Hey guys i have a small problem i cant figure how to put the navbar i want in, i should have done it whilst i was coding the layout rather than leave it till last.
basically theres a container centered thats 780px in width, the blue bar i want a nav bar box to be there so i can put my list menu in.
but for some reason i cant get the 780px width and 37px height box to go in the blue bit, goes to the top or under it.
If you want the width of the "blue bar" to match the width of the logo + ad then move that code inside the "logocontain" div. Otherwise I'm not really sure what you are talking about. If you could provide an image of what you want it to look like I think I'd be more help.
Basically where that white line starts and ends in the blue bar id like a nav div the width would be 800px and height would be 27px which is how high the blue bar is, then i could put my horizontal list menu in it.
Everytime i try to add the nav bar it goes to top of the screen.
Thanks for the help and hopefully thats abit easier to understand.
I'd put it just before the closing tag and use clear:both to force it to the bottom....(provided there is actually content in the div rather than just background images).
Bookmarks