Skip to content

Commit 224879b

Browse files
authored
Update watermark path description and SVG note
Clarified the description of the image watermark path and added a note about SVG compatibility.
1 parent fe04b8a commit 224879b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/control-panel/file-manager/watermarks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ Text Watermarks have the following extra options:
3131

3232
Image Watermarks have the following extra options:
3333

34-
- **Path** -- If you wish to test your watermark settings, then you may specify the server path to a test image. This will allow you to see how it would actually appear on a real image. A server path is typically something similar to `/home/domain.com/http_docs/cp_images/watermark_test.jpg`. The specific setting will vary from server to server, so you may need to contact your Host or server admin to determine what your correct "server path" is.
34+
- **Path** -- The path to the image to use in the watermark, including the image name. **Note:** SVG images will not work as watermarks.
3535
- **Opacity** -- The opacity (i.e. transparency) of the watermark image. This allows the watermark to be faint and not completely obscure details from the original image behind it. A 50% opacity is typical.
36-
- **Image transparency map** -- Specify a color on the image to be "transparent" for PNG or GIF images. This works by specifying the "X" and "Y" coordinate pixel (measured from the upper left) within the image that corresponds to a pixel representative of the color you want to be transparent.
36+
- **Image transparency map** -- Specify a color on the image to be "transparent" for PNG or GIF images. This works by specifying the "X" and "Y" coordinate pixel (measured from the upper left) within the image that corresponds to a pixel representative of the color you want to be transparent.

0 commit comments

Comments
 (0)