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

[Solved] Use default Theme's css in editor

1 Answer 147 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Raymond Mui
Top achievements
Rank 1
Raymond Mui asked on 13 May 2008, 08:18 AM
I have defined, in the App_Themes, the default font as Verdana.

When using the RadEditor, the font is not taken from it.  Is there any way I can make the App_themes style the default of RadEditor.

I tried the followingin Page_Load, but doesn't work:

Me.editorShort.ContentAreaCssFile="~/App_Theme/DefaultTheme/StyleSheet.css"

Please help.

1 Answer, 1 is accepted

Sort by
0
Raymond Mui
Top achievements
Rank 1
answered on 13 May 2008, 08:27 AM
Case closed...I have a problem with the css file.  It fixed now.

^_^
Tags
Editor
Asked by
Raymond Mui
Top achievements
Rank 1
Answers by
Raymond Mui
Top achievements
Rank 1
Share this question
or