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:
|
Geckotoday, can u please explain what this does in plain newbie terms?