Resize watermark for small pictures Resize watermark for small pictures
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Resize watermark for small pictures

Started by missparis, February 21, 2009, 06:57:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

missparis

Hello,

I would like to have the watermark I made to be smaller on small pictures (and redimensionned pictures) because it's cut but I can't make it to work. I set the value to 50 but nothing happens. Actually I don't know exactly how to use this option.  ::)

Stramm

config -> Image watermarking

Downsize watermark if width of an picture is smaller than entered value. That is the 100% reference point. Resizing of the watermark is linear (0 to disable)

Means you enter a certain width. At that picture width the watermarks size is 100%. If you upload a pic with half the width, the watermark will be half the size as well.

Eg. you enter the value of 1000
- you upload an image with a width of 1000px or larger -> watermark is at 100%
- you upload a image with a width of 800px -> watermark is 80% of its original size

missparis

Oh I did not know that was that easy.
Thank you so much Stramm  :)