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)
|