Watermark is an effective technique for protecting your images from screenshot attempts.
Easy Watermark feature in Photolock™ allows you to programmatically add watermarks to all photos on your website. It does not alter the original photo files in your server or your Shopify store.
For easy watermarks, you need to add a "photolock-watermark" class value to every image that you would like to have a watermark.
<img class="photolock-watermark" src="/someimage.jpg" alt="someimage" />
After making the required code changes, turn on the "Easy Watermark" feature in your Photolock settings.
Easy Watermark Settings
There are two Watermark styles you can use in your photos, and you can customize the size and position of your watermarks as you like.
TEXT WATERMARK
You can add a text watermark to your images. You can customize the following features for your text watermark:
- Opacity
- Font Size
- Text Value
- Positioning
- Background Color
IMAGE WATERMARK
You can customize the following features for your image watermark:
- Opacity
- Output Size
- Image URL Value
- Positioning
- Background Color
WARNING: CACHE DELAYS
Please note that while testing the watermark feature, the changes may easily get cached to your browser, and you may not see the changes you make instantly. We recommend clearing your browser's cache every time you change Watermark settings to make sure everything will appear as expected.