MyBB Community Forums

Full Version: SCEditor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I change the default color of text in SCEditor so my users don't see this?
https://gyazo.com/103ca8186d1cd7f71e31cf777f3f120d
try here
/jscripts/sceditor/textarea_styles/jquery.sceditor.mybb.css

but it could be somethingĀ likeĀ 
/jscripts/sceditor/textarea_styles/jquery.sceditor.YOUR_THEME.css

or if you have the default selected
/jscripts/sceditor/textarea_styles/jquery.sceditor.default.css
I have edited all the files I thought could be it including /jscripts/sceditor/textarea_styles/jquery.sceditor.mybb.css and it doesn't change

Here is a pic of all files in that directory http://prntscr.com/dzihz8

Anyone have any clue how to fix this?