Quote Originally Posted by koenvandamme View Post
I've been breaking my head over this. I installed IH2 a couple of days ago. I have the watermark turned on for both small, medium and large images but only the the small ones display a watermark. I have created watermark.png and placed it in /images/large.

The watermark does show when I copy a picture gadget.jpg from /images to /images/large and rename it gadget_LRG.jpg.

Any clues? My site is www.mylittletoy.com.

Thanks
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.
This came from the authors web site. Hope it will help.