Hi,
I'm currently using "Editor1.EditorWysiwygModeCss = this.MapPath("editorcss.css");" to load css into the editor. However, I'd rather like to set something like Editor1.css = "body { font-family: arial; font-weight: bold;}...etc". (So I want to insert the css code itself instead of the filename).
is there a way to do this?
tx,
Harrie Verveer