I'm using cms v1.3.1 Havana. Love this software and though this is overdue on my part, you guys rock big time.
I'm working on a site that will present categories of lyrics. Each category will list the songs available. the category list should be set to collapse 1 and expand only when clicked. I know this is already a feature. Here's the rub: this particular project requires the use of a main menu (only 1 level at this time) on all pages. this is currently being handled with {menu template='simple_navigation.tpl' number_of_levels='1'}, and the sub menu (categories) to be permanently visible on all pages regardless of where the user might be on the site. Currently, this is {menu template='simple_navigation.tpl' start_level='2' collapse='1'}
I did duplicate the css for simple_navigation.tpl and changed the wrapping div tag, but I cannot change the behavior of the sub menu. Will I need to create a separate main menu? is this possible without without affecting the current main menu?
I hope my explanation is clear, sometimes I can't see the forest for the trees
the site can be viewed here http://obadiahlyrics.com/index.php
If you navigate to lyrics, I have the sub menu showing, though not yet pretty, but I want this specific submenu to be a permanent fixture on all pages.
Is this possible?
Any help much appreciated.


