Doss anyone know how i can change my background to an image? I use this on mobile.. is it still possible? Thank youu ;((
Put in your css
Body {
Background-image: url (in the brackets put the url of a picture you like); }
If that doesn't help im going to make a song blog post soon to help others :)
i tried that but it didnt work Xdddddd
background-image: url(image url); }
Put in your css
Body {
Background-image: url (in the brackets put the url of a picture you like);
}
If that doesn't help im going to make a song blog post soon to help others :)
i tried that but it didnt work Xdddddd
background-image: url(image url);
}