AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] How to change MCE container color on reply form?

12 Posts
4 Users
3 Reactions
5,879 Views
Posts: 8
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@webpikirdong)
Active Member
Joined: 8 years ago
[#5960]

MCE container not show black color, even tough change theme or lay out. Still white, but only show the icon when mouse over, how to change it? thanks


11 Replies
Sofy
Posts: 5776
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi webpikirdong,

Please use the following CSS code. Put it in Dashboard > Forums > Settings > Styles > Custom CSS Textarea. Save it, delete all caches and do Ctrl+F5 on front-end.

  #wpforo #wpforo-wrap .mce-widget {
color: #333333 !important;
}

Don't forget to change the red marked color codes before using.

 


Posts: 8
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@webpikirdong)
Active Member
Joined: 8 years ago
Posted by: Sofy

Hi webpikirdong,

Please use the following CSS code. Put it in Dashboard > Forums > Settings > Styles > Custom CSS Textarea. Save it, delete all caches and do Ctrl+F5 on front-end.

  #wpforo #wpforo-wrap .mce-widget {
color: #333333 !important;
}

Don't forget to change the red marked color codes before using.

 

nothing happen for me 🙁


1 Reply
(@webpikirdong)
Joined: 8 years ago

Active Member
Posts: 8
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
Posted by: Sofy

Hi webpikirdong,

Please use the following CSS code. Put it in Dashboard > Forums > Settings > Styles > Custom CSS Textarea. Save it, delete all caches and do Ctrl+F5 on front-end.

  #wpforo #wpforo-wrap .mce-widget {
color: #333333 !important;
}

Don't forget to change the red marked color codes before using.

 

I solved with put CSS code:

#wpforo #wpforo-wrap .mce-widget {
background: #999999 !important;
}
.mce-toolbar { background: #999999 !important; }

thanks for great plugin!

here is the result


Posts: 5
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@blubbi91)
Active Member
Joined: 7 years ago

Hello,

I have the same problem, but nothing helps. I tested both Codes in the CSS Area 🙁

I have the newest Version of the Forum.

 

Thank you for help


Posts: 392
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@anonymous3542)
Honorable Member
Joined: 9 years ago

@blubbi91 are you looking to change the background of the text area in the TinyMCE window ? If this is the case, have a look at  https://wpforo.com/community/how-to-and-troubleshooting-2/text-editor-background/#post-15044


2 Replies
(@blubbi91)
Joined: 7 years ago

Active Member
Posts: 5
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

Good morning,

no. The Background of the HTML Shortcuts / Buttons over the Text Fields are Dark blue. I dont know how to chance this. When i used the codes here in the the Thread nothing happend.


(@blubbi91)
Joined: 7 years ago

Active Member
Posts: 5
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

I have load a Picture with the problem. I will chance the blue background. But nothing happened with any CSS code.

wpforo buttons

Page 1 / 2
Share: