Vertical menu using CSSMenu Top - help?
Posted: Sun Oct 22, 2006 1:11 am
Hi, I am using "CSS Menu Top and 2 Columns" as my site template, which is OK.
I want to add some compatibly styled sub-menus to certain pages. To do this I have created a Global Content Block which has inserts a menu module call with a start_page for the level I want the menu to display from.
This should work, but all I get is the entire top-level horizontal menu compressed into the sidebar panel and no siblings.
If I could give a clear example of what I want to do, it would be the standard Admin menu in CMSMS, with the ability to also show Level 2 siblings in the same style in the left column of the page body (sidebar).
Can anyone help me to understand how to make this happen? Or is it not possible with that template?
Tony
I want to add some compatibly styled sub-menus to certain pages. To do this I have created a Global Content Block which has inserts a menu module call with a start_page for the level I want the menu to display from.
Code: Select all
{cms_module module='menumanager' template='CSS_Menu' start_page='Locations' start_level='2' show_root_siblings='1'}
If I could give a clear example of what I want to do, it would be the standard Admin menu in CMSMS, with the ability to also show Level 2 siblings in the same style in the left column of the page body (sidebar).
Can anyone help me to understand how to make this happen? Or is it not possible with that template?
Tony