View Single Post
  #17  
Old 02-22-2011, 04:49 AM
 
Sunray Sales Sunray Sales is offline
 

Senior Member
  
Join Date: Dec 2010
Posts: 194
 

Default Re: Product Detail Contents detail Only only header and footer no other things

Ok How about an Else statement.

Can you show me what the code was before you changed it, the first two lines in bold. I am thinking that you should try to move the {/if} right behind 0 0 0 0px;">

Or do something like:

{ if $main eq "product"}
<div id="center-main" style="0 0 0 0px;">
{else}
<div id="center-main" style="0 0 0 250px;">
{/if}
then all that code that states include this and that templates.

Google the Syntax on the the else statement, but that should do the trick
__________________
4.4.2
www.sunraysales.com
HandsOnWebHosting
Reply With Quote