Below are the current settings for the editor control. I am try to setup the default font type as Verdana. I have tried with Style Sheets and other ways, but am unsuccessful. I looked into some of the ways described in the forum, but they are pretty old. I would think there is an easier way, but I just don't have the time to figure it out. Any help would be appreciated.
<CE:EDITOR ID="Editor" EnableContextMenu="True" AutoConfigure="Minimal" ThemeType="Office2003_BlueTheme" ShowBottomBar=True width="100%" Height="150" runat="server"></CE:EDITOR>
Thanks,
KPDeveloper.