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

    Help overriding element.style

    Bunn3h
    Bunn3h
    New Member


    Female Posts : 20
    Reputation : 1
    Language : English

    Solved Help overriding element.style

    Post by Bunn3h August 13th 2020, 9:14 pm

    I have looked everywhere and I can't figure out how to change the text color while under the Personalized profile fields. (see picture - its on all of these labels under the user profiles)
    This code below is applying the color I don't want but everything I try to do will not override it

    Code:
    element.style {
        color: #747a48;
    }


    https://www.bunn3hs-arkserver.com/


    Last edited by Bunn3h on August 13th 2020, 9:43 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Help overriding element.style

    Post by SLGray August 13th 2020, 9:27 pm

    Use the host an image button, not the attachment for images.

    This is the CSS selector:
    Code:
    #profile-tab-field-profil dl dt, #profile-tab-field-profil dl dt span, #ucp fieldset dl dt label, #ucp fieldset dt, #ucp fieldset dt span {
        color: YOUR COLOR !important;
    }



    Help overriding element.style Slgray10

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

    Bunn3h likes this post

    Bunn3h
    Bunn3h
    New Member


    Female Posts : 20
    Reputation : 1
    Language : English

    Solved Re: Help overriding element.style

    Post by Bunn3h August 13th 2020, 9:36 pm

    SLGray wrote:Use the host an image button, not the attachment for images.

    This is the CSS selector:
    Code:
    #profile-tab-field-profil dl dt, #profile-tab-field-profil dl dt span, #ucp fieldset dl dt label, #ucp fieldset dt, #ucp fieldset dt span {
        color: YOUR COLOR !important;
    }

    sorry about that!
    you rock thank you so much, this worked perfectly Help overriding element.style Oops
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Help overriding element.style

    Post by SLGray August 13th 2020, 9:42 pm

    If this is solved, please click the green solved buutton above the topic.



    Help overriding element.style Slgray10

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


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Help overriding element.style

    Post by Ape August 14th 2020, 12:06 am

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



    Help overriding element.style Left1212Help overriding element.style Center11Help overriding element.style Right112
    Help overriding element.style Ape_b110
    Help overriding element.style Ape1010

      Current date/time is September 23rd 2024, 5:14 am