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

    Nick name in color

    kakalika1
    kakalika1
    New Member


    Female Posts : 21
    Reputation : 1
    Language : lithuanian
    Location : Lithuania

    Solved Nick name in color

    Post by kakalika1 August 21st 2013, 8:08 pm

    I don't know is this the right place to write this, but still.
    I changed the skin of my forum a few days ago and noticed, that some of nick names (aliss, korrne, katija) are highlight in white color. I don't know why. Is it possible somehow remove the highlight from that nick names.

    Nick name in color 2ql6at0


    Last edited by kakalika1 on August 21st 2013, 8:27 pm; edited 1 time in total
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Nick name in color

    Post by Ange Tuteur August 21st 2013, 8:13 pm

    Can you please post a link to your forum where these usernames are?
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Nick name in color

    Post by Nera. August 21st 2013, 8:16 pm

    It's because of this added in your CSS:


    Code:
    .name strong a[href="/u1"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u2"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u14"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u3"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u48"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u56"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u51"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u13"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    Remove it completely or change the image in it.
    kakalika1
    kakalika1
    New Member


    Female Posts : 21
    Reputation : 1
    Language : lithuanian
    Location : Lithuania

    Solved Re: Nick name in color

    Post by kakalika1 August 21st 2013, 8:18 pm

    kakalika1
    kakalika1
    New Member


    Female Posts : 21
    Reputation : 1
    Language : lithuanian
    Location : Lithuania

    Solved Re: Nick name in color

    Post by kakalika1 August 21st 2013, 8:19 pm

    Nera. wrote:It's because of this added in your CSS:


    Code:
    .name strong a[href="/u1"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u2"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u14"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u3"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u48"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u56"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u51"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u13"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    Remove it completely or change the image in it.
    I will try Smile



    Thank you very much, it worked. Thanks <3

    :wouhou:
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Nick name in color

    Post by Nera. August 21st 2013, 8:28 pm

    Welcome.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Nick name in color

    Post by SLGray August 21st 2013, 11:59 pm

    kakalika1 wrote:Ok Smile http://avpt.forumlt.com/f19-zaidimai for example
    kakalika1 wrote:
    Nera. wrote:It's because of this added in your CSS:


    Code:
    .name strong a[href="/u1"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u2"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u14"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u3"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u48"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u56"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u51"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    .name strong a[href="/u13"] {
        background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
        padding-left: 13px;
    }
    Remove it completely or change the image in it.
    I will try Smile



    Thank you very much, it worked. Thanks <3

    :wouhou:
    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!

    Topic Solved & Locked



    Nick name in color Slgray10

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

      Current date/time is September 23rd 2024, 8:32 am