Page 1 of 1

[Solved] menu formating help needed

Posted: Sat Mar 01, 2008 12:31 am
by dlpirl
OK, I am going in circles and would appreciate some assistance. I am working from cmsms template "greenery" but I need to change the menu to use java script fly-outs like cssmenu.tpl. But when I make a change, the formatting is all wrong, has the number before the menu item, and does not display dynamically (fly-out) as it should.
from my template...
{cms_module module='menumanager' template='cssmenu.tpl'}
That looks bad, so if you go to http://thegatewaybenicia.org/ , you will see the original menu that does not do what I need and uses this code.
{cms_module module='menumanager'  template='Gateway Benicia' start_page="home" show_root_siblings="1" number_of_levels="1"}
Hopefully some one can understand what I am trying to do and point me in the right direction. Thanks.

I am using cmsms 1.2.3 for php, linux etc info see http://thegatewaybenicia.org/phpinfo.php.

Re: [Solved] menu formating help needed

Posted: Sun Mar 02, 2008 3:03 am
by dlpirl
OK. I solved the menu issue. No easy answer, just a lot of hard work made harder because bits of the menu css are in in the main css and other bits in the navigation template.  I am happy with the results in FF. See http://thegatewaybenicia.org/

Now I've just got weird IE formatting stuff to deal with. Looks Ok in FF tho. 

Any help with IE css hacks greatly appreciated!