PDA

View Full Version : How to position navbar below slideshow?


PH[O]TO
Feb-20-2007, 11:59 AM
How do you position the Navbar below the slideshow?

Here is my site in progress: http://capturethelight.smugmug.com

Thanks

Barb
Feb-20-2007, 12:25 PM
TO']How do you position the Navbar below the slideshow?

Here is my site in progress: http://capturethelight.smugmug.com

Thanks
Hi :)

Just move your code for your navbar from your header to your footer code box. See how that looks.

PH[O]TO
Feb-20-2007, 12:59 PM
Hi :)

Just move your code for your navbar from your header to your footer code box. See how that looks.


Okay, that was just too easy! So. . .

I want to shift my slideshow window slightly to the right. Can this be done with some sort of absolute positioning? Also, how do you customize the SmugMug footer info, I want to change the color and remove some of the items.

Thanks again Barb!

Barb
Feb-20-2007, 01:52 PM
TO']Okay, that was just too easy! So. . .

I want to shift my slideshow window slightly to the right. Can this be done with some sort of absolute positioning? Also, how do you customize the SmugMug footer info, I want to change the color and remove some of the items.

Thanks again Barb!

Hi :)

You can position your slideshow with this code in your CSS. Change the red to margin-left: 20px or however far right you want to move it.

#bioBox {
text-align: center;
background: none;
}


To change the color of the footer, use this:

#footer .text {color: red !important;}

Of course, use whatever color you want.

If you want to use a mini-footer, which will remove the login/logout and shopping cart links, follow the instructions in No. 16 here:

http://www.smugmug.com/help/customize-faq.mg