View Single Post
  #2  
Old 05-06-2006, 03:36 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Yes, you will want to use an {if} statement. Here's an example:

{if $main eq "catalog" and $current_category.category eq ""}

Display link you want on home page only

{else}

Display link you want everywhere else

{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote