Notifications
Clear all

wpForo 1.x.x [Closed] Forum Editor

5 Posts
3 Users
1 Likes
2,316 Views
Griffsy
Posts: 13
Topic starter
(@griffsy)
Eminent Member
Joined: 8 years ago

Hi,
I'm having issues with my editor in the forum. The icons are white and only really visible if you hover the cursor over them. Any ideas on how to fix this issue?

Many thanks

4 Replies
Posts: 986
Moderator
(@martin)
Support Team
Joined: 8 years ago

This is a plugin or theme css conflict. Do you have some plugin wich has front-end editor or so... Could you please leave some URL to allow us inspect this conflict?

Griffsy
Posts: 13
Topic starter
(@griffsy)
Eminent Member
Joined: 8 years ago
Robert
Posts: 10499
Admin
(@robert)
Support Team
Joined: 8 years ago

This is a CSS conflict, please navigate in Dashboard to Forums > Settings > Styles Tab and put this CSS code in Custom CSS Code textarea:

#wpforo #wpforo-wrap .mce-toolbar .mce-btn button, .qt-dfw {background: #bbbbbb;}
#wpforo #wpforo-wrap .mce-btn button {border-radius: 0; margin: 1px; height: 26px;}

Don't forget delete all caches and do CTRL+F5 on front-end to load updated CSS files.

Griffsy
Posts: 13
Topic starter
(@griffsy)
Eminent Member
Joined: 8 years ago

Thanks Robert Many thanks all sorted 🙂