Sep 15, 2016 5:30 am
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
Sep 15, 2016 5:44 pm
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?
Sep 16, 2016 7:32 am
http://slybox.co.uk/forums/test-for-css-conflict-in-editor/editor-test/
[private information]
Sep 16, 2016 11:45 am
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.