PDA

View Full Version : Easy Question ... Couldn't Find Answer


chuckinsocal
Dec-26-2007, 11:35 PM
Hi Gang,

How do I change the background color of my NavBar buttons to black?

I'm sure the answer is in the forum somewhere but I couldn't find it and now it's 12:30 AM and I'm starting to go blind.

As always, thanks for your help.

Chuck Cannova
http://chuckinsocal.SmugMug.com
chuck.cannova@gmail.com

denisegoldberg
Dec-27-2007, 03:52 AM
How do I change the background color of my NavBar buttons to black?
You have this:
#navcontainer ul li a {
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
}Either remove the line background-color: #036;
Or change it to background-color: #000;
Either will work. If you think you might want to change it to a different color later I'd leave it in but change the color to black (#000).

--- Denise

chuckinsocal
Dec-27-2007, 02:51 PM
Clearly another open and shut case of my overlooking the obvious. I hate it when I do that.

Happy Holidays.

Chuck Cannova
http://chuckinsocal.smugmug.com