I'm new to drupal and I'm trying to add a simple second level of choises in my main menu, and I would like it to be a drop down menu.
I have an "About" menu with three sub choises.
The pages are basic pages and when creating them I choose them to be children of the About menu. However I can not get them to show up either when I hover or click the "About" menu item on any page of the site.
I have enabled the "Secondary menu" in "Toggle display" of "Home » Administration » Appearance » Settings".
Maybe my theme does not support the "secondary menu" (how do I check that?) or I've miss understood the "secondary menu"?
(I would have shown you some dectriptive pictures of what I have/want, since a picture says more than thousand words, unfortunately this site does not want to host images:(
Comments
You could use
The superfish menu: http://drupal.org/project/superfish
I guess I could
It's just that it seems that it is supposed to be possible without extra moduels. Or am I completely wrong?
I think it depends on your theme
If your theme has that feature, for example marinelli does, but zen doen't without a contrib module.