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
|