View Single Post
  #5  
Old 03-14-2005, 11:35 AM
 
balinor balinor is offline
 

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

Default

If you are using a single column display, open products.tpl and get rid of hte font tag in this bunch of code:

Code:
<FONT size="1"> {$products[product].descr|truncate:300:"...":true} </FONT>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote