Let me explain how it works.
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"
Cute Editor shows default font of the current page. The default font of web page is Times new roman.
If you want to change the default font from Times new roman to Verdana, you need to use EditorWysiwygModeCss property to specify the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported.
For example, you can add the following code into your style sheet file:
body, td { font-family: Verdana ; font-size: 11px; font-weight: normal; text-decoration: none; }
That will resolve your problems.
Hope it helps.
Let me know if you have any further questions.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx