Re: adding horizontal line between products in listing

Originally Posted by
guybarles
Hi,
This is an easy one for you.
I'm just trying to add an horizontal line between the lines of each product in the category listing.
I tried searching for the right tpl but no success.
Thanks
Guy
stylesheet.css
Code:
.productListing-data, .linkListing-data {
border-bottom:solid black 1px;
}
Easer then adding a <hr>, plus you can very the color, line type and thickness.
Dave
Always forward thinking... Lost my mind!