Member
Member
testing1234   2008-04-19, 12:43
#1

I'm trying to have the watermark NOT be applied when viewing them in the browser/gallery, and have the watermark ONLY applied when the user clicks on the photo for the full-sized download ...

is this possible?

The watermark on mine is being applied to the photos in the gallery .....

Member
Member
sbillard   2008-04-19, 15:44
#2

The present implementation does not distinguish the place the image is displayed. Your only choice is to change the theme to use customsizedimage (from memory, check the docs.) for displaying the image page image. It has a paramter called $thumb. Set this to true and the image will not be watermarked.

Member
Member
testing1234   2008-04-21, 08:19
#3

will this be implemented in the future? I have no idea where to start to implement that in code thanks for the tip though, might help others

Administrator
Administrator
acrylian   2008-04-21, 08:42
#4

Take a look here http://www.zenphoto.org/documentation/zenphoto/_template-functions.php.html#functionprintCustomSizedImage

Replace ``with that function on your theme's image.php.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.