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

Change the skin

4 Answers 73 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Joseph Roberts
Top achievements
Rank 1
Joseph Roberts asked on 23 Jun 2010, 02:46 PM
Ok, I feel like an idiot, but how do I change the skin of the RadEditor from Default to something else?

Thanks

4 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 23 Jun 2010, 03:30 PM
Hello Joseph,

You need to set the Skin property of RadEditor. Here are the help articles where you can find the needed information:
Skin Basics
Set Properties Via Config File


Sincerely yours,
Stanimir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Joseph Roberts
Top achievements
Rank 1
answered on 23 Jun 2010, 03:32 PM
This is what is in my ConfigFile.xml...

<configuration> 
    <property name="ToolbarMode">ShowOnFocus</property> 
    <property name="ToolsWidth">680px</property> 
  <property name="Skin">Office2007</property> 
</configuration> 

 



I still get the Default skin.
0
Stanimir
Telerik team
answered on 23 Jun 2010, 03:39 PM
Hi Joseph,

Could you confirm which version of RadEditor for MOSS are you using?

If you are using the control in list scenario (list, wiki, blog), you need to modify the respective ListConfigFile.xml.


All the best,
Stanimir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Joseph Roberts
Top achievements
Rank 1
answered on 23 Jun 2010, 03:40 PM
That was it.  I was in List mode, and editing the wrong config file.  Thanks.
Tags
WebParts for SharePoint
Asked by
Joseph Roberts
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Joseph Roberts
Top achievements
Rank 1
Share this question
or