View Single Post
  #3  
Old 07-01-2003, 04:45 AM
 
ambermoon ambermoon is offline
 

Advanced Member
  
Join Date: Feb 2003
Location: Perth Western Australia
Posts: 72
 

Default

It is true that i's because it's a link, however, I'm not using the thumnail.tpl, I'm calling the images like this in the products.tpl :
<div align="center"><a href=product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_page}>[img]{$ImagesDir}/image/{$products[product].imagecode}[/img]


{ $lng.lbl_see_details }</a></div>

Any other ideas ?
Reply With Quote