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

Can't set default font in editor

1 Answer 65 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Maria
Top achievements
Rank 1
Maria asked on 13 Nov 2007, 11:46 AM
Hi,

I want to change the font in the editor so that it is the same in edit mode as in live mode. I saw a post that this is done in EditorContentArea.css for the default skin. But it does not matter what I write there. Added style to these classes to test it:
.RadEContent, .RadEContentBordered
{
     font-family: Arial, Helvetica, sans-serif;
     color: lime;
     ...and so on...
}
saved the file and did an iisreset, but no luck. What am I doing wrong? (changed the file in location:
...\wpresources\RadEditorSharePoint\4.4.1.0__1f131a624888eeed\RadControls\Editor\Skins\Default)

Best regards
Maria

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Nov 2007, 02:16 PM
Hi Maria,

It seems that you have done everything properly, but for some reason the browser is caching the old content area appearance. My suggestion is to delete your browser cache and then restart your browser to see the change.

For your convenience I have attached a video demonstrating how to set the desired default font appearance and background color.

Kind regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
WebParts for SharePoint
Asked by
Maria
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or