11 Sep 2007, 12:52 PM
Zen Follower
- Join Date:
- Sep 2004
- Posts:
- 245
- Plugin Contributions:
- 0
Views: 936
Zen Follower
Black Belt
Add to your stylesheet```
/* space & border between listing items */
.productListing-odd td, .productListing-even td {
text-align: left;
vertical-align: top;
padding:0.5em;
margin-bottom: 1em;
border-bottom: 3px double #aaccbb;
}
Adjust all properties to taste.
Tell staff why this post should be reviewed.