View Single Post
  #2  
Old 02-19-2006, 03:26 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You would just need to wrap the columns on the left and right with {if} statements so that they don't show when you are on static pages. Like this:

{if $main ne "pages"}

Column code

{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote