How get the menus to drop down if there is a sub-link?

Setup:
New D 7.17 installation
Menu: Main Menu
Theme: Bartik 7.17

When hovering over a link on the menu, if there is a sub-link, I'd like a drop down to show those.

does the theme need to be programmed for this or is there a setting to change? Is there a way to search for themes that would have this feature? Am I going to have to custom add this to a theme (and if so, how do I get started?)?

thank you.

Comments

john_b’s picture

There are two ways of doing dropdowns, one with css and one with javascript. The js ones tend to look better. You can install one using a module such as Superfish http://drupal.org/project/superfish plus the js library (there are alternatives). If you use one be sure to read the README.txt and other docs. Some themes come with a drop-down menu built in.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

vm’s picture