posted 1701112395
Forum: Helping each other
View Topics View Profile
ive tried multiple ways to put an image as the background and none of them work? instead of an image its just a white background.
Report Topic
posted 1701554703
perhaps its the image hosting site you're using. for example imgur isnt compatible with spacehey anymore. Try imgbb.
the code would beĀ
body{
background-image: url(DIRECT LINK) !important
}
and then you can change the size and stuff after that
Permalink Report Reply