View Single Post
  #4  
Old 03-08-2007, 07:40 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Alternate background shades for each product...

I put a border around mine...

edit the css...

.PListCell {
BACKGROUND-COLOR: #ffffff;
TEXT-ALIGN: center;
PADDING: 10px;
VERTICAL-ALIGN: top;
border: 1px solid #7289A8;
}

I don't use the same layout as you but I'm sure you can figure it out.
__________________
xcart 5.1.2
Reply With Quote