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
3 posters

    Adding Crowns/Symbols

    Alex Whybird
    Alex Whybird
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Adding Crowns/Symbols

    Post by Alex Whybird August 30th 2017, 2:52 am

    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


    Last edited by Alex Whybird on August 30th 2017, 3:59 am; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Adding Crowns/Symbols

    Post by SLGray August 30th 2017, 3:06 am

    Use this
    Code:
    '
    , not
    Code:
    "
    around the image's URL.



    Adding Crowns/Symbols 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 : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Adding Crowns/Symbols

    Post by SLGray August 30th 2017, 3:37 am

    Also did you get the correct image's URL?



    Adding Crowns/Symbols Slgray10

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


    Posts : 3
    Reputation : 1
    Language : English

    Solved Re: Adding Crowns/Symbols

    Post by Alex Whybird August 30th 2017, 3:48 am

    SLGray wrote:Use this
    Code:
    '
    , not
    Code:
    "
    around the image's URL.


    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?
    YoshiGM
    YoshiGM
    Active Poster


    Male Posts : 1562
    Reputation : 146
    Language : Spanish & English
    Location : Mexico

    Solved Re: Adding Crowns/Symbols

    Post by YoshiGM August 30th 2017, 3:54 am

    Hello, try using this code instead:

    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 Wink
    Alex Whybird
    Alex Whybird
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Re: Adding Crowns/Symbols

    Post by Alex Whybird August 30th 2017, 3:59 am

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


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

    Solved Re: Adding Crowns/Symbols

    Post by SLGray August 30th 2017, 4:01 am

    You're welcome.

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules



    Adding Crowns/Symbols Slgray10

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

      Current date/time is November 11th 2024, 7:03 pm