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

[Solved] Skin Registration

1 Answer 122 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 14 May 2009, 04:02 PM
I am making changes to the built-in WebBlue Skin.  I did what the instructions told me on help but none of my changes worked.  The css files I edited are input.WebBlue.css to change my textbox fonts for all the edits I make w/ in the RadGrid and the Grid.WebBlue.css.   I put 
<appSettings>
   <add key="Telerik.Skin" value="WebBlue"/>
</
appSettings> 

in my app.config like it said to do and nothing changed except the loading image doesnt work anymore. 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 15 May 2009, 12:52 PM
Hi Robert,

If you need to disable the embedded skins of a RadControl, you should set the EnableEmbeddedSkins propertie to false.
For more einformation, please refer to the following articles:
Disabling embedded resources
Modifying built-in skins

Sincerely yours,
Pavlina
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
General Discussions
Asked by
Robert
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or