Home | All Fwiends | Random | Online | Music | Blog | Search

Emo_Mermaid_Pirate's Blog

""
Non-binary
100 years old
Interzone
Last Login: 22/06/2021
Contacting Emo_Mermaid_Pirate
Message
Report
Add
Block
All Blogs (1/10)
19 Apr 2021, 19:55

CSS Help

Could someone comment the css url for a background for me? I can't figure it out and need help. I have the basics down but it won't work.

Please login to leave a comment.
Comments
Lonely Soul
22 Apr 2021, 08:16

Heres One This Is What I Used For My CSS Background :

@import url(https://sophiezhng.github.io/my-space-windows-93-themes/modern.css);

Heres A Site With More Of Them :(https://sophiezhng.github.io/my-space-windows-93-themes)

Floom
19 Apr 2021, 23:18

body{
background-image:url(put image url here);
background-attachment: fixed;
}

background-attachment: fixed; makes the background stay where it is.
an easy thing you can do is look up what you want the background to be and add 1920x1080,
or if you want a pattern, you can look up "repeating ___ background, like this one:

(2/10)