Hi
I currently have been adding Primary Link menus as tabs which were created through either through Views UI or Menus UI.
I want to have a new Primary menu tab item that is a dropdown and I see promise with module nice_menus. For example: New Content with a couple of content types enabled as this menu's sub-items.
However, are nice_menus only intended to add menus to blocks? If not, then how can I assign nice_menus as a primary menu item?
Thanks
Jeff in Seattle
Comments
Comment #1
Ginger_Street commentedyou do create it in the blocks but it depends on your theme, but you can make any page or whatever part of the nice menu in menus. You don't put them into the primary link, you create a new menu item and put them in that, then you can create children for a nice menu.
Comment #2
add1sun commentednice menus works on a whole menu, not a individual menu items. if you only want it on one item rather than the whole primary links, then you'd need to do some funky custom theming.