RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [FreeHelp] How to do watermarks?... and stillneed help to re-do buttons
    2. Barry Carlson
    3. Judy, There are simple means now available for watermarking images for html pages, and they do not rely on graphics/photo-imaging software. To make the watermark, you will need a modern browser, e.g. current versions of Firefox, Chrome, opera or Safari will do. To reuse the image, you will need a freeware program or stand-alone utility with a cropable screen capture function. 1.. Create a simple HTML page. 2.. Create a div with the same dimensions as your image. 3.. Place the image as a background-image in the div. 4.. Select a font, size and color to use for making the watermark. 5.. Generate the required text and absolutely position it (as many times as you want). 6.. Use CSS "opacity : xx;" (xx= 0 - 1, eg. 0.5) to adjust the visibility of the watermark. 7.. Use CSS "transform : rotate(45deg); or any other angle for orientation. 8.. Screen capture, crop the image and save. Barry

    04/18/2011 01:05:23