Navigation Menu on Header
evilgenius - May 16, 2008 - 06:58
Hey guys. Newbie here.
I have a problem regarding the Navigation menu. I wanted it to place in the header. But when I place it in the header the menus are displayed vertically (downwards) and when it collapse revealing other sub-menus it goes way more downwards and destroying the design of the site. I have tried to do it with several themes but it all leads to the same effect.
How will I be able to display the nav menu at the top without it showing downwards? So that it will at least look better.
Please advice. Thanks.

Without too much theming,
Without too much theming, just set the nav manu to be the 'Primary Links' in the menu config page.
Otherwise you'll need to do some CSS.
Or try nicemenus.module which does that and more for you
.dan.
How to troubleshoot Drupal | http://www.coders.co.nz/
Ok dman thanks! I have tried
Ok dman thanks!
I have tried setting the nav menu to primary links but it didn't work. I will try the other two methods you mentioned.