Adding Crowns/Symbols
3 posters
Page 1 of 1
Adding Crowns/Symbols
Hey, i've tried looking it up on how to add crowns/symbols to player groups, i've tried this code here
a[href="/g3-owner"] {
background: url("https://ibb.co/kJmuWk") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
however it doesn't pop up with the picture, it has the correct space next to the name on the legend yet doesn't show the crown itself, also how do i add the crowns to the forum part as well as the legend, so it shows the crown next to their name when they post.
Thanks in advance
a[href="/g3-owner"] {
background: url("https://ibb.co/kJmuWk") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
however it doesn't pop up with the picture, it has the correct space next to the name on the legend yet doesn't show the crown itself, also how do i add the crowns to the forum part as well as the legend, so it shows the crown next to their name when they post.
Thanks in advance
Last edited by Alex Whybird on Wed 30 Aug - 1:59; edited 1 time in total
Re: Adding Crowns/Symbols
Use this
, not
around the image's URL.
|
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Adding Crowns/Symbols
Also did you get the correct image's URL?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Adding Crowns/Symbols
SLGray wrote:Use this, not
- Code:
'
around the image's URL.
- Code:
"
that isn't working either? maybe it's the url links i used for the pictures? do you recommend any other solutions or upload links?
Re: Adding Crowns/Symbols
Hello, try using this code instead:
You need to add the color that your owner group and the url of the crown.
I recomend to host the crown in servimg
- Code:
a span[style="color:GROUP COLOR"] strong {
background:url("CROWN ICON URL HERE") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
You need to add the color that your owner group and the url of the crown.
I recomend to host the crown in servimg
Re: Adding Crowns/Symbols
hey guys, thanks for all your help, it was a combination of both answers, the upload link i was using was faulty, ty for all your help!
Re: Adding Crowns/Symbols
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Adding Symbols to usernames?
» How do I put crowns before my name?
» Crowns
» Problem with crowns!
» 2 Mention symbols on the toolbar
» How do I put crowns before my name?
» Crowns
» Problem with crowns!
» 2 Mention symbols on the toolbar
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum