View Single Post
  #4  
Old 10-17-2009, 04:32 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Change Template on Details Page (product.tpl)

You just need to edit home.tpl and surround the left side with an if statement

{if $main ne "product"}
show left side
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote