Before you ask please READ THIS

How to: Background Image - Fixed

edited March 2013 in Spaceship Posts: 1
Hello!
Great theme, just a quick one. I am only using the blog portion of the theme, how do I set the background image to fixed? (so the content scrolls over it)

I'm happy to edit code.

Thanks :)

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    I think this custom CSS should do the trick
    html, body {
    background-attachment: fixed;
    }
    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion