View Single Post
  #11  
Old 02-27-2008, 09:58 AM
 
SMDStudios SMDStudios is offline
 

eXpert
  
Join Date: Dec 2003
Location: Orlando, FL
Posts: 207
 

Default Re: Horizontal 'Categories' and/or 'Manufacturers' Menu Query

I'm trying to get something similar working on my speed bar. Can anyone help out?

Code:
{section name=sb loop=$speed_bar} {if $speed_bar[sb].active eq "Y"} {include file="customer/tab.tpl" tab_title="<a href=\"`$speed_bar[sb].link`\" class=\"tab\">`$speed_bar[sb].title`</a>"} {if not $smarty.foreach.sb.last} | {/if} {/if} {/section}
__________________
X-Cart Gold various versions
Tahoe Web Design

WebsiteCM.com - We recommend WebsiteCM
Reply With Quote