This is a migrated thread and some comments may be shown as answers.

[Solved] FontName Defaults to Georgia / FontSize to 3

1 Answer 63 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 14 Apr 2009, 05:16 PM
If anyone can offer assistance, I'd appreciate it very much.

I want to have a selected value chosen on page load for the Rad Editor FontName and FontSize.  However, even when I limit the FontName or FontSize collection manually to "Arial" and "7", for example, the default FontName is still Georgia on load of the control, and the FontSize is "3".

Any ideas?  Thank you!

1 Answer, 1 is accepted

Sort by
0
Michael
Top achievements
Rank 1
answered on 14 Apr 2009, 06:12 PM
Well, I figured this one out.  Simply setting the CSS class of the Editor did the trick.

<CssFiles>  
    <telerik:EditorCssFile Value="~/Skin/FontEditorStyle.css" />  
</CssFiles> 

Thanks!
Tags
Editor
Asked by
Michael
Top achievements
Rank 1
Answers by
Michael
Top achievements
Rank 1
Share this question
or