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

What Font is a Skin using???

6 Answers 101 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
mark baer
Top achievements
Rank 1
mark baer asked on 29 Mar 2011, 07:28 PM
Our manager likes the font in the WebBlue Skin.  How can I find out what Font that is so I can use it for all of my non Telerik Controls/pages?

Thanks

6 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Mar 2011, 06:23 AM
Hello Mark,

The default font of Web20 is font:12px/16px "segoe ui",arial,sans-serif.
Hope it helps.

Thanks,
Shinu.
0
mark baer
Top achievements
Rank 1
answered on 30 Mar 2011, 04:30 PM
Do all of the skins use this font?  Is there a way to find out which skins use which fonts?

Thanks for the info.
0
Svetlina Anati
Telerik team
answered on 30 Mar 2011, 04:32 PM
Hello Mark,

 

You have all the skins in the zip archive with RadControls you download from your account. You can make a global search for font there and you will find out the exact skins and corresponding fonts.


Kind regards,
Svetlina
the Telerik team
0
mark baer
Top achievements
Rank 1
answered on 30 Mar 2011, 07:10 PM
Found them.

Thanks
0
Allen
Top achievements
Rank 2
Iron
Veteran
answered on 24 Oct 2018, 02:41 PM

Is there a way to just reference the Skin default font without interrogating the actual skin code?  SOmething like

 

var font-family = Skins.default.font-family;

? or even more clever if possible.

and even better, get it automatically into a css file?

 

 

0
Rumen
Telerik team
answered on 25 Oct 2018, 07:26 AM
Hi Allen,

As of Q1 2016 SP1 in Lightweight Render Mode, all UI for ASP.NET AJAX controls do not have a default font. The font of the page's body is applied and used.

You can find more information in the following documentation article: General Font CSS Rules.

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
mark baer
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
mark baer
Top achievements
Rank 1
Svetlina Anati
Telerik team
Allen
Top achievements
Rank 2
Iron
Veteran
Rumen
Telerik team
Share this question
or