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

[Solved] Stripping css from controls?

1 Answer 23 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 03 Dec 2011, 04:24 PM
Hi is it possible to have a setting where the MVC controls do not use the built in telerik css styles like in the Webforms versions?

Thanks.

Michael

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 05 Dec 2011, 08:56 AM
Hello Michael,

Our MVC components do not really have "built-in" skins, because you need to add the CSS files manually via the StyleSheetRegistrar. This means that you can simply remove the StyleSheetRegistrar and the MVC components will appear unstyled. Of course, you can also use the StyleSheetRegistrar to register a custom skin of yours.

Regards,
Dimo
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 Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or