View Single Post
  #3  
Old 10-25-2011, 10:39 AM
 
Powertrain Powertrain is offline
 

Senior Member
  
Join Date: Mar 2011
Posts: 101
 

Default Re: Horizontal Categories menu

Yeah, I was trying to avoid using flyout menu as I already have the dropdown styles just with css, no JQuery but need the code to display root categories as main links and on hover to display that category subcategories in a list.

In your case you could create new tpl file (e.g. topmenu.tpl) copy flyout code to it and call it in your home or header file (depending where you want it to show). Of course you'll have to remove {if flyout enabled...} code so you can keep module disabled for sidebar menu. You might need to clone categories.tpl too for use on your new topmenu, not sure without looking at the files.
Something along those lines.
__________________
x-cart 4.4.2 Gold
Reply With Quote