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.

Help overriding element.style

3 posters

Go down

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
Bunn3h
Bunn3h
New Member

Female Posts : 20
Reputation : 1
Language : English

http://bunn3hs-arkserver.com

Back to top Go down

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

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

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

Bunn3h likes this post

Back to top Go down

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
Bunn3h
Bunn3h
New Member

Female Posts : 20
Reputation : 1
Language : English

http://bunn3hs-arkserver.com

Back to top Go down

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

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

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

Back to top Go down

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
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top


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