alyndra (
alyndra) wrote in
style_system2018-12-12 09:14 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Entry boxes overlap background image
I made my layer years ago but it's not something I usually do or know much about. There's just one little issue where the fancy squiggle in the top right corner is always encroached on a little bit by the entry text boxes. How can I fix this? I don't much care if the entries get a little narrower or the squiggle does, whichever's easier.
Thanks in advance! You can click my name to see what I'm talking about.
P.S. If I wanted the background image 'fixed' to stay in view as I scroll down, what would be the right code to use for that?
Thanks in advance! You can click my name to see what I'm talking about.
P.S. If I wanted the background image 'fixed' to stay in view as I scroll down, what would be the right code to use for that?
no subject
#canvas {
background-attachment: fixed;
}
no subject
Nope, didn't do it. Thanks though!
no subject
no subject
no subject
It does work now! Thank you!
no subject
Awesome, glad to help :)