View Single Post
  #4  
Old 01-06-2008, 08:03 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Spacing between products

Have you looked at the css being used in the table? From your css, there are 10px here:
Code:
TD.DialogBox { BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left; PADDING: 10px; }

Then - you have another 8px here:
Code:
.PListCell { BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center; PADDING: 8px; VERTICAL-ALIGN: bottom; }
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote