View Single Post
  #5  
Old 08-03-2006, 08:24 AM
 
ecommerce ecommerce is offline
 

eXpert
  
Join Date: Jul 2006
Posts: 267
 

Default

Quote:
Originally Posted by geckoday
I think you are working too hard. Instead of changing code all over the place, try this approach. In home.tpl add this before the third column HTML:
Code:
{if $main eq "catalog" and $current_category.category eq ""}
Then after the last line of the third column HTML in home.tpl add:
Code:
{/if}

Geckotoday, can u please explain what this does in plain newbie terms?
__________________
X-Cart 4.0.18 DBest
Reply With Quote