X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Click To Enlarge Link With X-Cart Dynamic Image Generator (https://forum.x-cart.com/showthread.php?t=39579)

Darryl 05-05-2008 10:09 PM

Click To Enlarge Link With X-Cart Dynamic Image Generator
 
Hello,

Is there a way to get a link to say something such as click to enlarge underneath the thumbnail on the product detail page when using X-Cart Dynamic Image Generator.

Thanks

Darryl 05-06-2008 03:42 PM

Re: Click To Enlarge Link With X-Cart Dynamic Image Generator
 
Here is the answere I received back from support for anyone interested.

If you open the file /skin1/modules/Dynamic_Images/product_image.tpl and find the lines:

Code:

{if $images ne ""}
  <tr><td>&nbsp;</td></tr>
{/if}


You can replace those lines with:

Code:

<tr><td> Click to Enlarge </td></tr>


All times are GMT -8. The time now is 04:48 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.