View Single Post
  #13  
Old 05-23-2010, 04:39 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: conditional left column

for that, you can actually put smarty in the div tags like so:

<div class="{if $main neq 'product'}center-main{else}center-mainP{/if}">

Then make a custom class for center-mainP
__________________
- Shane Munroe
Reply With Quote