View Single Post
  #2  
Old 07-15-2006, 04:33 AM
 
balinor balinor is offline
 

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

Default

Use a CSS border for the table cell itself instead of the whole table. THe way the default products_t.tpl is set up, there is a table cell for the product, and a table cell for the empty ones. Just add this to the one with the product:

style="border: 1px solid black;"
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote