MyBB Community Forums

Full Version: Styling messageEditor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm using mybb for the first time and getting used to it. I use several skins and I need to style messageEditor differently for all of them. I'm not sure how to do that because as I found, messageEditor uses stylesheet.css file despite of theme I've applied.

Could someone point me into right direction how to style messageEditor correctly?

[attachment=26483]
Editor can be styled by editing stylesheet.css in jscripts/editor_themes/<your editor theme>/ .
For each theme you can set differend editor by going in ACP -> templates and styles -> themes -> <your theme> -> Edit theme and under Edit Theme Properties find Editor Style and select editor theme that you want to use.
You also need to fix the editor issue: http://community.mybb.com/thread-75337.html