How does one set a static background?

Oh I think I got it! :)

body {
background-image: url('your background image.png');
background-repeat: no-repeat;
background-attachment: fixed;
}

Those red quotes DO matter!
 
Last edited:

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back