Jump to content

CSS fixed bg


tantachar07

Recommended Posts

The code shown in the Tryit was this:

<style type="text/css">body {background-image: url('smiley.gif');background-repeat: no-repeat;background-attachment: fixed}</style>

And when I did it myself (Of course w/ a different image) It didn't work. I put it between my head tags though. . .

Link to comment
Share on other sites

It works fine for me. The only thing is the image is loading a bit slowly, but it did eventually (in about 3 or 4 seconds). Try reducing the size of your image a bit. Try something not larger then 10KBs.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...