In this chapter you will learn how to use EnterMedia's image watermarking features. With EnterMedia, you can watermark all images in all catalogs or pick and choose what catalogs should have watermarked images. You can also configure where the watermarks are placed on the image.

In EnterMedia you have very fine-grained control over what gets watermarked. I will give examples on how to watermark specific images all they way up to watermarking the entire site. Enabling watermarking is very easy it only requires modifying properties in XML files. See the chapter titled Online HTML/Text Editing , for more information on editing files in EnterMedia.
Sizes:
Just as you have fine-grained control over what gets watermarked you also have fine-grained control over where the watermark is placed. Setting watermark placement is very easy all that is involved is modifying properties in XML files. See the chapter titled Online HTML/Text Editing , for more information on editing files in EnterMedia.
NOTE: If the forcewatermark or the watermarkplacement properties are set in multiple files the most specific file will determine how the watermark is applied. For example, the properties set on a specific sized image will override properties set for all catalogs.
The image used for watermarking is /webapp/WEB-INF/base/themes/darktabs/entermedia/images/watermark.png. If you would like to use a different image for watermarking you can either replace the previously mentioned image, or if you created your own theme, create an image called watermark in /webapp/WEB-INF/base/themes/{your theme}/entermedia/images. For more information on creating your own theme see the chapter on theme creation.