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

Default Font(s)

2 Answers 43 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 20 Aug 2012, 12:50 PM
What is the default font(s) used by FileExplorer?
When FileExplorer displays files and folders, what font does it use?
Also, FileExplorer displays 2 columns; Filename and Size. What font is this?

We are developing a webpage that utilizies FileExplorer and I have been instructed to have all the fonts on the page match the font(s) used by FileExplorer, yet I have found no way to determine the exact font(s) used by FileExplorer.

Thank you

2 Answers, 1 is accepted

Sort by
0
Accepted
Vessy
Telerik team
answered on 21 Aug 2012, 09:52 AM
Hi Steven,

The font used in the visualization of RadFileExplorer depends on the different skins. Basically three font families are used:
  • Skin="Sitefinity" --> font: 12px Arial, Helvetica, sans-serif; 
  • Skin="Transparent" --> font: 12px Tahoma, Arial, Helvetica, sans-serif; 
  • all other skins --> font: 12px "Segoe UI", Arial, sans-serif;

If you have any additional CSS questions in the future you can easily insect the desired element with Firebug (ot Developer toolbar in IE) and see the value without having to wait for our answer.


Greetings,
Veselina
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.
0
Brian
Top achievements
Rank 1
answered on 21 Aug 2012, 03:04 PM
Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
Thank you
Tags
FileExplorer
Asked by
Brian
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Brian
Top achievements
Rank 1
Share this question
or