Watermark on background - Post ID 6220

User 455156 Photo


Registered User
5 posts

Would like to put my logo as a watermark on background of my pages similar to the one on the following page
(ex: http://losangeles.angels.mlb.com/index.jsp?c_id=ana)
Thanks in advance for all the help!
User 463058 Photo


Ambassador
1,072 posts

You would use styling, something like this:

body {
background-image: url(image.jpg);
}
User 130978 Photo


Ambassador
3,025 posts

ggh@n1sports wrote:
Would like to put my logo as a watermark on background of my pages similar to the one on the following page
(ex: http://losangeles.angels.mlb.com/index.jsp?c_id=ana)
Thanks in advance for all the help!

They have that as the background on the whole page, but then cover it up with all of their divisions. Seems a header with the logo would have been just as effective and quicker to load...

But the code Cary gave would certainly do that.

Melanie

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.