Hi,

I based my theme on the Andromeda theme. I would like to include a drop down menu now. I found and followed instructions on http://drupal.org/node/1181286#menu, crearted a new menu point that's got a "parent link" assigned, on that parent link i selected "show as expanded" saved that all but the drop down still isn't showing up... :(, cleared the chaches but nothing... hints, anyone?

Thank you!
Ron

link: http://inetgate.biz/ the drop down should show under "services"

Comments

=-=

based on the HTML and CSS of your site, the nice menus block isn't enabled in the region containing the menu. In fact, it looks like the default HTML and CSS from drupals default main menu.

Following regions are in my

Following regions are in my .info file:

regions[header] = Header
regions[slideshow] = Slideshow
regions[highlight] = Highlight
regions[content] = Content
regions[sidebar] = Sidebar
regions[footer] = Footer

Now what should I add exactly if i followed the link's insturctions? (name "Main Navigation", region set to Header - which again is enabled...)

iNetGate - get connected
http://www.inetgate.biz

=-=

the .info file has nothing to do with the issue.

you're sure you enabled a nice menus block? and configured that block to utilize the menu of choice?
ie: steps 2,3,4 and 5 of the docs you linked to.

I'd start by retracing them. when I enable nice menus there is specific classes that are output which indicate the module name and aren't shown on your site.

nobody click here