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

brenk28’s picture

Assigned: Unassigned » brenk28

Well, 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).

Anonymous’s picture

Version: » 6.x-1.x-dev
Status: Active » Closed (works as designed)