View Single Post
  #78  
Old 02-07-2007, 07:49 PM
 
iblazed iblazed is offline
 

Newbie
  
Join Date: Jul 2006
Posts: 7
 

Default Re: Horizontal and Vertical Flyout Category Menu

I have been trying to get this to work for hours. Was hoping someone can help me get this working for me. I just have 2 categories with a few subs underneath each one.
In home.tpl right before the </head> tag I have:
<LINK rel="stylesheet" href="{$SkinDir}/{#CSSFile#}">
<LINK rel="stylesheet" href="{$SkinDir}/flyouts/horiz.css">
<SCRIPT language=JavaScript1.3 src="{$SkinDir}/flyouts/menu.js"></SCRIPT>

Also in the body of home.tpl I have:
{include file="flyouts/horiz.tpl"}

When I check out my site all I see are the two menusep.jpg images nothing else. If anyone can lend me a hand I will greatly appreciate it. Thanks
__________________
X-Cart version 4.1.2
Reply With Quote