The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    How come I can't add a background image to my profile plate?

    Ultimus
    Ultimus
    Forumember


    Male Posts : 134
    Reputation : 1
    Language : English

    Solved How come I can't add a background image to my profile plate?

    Post by Ultimus Sun 3 Apr - 22:14

    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
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    Solved Re: How come I can't add a background image to my profile plate?

    Post by SLGray Sun 3 Apr - 22:17

    Code:
    .postprofile {
     Â      border-radius: 4px;
     Â      border: 2px solid black;
     Â      background-image: url(https://i.postimg.cc/ZRKmKLqp/Profile-plate.png)!important;
     }



    How come I can't add a background image to my profile plate? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

    SarkZKalie likes this post

    Ultimus
    Ultimus
    Forumember


    Male Posts : 134
    Reputation : 1
    Language : English

    Solved Re: How come I can't add a background image to my profile plate?

    Post by Ultimus Sun 3 Apr - 22:29

    Thankyou, it works now; i will mark this as solved
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    Solved Re: How come I can't add a background image to my profile plate?

    Post by SLGray Sun 3 Apr - 22:40

    You're welcome.
    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules



    How come I can't add a background image to my profile plate? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is Wed 13 Nov - 17:27