Hi, You can changethe color of theskinofradwindowmaintaining thestyle? example, thestylemeterhas thebluemenu bar, you can changethe color, as well asfor other objectsteleriksuch as theloadingpanel?
1 Answer, 1 is accepted
0
Danail Vasilev
Telerik team
answered on 27 Nov 2012, 01:05 PM
Hello Fabio,
It is possible to amend some of the existing skins as well as create brand new one all by yourself. This article will shed more light on how to do that.
The main point is that each RadControl(including RadWindow) is styled with two CSS files(the first one is responsible for the layout while the second one represents the actual skin).
After knowing the location and structure of the CSS classes you can override them in your page so that they refer to the desired custom sprites.
Kind regards,
Danail Vasilev
the Telerik team
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 their blog feed now.