How to change TinyMce default css path?
How do I change the default css 开发者_JS百科path for the theme that tiny mce use?
The default path is tiny_mce/themes/your_selected_theme
and as for now there is no way to set the path to any other place. Thus, you will need to place your theme there.
精彩评论