By quikone on
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?
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
Generally people use CSS to
Generally people use CSS to change just the look.
You have some options to
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.