Page 1 of 1

Navigation Menu on All Pages

Posted: Tue Oct 02, 2012 2:40 pm
by mrzebra
Hi,

I'm trying to use a navigation menu on all my pages. I have the navigation menu saved as menu2.html and I'm trying to place it in my header div on my pages. I've tried using php's include and jquery's include but it's not displaying properly. the menu is left aligned instead of center and when i center it, the text in the drop-down menus get centered instead of staying left aligned. The white borders on the top and bottom of each nav heading is not getting displayed properly either. It appears thicker and more square or block like instead of the nice glowing effect. I've tried using an iframe and that displays it perfectly, but I don't want to use an iframe.

Any help would be greatly appreciated. Not sure if I'm being too picky. lol.

Re: Navigation Menu on All Pages

Posted: Tue Oct 02, 2012 6:32 pm
by Celauran
The center tag is deprecated, so don't use that. You're floating your nav but not your footer. Clear your floats.