mossgreen (
mossgreen) wrote in
style_system2018-08-18 11:18 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Fixing background image in place
I'm using Gold Leaf for my journal, which is (I think) a pretty new theme, and I want the page background image to be fixed, rather than scrolling. The CSS code I've tried is
#page {
background: repeat fixed;
}
which I've tried elsewhere, but I think I'm calling it the wrong thing, or something.
#page {
background: repeat fixed;
}
which I've tried elsewhere, but I think I'm calling it the wrong thing, or something.