View Single Post
  #16  
Old 08-29-2008, 07:55 PM
 
pcparts pcparts is offline
 

Advanced Member
  
Join Date: Jul 2006
Location: Aussie
Posts: 85
 

Default Re: Dynamic Images - a FREE mod for image resizing!

It is possible to add a water mark feature to this mod.

If i get time over the weekend i will have ago.

You could try and add in skin1/customer/main/product.tpl

Under
Code:
{if $active_modules.Magnifier ne "" && $config.Magnifier.magnifier_image_popup eq 'Y' && $zoomer_images ne '' && $js_enabled eq 'Y'} {include file="modules/Magnifier/popup_magnifier.tpl"} {/if}

Add
Code:
<br /><br /> Click image to enlarge <br /><br />
__________________
Greg
X-CART Gold 4.1.10
Reply With Quote