I'm trying to use bootstrap on my Telerik asp.net ajax controls. I used the theme builder to generate a custom layout just the basic bootstrap layout no changes.
this is what I see in the inspection before the download:
Then I download it and get a zip file with a bunch of css files, no images or font files.
I follow the instructions I found here
When I inspect an element in the html on Teleriks web sit I see this but in a button icon.
.RadFileExplorer .RadToolBar .rtbImage {
font-family: "WebComponentsIcons"; <-- wtf!!?
font-size: 16px;
line-height: 1;
}
I don't have this "WebComponentsIcons" locally when I inspect. I'm missing something do I actually need a skin or something even with the themes.
Thanks
Telerik has a standard built-in bootstrap skin for ASP. NET AJAX, please see Telerik's Built-in Skins list for more information!