open includes/templates/cold_steel/css/stylesheet.css
find the following declarations and change as desired
.productListing-rowheading, tr.tableHeading {
background: url(../images/tile_back.gif);
height: 2em;
color: #814639;
}
.rowOdd {
height: 1.5em;
vertical-align: top;
border:1px solid #000;
}
.rowEven {
background-color: #f8f8f8;
height: 1.5em;
vertical-align: top;
border:1px solid #000;
}
Bookmarks