开发者

How to integrate custom css to fckeditor?

Can anyone say

How to integrate开发者_如何学运维 custom css file to fckeditor or

which are the files need to edit and how


By default fckeditor uses editor/css/fck_editorarea.css

In your init you can set: FCKConfig.EditorAreaCSS = '/youstylesheet.css' ;

you can also use an xml file to define certain properties to your elements, see: http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Styles

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜