View Single Post
  #2  
Old 05-18-2012, 08:29 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: fonts types in extra fields

You can do this in the extra fields template with an if statement
{if $v.service_name eq 'Availability'}
do changes to it
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote