Thread
:
How do I get something to show in the home page only?
View Single Post
#
2
09-07-2009, 07:20 PM
cflsystems
Veteran
Join Date: Apr 2007
Posts: 14,201
Re: How do I get something to show in the home page only?
Place this in home.tpl where you want it to show
Code:
{if $main eq "catalog" || $current_category.category eq ""} your code here {/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
cflsystems
View Public Profile
Send a private message to cflsystems
Find all posts by cflsystems