Is it possible to have two menus of the SAME TYPE in the one template? - but each one using their own style sheets?
I am using {cms_module module='menumanager' template='cssmenu-accessible.tpl'} as my menu for public pages and want to add another item (with children) to the end of that menu - which would show when authorised people are logged in. I understand the only way to do this is to actually have two separate menus, one for public pages and another that switches on when viewing a password protected part of the site. I am using FrontendUser and CustomContent - and understand (I think) how to set up the tags once I can sort out the two menus. But I would really like to use the 'cssmenu-accessible.tpl' for both menus...
Just really would love the both menus to have the same 'look' that I've already created in the css menu-accessible version. Although I would tweak the css of the second menu (password one) to show slightly differently, say a different background colour so it stands out when you log in.
Thanks
Aussie Gecko

