Hi,
I'm using Cute Editor 6.5 for ASP.
I have set my cute editor to using an external CSS and set the font size by
editor.EditorWysiwygModeCss="../../styles/default.css"
editor.EditorBodyStyle="font-size:12px;"
The font style & size display correctly in "Normal" view & "Preview" view but not in "HTML" view. The font size seem grow bigger when i click on "HTML" view.
Any solution on this?