Notifications
Clear all

Style Post editor background colour

5 Posts
2 Users
0 Reactions
165 Views
Posts: 139
Topic starter
(@cmw14)
Estimable Member
Joined: 9 years ago

Hi,

I've implemented the Dark theme on my forum as members find it easier on their eyes, but they also want the post editor, text box background changed to grey, as per the title box. Would anyone know how you do this? I cannot find it in the colour styles settings.

Many thanks.


4 Replies
Sofy
Posts: 5763
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi,

Please use the solution provided here:  https://wpforo.com/community/postid/46394/

 


Reply
3 Replies
(@cmw14)
Joined: 9 years ago

Estimable Member
Posts: 139

@sofy thanks that worked but i'm now left with another problem. The insert link dialogue box seems exempt and I have white text on white background. All my users were complaining the link tools is not working when it is but they cannot see due to the white on white. Any ideas, sorry to be a pain.

 


Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5763

@cmw14 

Try this CSS:

.mce-textbox {color:#424242  !important}

Insert the following CSS code into the "Custom CSS Code" textarea in the wpForo > Settings > Colors & Styles admin page.

After that, please clear all types of caches and check again. 


Reply
(@cmw14)
Joined: 9 years ago

Estimable Member
Posts: 139

@sofy Thank You


Reply