HI there Ashley I have been trying to get the images to show around the more info link
This is the code I have
Code:
<td></td>
<td><a href="product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_page}{if $featured eq 'Y'}&featured{/if}">{$lng.lbl_see_details}</a></td>
<td></td>
I have been adding some style tags to the td tags to add the images but its not working
can you help me please