View Single Post
  #4  
Old 10-16-2006, 03:56 PM
 
balinor balinor is offline
 

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

Default Re: Show image on home page only

How about this...

{if $main eq "catalog" and $current_category.category eq "" and
$smarty.get.mode ne "subscribed"}<img src="{$ImagesDir}/custom/logo_splash.gif" alt="Tracy Porter" border="0" width="480" height="49" />{else}
<img src="{$ImagesDir}/custom/logo.gif" alt="Tracy Porter" border="0" width="480" height="49" />{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote