Technical Details
Forum version : #phpBB
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.gyazo.com/ddb44a8206bc86bb343e5cb4b553907f.png
Who the problem concerns : Yourself
When the problem appeared : I've been away from my server for a while now and am now just returning.
Forum link : https://jujutsu-kaisen.forumotion.com/
Description of problem
I have a code and everything, but when I try to add the image for a background nothing pops up, it just remains black. I'm wondering what the issue is, I can provide the code I am using as well.- Code:
.postprofile {
border-radius: 4px;
border: 2px solid black;
background-image: url(https://i.postimg.cc/ZRKmKLqp/Profile-plate.png);
}
Last edited by Ultimus on Sun 3 Apr - 22:29; edited 1 time in total