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

Can not change the font-family when editor is rendered with skin "SiteFinity"

1 Answer 39 Views
Editor
This is a migrated thread and some comments may be shown as answers.
shadow
Top achievements
Rank 2
shadow asked on 18 Jun 2013, 02:12 PM
Hello Everyone,

I am having a strange problem. I am adding radeditor to my page with the skin "SiteFinity". When I change the font family for some text in edit mode of editor it is not applying while in the html mode I can see that the correct font family is being applied to the text and in preview mode it displays the correct font.

If I use the default skin for radeditor then the font family is applied in all modes of editor. 

I have found the reason, below is the css rendered in the browser which is preventing to display the correct font family in edit mode 

.Sitefinity.RadEditor, .Sitefinity.RadEditor * {
font-family: Arial,Sans-Serif;
}

Any help can save my life. I am scratching my head!!

I have attached the images to show the problem.. Please dont ask for the sample code project since I can not do that because it is a very big project and very complex code. I hope we can solve it this way.

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 19 Jun 2013, 03:16 PM
Hello Farid,

We are unaware of such a problem with the Editor and you are the first one to report it.

I have run tests in all browsers and was not able to reproduce the behavior with the latest version of the controls. Could you, please, test your scenario in our online Demos by selecting the Sitefinity skin from the top right corner and provide us with any steps that might be causing the issue?

We will be expecting your feedback.

Regards,
Ivaylo
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
shadow
Top achievements
Rank 2
Answers by
Ivaylo
Telerik team
Share this question
or