I'd like to add a vertical dotted line between the products in a 2 column loop.
I've put in the following code, but it puts a line on the right side of both columns. Any thoughts on how to make it just between columns? Is there a way to check if the product is an "even" numbered product, and put some kind of IF_ tag in to check?
[-- PRODUCT WTP_Product_1 --]
</td>
<!-- ## code for dividing line between products ## -->
<td valign="middle" width="2">
<img src="media/WTP/vert.gif" alt="" height="190" width="2" border="0" />
</td>
Any thoughts?
Thanks,
Roy