Mystique and Atom fixed custom background
A short video showing you have to make your custom backgrounds fixed (not moving with the website layout)
Usable for wordpress themes Mystique, Atom and many other themes.
The Code is below
{code type=css}
/* Fixed custom background image */
body{background-attachment:fixed;}
{/code}



Thanks for the great video Mark. I’m using to update all my Mystique sites with custom backgrounds! I’ll repost on my twitter and fb and link to you.