View Single Post
  #4  
Old 03-13-2008, 04:56 PM
 
PuroPlacer PuroPlacer is offline
 

Advanced Member
  
Join Date: Jan 2007
Location: Marbella, Spain
Posts: 61
 

Default Re: More than one product - highlighting on invoice

Quote:
Originally Posted by carlisleglass
change {$product.amount} to <span {if $product.amount > 1}style="font-weight: bold"{/if}>{$product.amount}</span> in /mail/html/order_data.tpl to make the quatity bold if more than one item ordered.

You can change the css style easily .... for example adding a font-size: 110%; will make the font slighty bigger etc etc

Hope that helps.

Ah, exactly what I was looking for! Thanks so much
__________________
PuroPlacer
X-Cart version
X-Cart Pro 4.1.5
Reply With Quote