The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Adapt font color na...
 
Share:
Notifications
Clear all

[Solved] Adapt font color namefield seperate from textcolor reaction

7 Posts
2 Users
1 Reactions
25 Views
Posts: 13
Topic starter
(@joslammers)
Eminent Member
Joined: 1 week ago

Hi forum.

Sorry, some little detail again in setting up wpDiscuz.

How can I change the textcolor of de namefield of the reactionform? When I change reactiontext in the setup, the text of the reaction itself change too. Since the reactions appear on a dark background and the namefield has a white background, I don't want these two textcolors to be the same.

So..: is there a way to adapt the color of the nametext without affecting the color of the reaction text?

Thanks for helping out!

Jos

Here the url: https://www.joslammers.nl/2025/06/12/anders/

6 Replies
Asti
Posts: 8000
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Could you please share some screenshots? 

Reply
Posts: 13
Topic starter
(@joslammers)
Eminent Member
Joined: 1 week ago

I figured this out after combining different answers I found on the forum:

#wpdcom input.wc_name {
color: #000 !important;
}

I put this under main administrator - customizer - additional CSS.

Is this a proper solution?

Jos

Reply
4 Replies
(@joslammers)
Joined: 1 week ago

Eminent Member
Posts: 13
Screenshot 20250613 184957 Chrome

This was the setting. Typing in the field name turned out with text in white, so no way to see if it was allright or not.

The code I put in CSS seems to have solved the problem? Hope I did the right thing?

Jos

Reply
(@joslammers)
Joined: 1 week ago

Eminent Member
Posts: 13

As explained: I could change the color of the reaction to black in the settings of wpdiscuz.

But then the display of this reaction on my website turned black also. Okay, except when the background of the reactiontext is black as well 🙂

Jos

Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8000

@joslammers 

Yes, the solution is fine. You can also insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page. 

Reply
(@joslammers)
Joined: 1 week ago

Eminent Member
Posts: 13

@asti Thanks a lot, Asti. Your support is really a great help.

Jos

Reply
Share: