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

EnabledEmbeddedSkins=false, Image Mananger Dialog CSS problem

1 Answer 47 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Carl
Top achievements
Rank 1
Carl asked on 24 Mar 2009, 12:43 PM
I have my own user control with a RadEditor inside. I have the following options set

.Skin = "Default";

.EnableEmbeddedBaseStylesheet =

false;

 

.EnableEmbeddedSkins =

false;

 

.EnableEmbeddedScripts =

false;

I have included all css and scripts

Editor.css
Editor.Default.css

etc..

but when i come to use the Image Manager dialog or and other dialogs there is no css for these dialogs??? I have uploaded an image so you can see whats happening.

http://www.grow-studio.com/Image-Mananger.jpg

 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 26 Mar 2009, 04:00 PM
Hello Carl,

Please, see the following KB article on the subject: Registering an external skin of RadEditor. The property that you should set is named DialogsCssFile which is useful in scenarios when an external / custom skin is used. It allows you to include the external skin CSS in the editor dialogs.  
 
Please, note that the DialogsCssFile property was added to RadEditor in the Q2 2008 release:
 http://www.telerik.com/products/aspnet-ajax/whats-new/release-history/q2-2008-version-number-2008-2-723.aspx

In you decide to upgrade to the latest Q1 2009 version then please use the instructions in this sticky note: http://www.telerik.com/community/forums/aspnet-ajax/editor/radeditor-q3-2008-skins-available-for-download.aspx

Best wishes,
Rumen
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Carl
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or