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.
<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.