View Single Post
  #1  
Old 04-03-2012, 12:34 PM
 
tickseed tickseed is offline
 

Advanced Member
  
Join Date: Apr 2011
Posts: 60
 

Default long description in 2 column

Hi,

I am using the light & lucis theme with 2 products per line and with help from these forums have modified
/common_files/customer/main/products_t.tpl

so that the long product description is shown. I added this around line 60

<div class="descr" > {$product.descr|amp}</div>


It all works fine but when two products have the same size image the description text from one appears to run into the other. See
http://www.tickseed.co.uk/scientific-and-construction-toys-for-children.html
for an example.

I have tried changing the cell padding in the table tag but that doesn't seem to help so does anyone have any idea how I could "restrict" the text ?

Regard,

David

X-Cart 4.4.3
__________________
Version 4.4.2
Reply With Quote