![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
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
Date: 2018-12-12 05:00 pm (UTC)Go to the Customize Style section, for Custom CSS. You maybe have stuff there already, if you were working on your layer before. Try adding:
no subject
Date: 2018-12-12 05:41 pm (UTC)no subject
Date: 2018-12-12 06:05 pm (UTC)Not surprised that things are wonky on small phone screens. I don't have one of those to test with.
no subject
Date: 2018-12-12 08:37 pm (UTC)#canvas {
background-attachment: fixed;
}
no subject
Date: 2018-12-12 08:43 pm (UTC)Nope, didn't do it. Thanks though!
no subject
Date: 2018-12-12 08:44 pm (UTC)no subject
Date: 2018-12-13 02:07 am (UTC)no subject
Date: 2018-12-13 04:11 am (UTC)It does work now! Thank you!
no subject
Date: 2018-12-13 01:10 pm (UTC)Awesome, glad to help :)