I don't want to have pop-up menus for my menu system, but I will have sub-menus.
Is there a way that I can display the sub-menu links, not in a pop-up menu, but after a person goes to a section with sub-sections, the sub-section will be listed.
(For instance, I'm working on a city's Web site. If someone clicks on "Departments" I would like the sub-sections of "Police Department", "Fire", "Sanitation", etc. to be on that page. I'd rather not have a pop-up menu, as it wouldn't work with my design.)
Thank you very much in advance for any help that you can provide.
Alternate Menu System
-
Anonymous
Alternate Menu System
Hi!
Have you tried bulletmenu? Go to Admin>Template Manager. Click the template that you're using. Then, for the content textfield, scroll down until you find this line:
Change that to
Try that and see if you like it 
--
Taj[/code]
Have you tried bulletmenu? Go to Admin>Template Manager. Click the template that you're using. Then, for the content textfield, scroll down until you find this line:
Code: Select all
{ cms_module module='phplayers' }
Code: Select all
{ bulletmenu }
--
Taj[/code]
