Fixed: After Applying EditorWysiwygModeCss stylesheet the font is extremely small

  •  01-26-2006, 12:47 PM

    Fixed: After Applying EditorWysiwygModeCss stylesheet the font is extremely small

    After closing all browsers it seemed to have relieved this issue.. My bad.

    I followed the directions in post: http://www.cutesoft.net/forums/14518/ShowPost.aspx
     
    And now the font is switching from Verdana to Times New Roman prefectly.
     
    NOW the new problem is:
    When i start typeing in the editor the font is extremely small even smaller than 8pt. HOW do I make it start at 8pt font?
     
    My StyleSheet:
    body, td {font-family: Verdana; font-size: 8pt; font-weight: normal; text-decoration: none;}
     
    Editor Page:
    <CE:Editor id="Editor1" runat="server" EditorWysiwygModeCss="../EditorStyle.css"></CE:Editor>

    Best Regards,
    Bensch
View Complete Thread