[Solved] menu formating help needed

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
dlpirl

[Solved] menu formating help needed

Post 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.
Last edited by dlpirl on Sun Mar 02, 2008 3:01 am, edited 1 time in total.
dlpirl

Re: [Solved] menu formating help needed

Post 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!
Last edited by dlpirl on Sun Mar 02, 2008 3:34 am, edited 1 time in total.
Locked

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