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

Using Telerik controls without using skins

1 Answer 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 01 Jun 2009, 07:45 AM
The only way to apply styles to Telerik components is by using Skins. We cannot directly apply a CSS to it. Creating skins takes a lot of effort [ 3 times the CSS effort ].  Is there an easier way of applying styles to the Telerik components, perhaps using CSS's directly?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 01 Jun 2009, 07:56 AM
Hello Bob,

In case you do not want to use one of the embedded skins of our controls and would like to customize them through your own css classes only, consider setting the Skin property of the respective controls to an empty string and use the exposed css classes for their elements to style them. Here are a couple of help articles (for RadInput and RadMenu) concerning this subject:

http://www.telerik.com/help/aspnet-ajax/input_appearancestyles.html
http://www.telerik.com/help/aspnet-ajax/menu_appearancecssclassofitems.html

On a side note, have you considered using our Visual Style Builder for ASP.NET announced recently:
http://www.telerik.com/products/visual-style-builder.aspx

It allows you to fine-tune/customize the existing skins of our controls or create a new custom skin in several easy steps without the need of extensive CSS/designer skills. I encourage you to try it out and share your feedback with us.

Best regards,
Sebastian
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
Bob
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or