We like the Outlook theme, but wish the font was bigger. Is there an easy way to override all of the fonts for the controls? What would you recommend?
Thanks.
3 Answers, 1 is accepted
0
Sebastian
Telerik team
answered on 08 Jun 2010, 08:44 AM
Hello Brian,
How to override the styles set through the embedded skins of RadControls for ASP.NET AJAX (using higher specificity and css selectors) you can see from my colleague Dimo's blog post here.
Best regards,
Sebastian
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.
Thanks for that, but that doesn't answer my question; do I have to set the font for each control CSS class individually, or is there one CSS style I can change to change the font for all controls?
Please advise, Thanks.
0
Sebastian
Telerik team
answered on 08 Jun 2010, 02:00 PM
Hi Brian,
The embedded skins are applied per control and you will need to change the css class for each AJAX control you use in your application. There is no global css style rule for all components.
Best regards,
Sebastian
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.