View Single Post
  #21  
Old 09-03-2008, 07:36 AM
 
Darryl Darryl is offline
 

Advanced Member
  
Join Date: Feb 2008
Location: BC, Canada
Posts: 52
 

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

Quote:
Originally Posted by pcparts
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 />

Hi,

That didn't work. I don't have the same code in the skin1/customer/main/product.tpl. There is code that is similar but not the exact same. The only extra code in there is from this mod and the extra changes for the detailed popup image.

I appreciate the effort.
__________________
Version 4.1.11
Reply With Quote