HI Adam,
Not sure what this means:
> editor.EditorWysiwygModeCss = "wysiwyg.css"
The CSS file is actually named page.css, thus:
editor.EditorWysiwygModeCss = "page.css"
There is no error message.
The problem is that the style sheet does not get applied.
Thanks,
JBC