Rob905:
I installed IH2 and it seems to work according to plan, except when I click on a product to view the detail, the included image does not get the watermark like the samll image and it's hover did.
Then when I click on the Large Image it pops up the large image, but also without the watermark.
Can anyone shed some light on this for me?
I have gone over the settings and told it to watermark all the images but it's not working for some reason.
jund:
I have the same problem... but, I thought it was me - I thank you for asking - maybe we both will get some help on this one :unsure:.
jund
This is from the IH2 Authors Docs page and may have the answer(s) you are looking for.
Watermarking
In order for watermarking to work for every image dimension the specific corresponding watermark images have to be present. That means, you have to upload files to the following specific locations:
*
images/watermark.png
*
images/medium/watermark_MED.png (or your specified MEDIUM_IMAGE_SUFFIX)
*
images/large/watermark_LRG.png (or your specified LARGE_IMAGE_SUFFIX)
I included some demo watermark images for small, medium and large sized images featuring a slightly modified Zen-Cart logo for a quick start. Nothing more to do, switch on, switch off, just as you like. Image Handler takes care of generating images accordingly. You can specify where you want the watermark to appear on the image canvas by selecting NorthWest, North, NorthEast, West, Center, East, SoutWest, South and SouthEast for the Wartermark Gravity setting.
Zooming (fancy hover effect)
When selecting this feature for small images, the medium image pops up whenever you move your mouse cursor over the small image. Those images are branded with an overlay just like a watermark to indicate the pop up ability. You can upload a file to images/zoom.png to have it overlay your image. A small image is included for quick start. If you don’t want the overlay to show but still want the effect, just delete the overlay image.
You can select the gravity just like you can with the watermark to configure where the overlay should go. In addition to that you can specify if you want the overlay to act as a hotzone. That means the popup only shows if you move your mouse exactly above the overlay image (hotzone). If it does not, the whole image is the hotzone.
Note: Zooming in on medium images is not implemented, yet.