I am trying to setup submenu with the primary link that comes installed.
however, the submenu is never shown.
I usually use nice menu. How would I show submenus with what is part of the present install?
Chris
I am trying to setup submenu with the primary link that comes installed.
however, the submenu is never shown.
I usually use nice menu. How would I show submenus with what is part of the present install?
Chris
Comments
Comment #1
brenk28 commentedWell, the primary links are just using the standard drupal links theme function, so you could over-ride that in template.php or create a new theme function to handle them. Also, there isn't really any reason why would couldn't implement nice menus (updating page.tpl.php as needed).
Comment #2
Anonymous (not verified) commented