Re: Can a custom style sheet be attached to the editor?

  •  09-02-2009, 11:22 PM

    Re: Can a custom style sheet be attached to the editor?

    Hi geewhizbang,
     
    Try properties EditorWysiwygModeCss
     
    Editor.EditorWysiwygModeCss Property

    Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example
     
    EditorWysiwygModeCss="example.css,~/portal.css,/default.css"
     
    Regards,
     
    Ken
View Complete Thread