View Single Post
  #2  
Old 06-03-2008, 01:46 PM
  deadzebrainc's Avatar 
deadzebrainc deadzebrainc is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 45
 

Default Re: Home page graphic shows up everywhere

Try putting an if statement around it in home.tpl, something along the lines of..

Quote:
{if $main eq "catalog" and $current_category.category eq ""}
<img src="{$ImagesDir}/imagename.jpg">
{/if}
__________________
DEAD ZEBRA, INC shop
X-cart 4.1.9
Reply With Quote