View Single Post
  #510  
Old 07-01-2008, 10:54 AM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: TelaFirma - X-Cart Dynamic Image Generator

Quote:
Does anyone know how to add a "View enlarged" link with a magnifying glass image underneath the product detail image?
See post 483 above.

To add the image and language variable from the Detailed Image mode - you can use this code instead:

Code:
<img src="{$ImagesDir}/zoom_image.gif" alt="{$lng.lbl_click_to_enlarge|escape}" />{$lng.lbl_click_to_enlarge|escape}
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote