Drop Menus
Permalink
I am attempting to learn this stuff on my on. Would like to edit the Nav on a theme that works for us but have NO CLUE how to do it. I would like to add drop down box like Concrete5 uses on their site. We have the need for sub-menus to link to other pages. Direction or help would be appreciated.
depending on if its a plain css menu, or a suckerfish menu or some other menu it mainly requires some changes to your css and a simple custom template.
The superfish add-on is an easy-to-use option that will allow you to choose which nav titles have drop down menus and how far the menu expands. It also allows you to choose background color, link color and hover color. It could be a good option for you. Check it out in the marketplace.
Try taking a look at this tutorial by remo:
http://www.codeblog.ch/2009/04/concrete5-drop-down-menu/...
I used the above tutorial to make the auto-nav at this site:www.www.ywammuizenberg.org/concrete5/...
note this site is still under construction.
Also C5 has some good documentation about it as well:
http://www.concrete5.org/documentation/how-tos/primer-auto-nav-bloc...
http://www.codeblog.ch/2009/04/concrete5-drop-down-menu/...
I used the above tutorial to make the auto-nav at this site:www.www.ywammuizenberg.org/concrete5/...
note this site is still under construction.
Also C5 has some good documentation about it as well:
http://www.concrete5.org/documentation/how-tos/primer-auto-nav-bloc...
i have a custom template that works for css, suckerfish, superfish and many other dropdown menus with minor css changes