Horizontal menu with Dropdown - used to be PHPLayers

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"
Post Reply
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Horizontal menu with Dropdown - used to be PHPLayers

Post by Chris »

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
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Horizontal menu with Dropdown - used to be PHPLayers

Post by RonnyK »

Did, you change the CSS-attached to "Navigation: CSSMenu - Horizontal".

What if you just call it like

Code: Select all

{menu template='cssmenu.tpl'}
Ronny
Last edited by RonnyK on Tue Mar 27, 2007 10:03 am, edited 1 time in total.
Post Reply

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