Set a fixed background image?

Hi, can anyone tell me the css code to set a fixed background (which dont move when we scroll the mouse)? thank you very much!

background: url(image.gif) fixed;

or just

background-attachment: fixed

There are more things you can add, like no-repeat and positioning, depending on your need.

Okay, i’ll try, thank you very much (why there isnt the thanks button??)

Great. Let us know how you go. :slight_smile:

It’s on my website, but it’s called Donate Now. :smiley: