Page 1 of 1

Using CSSmenu on another template

Posted: Tue Feb 13, 2007 3:07 pm
by ncos
Hi folks,

Sorry if this is a basic question but I want to use the CSSmenu.tpl on this site: www.ncosgrove.com. At the moment I have the 'header link to child' template which I got from the CMSMS documentation and works great apart from I want the sub pages to appear when hovering over as used in the cssmenu template, ive tried just using the 'cssmenu.tpl' by changing the template name for the menu manager (as below) but all the links inc sub appear together.

Current Template:
   
   
           Navigation
           
           {cms_module module='menumanager' template='header_link_to_child'}
           
           
   
Site with cssmenu.tpl:
Image

Any help would be greatly appreciated.