Watermarks allow store admins to protect their copyrighted images by overlaying translucent text or pictures on top of the images, lowering the chances that anyone will want to take them off the site.
Enabling Watermarks
1 - Set the Watermark.Enabled AppConfig to true.
2 - Configure the following AppConfigs as desired for your store:
AppConfig Name | Description |
Watermark.CopyrightImage.Icon | If you want to use a copyright image, specify the relative path here (eg: /images/watermarkimage.jpg). |
Watermark.CopyrightImage.Large | If you want to use a copyright image, specify the relative path here (eg: /images/watermarkimage.jpg). |
Watermark.CopyrightImage.Medium | If you want to use a copyright image, specify the relative path here (eg: /images/watermarkimage.jpg). |
Watermark.CopyrightText | Place your copyright text here. |
Watermark.OffsetFromBottomPercentage | Offset from the bottom (in percentage) to place your copyright image/text. |
Watermark.Opacity | Controls the opacity of your watermark text/image. Valid range is 0.0 (transparent) - 1.0 (opaque). |
Examples
Below are several examples of watermark configurations:
Text, .2 opacity, 10% offset:

Text, .6 opacity, 40% offset:

Text, 1.0 opacity, 80% offset: