View Single Post
  #4  
Old 06-08-2008, 10:34 AM
 
Lingerieblowout Lingerieblowout is offline
 

X-Adept
  
Join Date: Sep 2003
Location: Annapolis, MD
Posts: 415
 

Default Re: Modify Thumbnail Display

This line in customer/main/products_t.tpl displays the image "see details"

<a href="product.php?productid={$products[product].productid}&amp;cat={$cat}&amp;page={$navigation_p age}"><img src="{$ImagesDir}/details.gif" alt="{$lng.lbl_see_details}" /></A>


Just put {* *} around it to comment it out save and refresh page .. see it that give you what you want.
__________________
http://www.lingerieblowout.com
Version 4.1.10

http://www.topnichewebsites.com
Version 4.4.5

Michael
Reply With Quote