View Single Post
  #17  
Old 10-08-2008, 11:49 AM
 
ibit-matt ibit-matt is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 60
 

Default Re: Couple of Template edits

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
__________________
X Cart Version 4.1.11
Reply With Quote