Hi All,
I've worked with the old PHP layers menu. Which works very well, the new version doesn't have PHPlayers so for the menu I use CSSMenu.tpl. But I can't get this menu to fold in and out when I move over it. It's just collapsed or it isn't.
Propebly this is just I stupit mistake I'm making but I've spend hours on it and can't find it.
in the Head
Navigation
Navigation
{cms_module module='menumanager' template='cssmenu.tpl' collapse='0' number_of_levels='2'}
Thank in advance
Horizontal menu with Dropdown - used to be PHPLayers
Re: Horizontal menu with Dropdown - used to be PHPLayers
Did, you change the CSS-attached to "Navigation: CSSMenu - Horizontal".
What if you just call it like
Ronny
What if you just call it like
Code: Select all
{menu template='cssmenu.tpl'}
Last edited by RonnyK on Tue Mar 27, 2007 10:03 am, edited 1 time in total.


