Alternate Menu System

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
-----

Alternate Menu System

Post by ----- »

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.
Anonymous

Alternate Menu System

Post by Anonymous »

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:

Code: Select all

{ cms_module module='phplayers' }
Change that to

Code: Select all

{ bulletmenu }
Try that and see if you like it :)
--
Taj[/code]
Anonymous

Alternate Menu System

Post by Anonymous »

thanks
Locked

Return to “CMSMS Core”