Hi,
My homepage background image is not fixed.
Every time I scroll down my image disappears!
Is it possible to use a fixed image on my homepage?
regards,
Jurgen
body {
background-attachment: fixed;
}