Forum Moderators: not2easy
Also i tried inserting an image through page properties but the image is tiling throughout the page....What i want is for the image to appear in the center of the page as a watermark once....
Please help
Just replace the color ivory with your own background color in hex #ffffff or rgb rgb(255,255,255); and put the url to your own image between the parenthesis.
no-repeat - the image won't tile
fixed - watermark will not scroll
center (1) - centers your watermark horizontally
center (2) - centers your watermark vertically
This rule could be placed in between <style></style> tags in the head of your page or in an external stylesheet.