Make my watermark Centered rather than Tiled in FrontPage?

G

Guest

How do I make my Watermark in Frontpage Centered rather than tiled and
repeating? Is it possible to format it to a standard or specific size?
 
S

Stefan B Rusynko

Apply it using Css
Format Style - select html tags and body
Border - Shading - Patterns

You should end up with in the Head section
<style type="text/css">.
body { url('imagepathname.jpg') no-repeat fixed center top }
</style>


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| How do I make my Watermark in Frontpage Centered rather than tiled and
| repeating? Is it possible to format it to a standard or specific size?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top