Notifications
Clear all

[Solved] How to change the typing text color in the popups ?

13 Posts
2 Users
0 Reactions
503 Views
Rando-Moto
Posts: 28
Topic starter
(@rm)
Eminent Member
Joined: 2 years ago

Hello, it's me again 🤣 

 

I'm lost, I don't no where to find that setting in colors, I think I tried all the possibilities but the text is still too light (clear ?) like on this screenshot :

 

That problem appears in some other windows like posting links and so on ... only what I'm typing is too light. In other words, it appears in the popups, sorry I'm slow to find the good words (if they are, now !), English isn't my native lang, but I'm still trying without any translator.

When I'm answering to someone, the text is black like desired.

Thanks in advance, I think I'm just searching a good CSS code ... 😆 

Topic Tags
12 Replies
Chris
Posts: 3627
(@chris)
Famed Member
Joined: 3 years ago

Hi @rm,

please provide forum URL.

11 Replies
Rando-Moto
(@rm)
Joined: 2 years ago

Eminent Member
Posts: 28
Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@rm,

Try this CSS Code:

.mce-container-body{
    color: black;
}
Rando-Moto
(@rm)
Joined: 2 years ago

Eminent Member
Posts: 28

@chris still the same, all caches cleared 😥

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@rm,

please provide Admin Access to your website. I have registered an account in your website, you can give the access through that account a*s well.

Or send the admin credentials to info[at]gvectors.com

Rando-Moto
(@rm)
Joined: 2 years ago

Eminent Member
Posts: 28

@chris you are admin

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@rm,

Check please.

Rando-Moto
(@rm)
Joined: 2 years ago

Eminent Member
Posts: 28

@chris it works, but now the buttons are too dark lol 

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@rm,

Check please

Rando-Moto
(@rm)
Joined: 2 years ago

Eminent Member
Posts: 28

@chris perfect, can you say what you modified plz ?

I'll post another question soon, the last one I hope, I want to add some buttons with external links to the icons bar  ...

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@rm,

I changed the CSS Code, you can check it in Custom CSS Code Field, last one is it.

Rando-Moto
(@rm)
Joined: 2 years ago

Eminent Member
Posts: 28

@chris ho I see ... .mce-textbox

Thanks Chris 👍Â