i have been trying to add a background image for an hour straight and it won’t work. i hate this so much UUUUUgh
backgrounds.
2 Kudos
i have been trying to add a background image for an hour straight and it won’t work. i hate this so much UUUUUgh
2 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
syber.
are you changing it via the "body" part?
it should look something like this:
body {
background-color: #(ANY HEX COLOR CODE);
background: url(LINK TO AN IMAGE);
background-position: center;
background-size: cover;
}
Report Comment
ill try that thank u sm!!! <3
by vio!!; ; Report