View Single Post
  #7  
Old 12-24-2011, 01:57 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Welcome.tpl modification

I would put in in home.tpl just below where you see
{include file="customer/head.tpl'}

if you put it in head you might need to change the css also.

this is the correct code to display it only on the home page.

{if $main eq "catalog" && $current_category.category eq ""}
put your image code here.
{/if}
__________________
xcart 5.1.2
Reply With Quote