php - How to integrate custom css to fckeditor? -


Can anyone say

How to integrate the custom editor into a custom CSS file

The files which need to be edited and

By default fckeditor editor / CSS / fck_editorarea.css

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

You can also use an XML file to define some properties in your elements, see:


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -