Hi there,
I'm having a bit of trouble changing the color of my secondary navigation bar. I can change the hover colour fine in the style.css but when I change the color of the normal background it has no affect. I'm changing background in the following css statement:
#subnavbar {
background: #000099;
width: 960px;
height: 24px;
color: #000099;
margin: 0px;
padding: 0px;
}
as I said this has no affect to the color, can anyone help please, as i'm pulling my hair out!
thanks,
Jon.