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.

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

2 posters

Go down

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

Post by Ultimus April 4th 2022, 12:14 am

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 April 4th 2022, 12:29 am; edited 1 time in total
Ultimus
Ultimus
Forumember

Male Posts : 134
Reputation : 1
Language : English

https://jujutsu-kaisen.forumotion.com/

Back to top Go down

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

Post by SLGray April 4th 2022, 12:17 am

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


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

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

SarkZKalie likes this post

Back to top Go down

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

Post by Ultimus April 4th 2022, 12:29 am

Thankyou, it works now; i will mark this as solved
Ultimus
Ultimus
Forumember

Male Posts : 134
Reputation : 1
Language : English

https://jujutsu-kaisen.forumotion.com/

Back to top Go down

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

Post by SLGray April 4th 2022, 12:40 am

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


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

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum