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

[Solved] Font style only work in Firefox but not IE?

1 Answer 68 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alec
Top achievements
Rank 1
Alec asked on 12 Jun 2009, 07:39 AM
I have this:

   <telerik:RadEditor id="radEditor" runat="server" > 
          <CssFiles> 
                <telerik:EditorCssFile Value="~/css/radeditor.css" /> 
           </CssFiles> 
   </telerik:RadEditor> 

And in my radeditor.css:

body  
{  
    font-size:12px;  
    font-family:Arial;  
}  
 
 

The problem is, the editor's text will have these font styles only in Firefox. In IE, it just shows text with ugly times new roman and 12px. Dont know what i am missing. Its fine in firefox...

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 15 Jun 2009, 03:20 PM
Hello Alec,

You should not experience this problem. I tried to reproduce it but without success. For your convenience I have attached my test project and video demonstrating my test. What am I missing?

Kind regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Alec
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or