I am somewhat unhappy with the way the menus appear in the lemontwist theme. Are there any modules to change the way the primary and secondary link tabs appear on a page?

Comments

nevets’s picture

Generally people use CSS to change just the look.

nathanjo’s picture

You have some options to control the display of your menu's by doing some custom theming, api for that: http://api.drupal.org/api/group/menu/6.

or hard-code it in CSS.