View Single Post
  #1  
Old 05-12-2006, 08:14 AM
 
balinor balinor is offline
 

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

Default {if} statement to identify browser/platform?

Having a cross-browser issue with one of my clients, and need to throw in a padding value for Safari only. Anyone know what the {if} statement would be for this? Only reference I can find is this from button.tpl:

{if $style eq 'button' && ($config.Adaptives.platform ne 'MacPPC' || $config.Adaptives.browser ne 'NN')}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote