Drupal Menu Drop Down?

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


20 points

I am a newbie. What is the best way to create a drop down menu system in Drupal? Am I required to do some drupal themeing? Like here: drupal menu theming.



12 points

I use Drupal Nice Menus module to implement drupal drop down menus and then style is using CSS.

Anonymous's picture
Created by Anonymous

Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.