Converting HTML/CSS template in CMSMS :)

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
uniqu3

Re: Converting HTML/CSS template in CMSMS :)

Post by uniqu3 »

Replace {cms_module module="menumanager"} with {menu}
All default MenuManager templates use unordered list so that should work for you.

You can also import preinstalled Templates and adjust to your needs, save as new Template by clicking on "Import to Database" icon on the right.
Then your menu call would be {menu template='name-of-template'}.

For more information go to "Extensions -> Modules" in the table all installed modules are listed and on the right almost all modules have "Help" link, read that help for more information about possible Module Parameters and usage.
Locked

Return to “Layout and Design (CSS & HTML)”