Question concerning the upper-most bar where you find the "home" & "Login" links.
I would like to decrease the width of this bar. From a previous post I learned that this could be done by adjusting the width in this bit of code:
Code:
#navMain {
width:70em;
text-align:center;
margin:0 auto;
position:relative;
}
However, the only visible effect seems to be that the "home" & "Login" links are squeezed to the side a bit. The actual width of the bar does not seem to change.
I do not have the search_header.php active so it would seem that nothing should be preventing it's decrease in width.
Any suggestions?
Thanks!!
Tim
Bookmarks