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

MVC Controls Multiple Skins

2 Answers 49 Views
TabStrip
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 Dosen
Top achievements
Rank 1
Michael Dosen asked on 25 Jan 2012, 07:33 PM
Hello,

I am new to MVC admittedly but even Google doesn't seem to have the answer. I have an overall theme for all Telerik controls on the site as such:
@(Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add("telerik.common.css").Add("telerik.default.css").Combined(true).Compress(true)))

but, for example I want my tab strip to be sunset. So how do I set the tabstrip to another skin only?

Thanks
JB

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 26 Jan 2012, 09:07 AM
Hello JB,

This topic is discussed at:

http://www.telerik.com/community/forums/aspnet-mvc/general/how-can-i-use-different-themes-for-different-extensions.aspx

http://www.telerik.com/community/forums/aspnet-mvc/grid/multiple-grids-on-one-page-and-have-separate-styling.aspx

Kind 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
0
Michael Dosen
Top achievements
Rank 1
answered on 26 Jan 2012, 01:40 PM
That would explain why my Googling was unproductive. Wrong search terms.

Thank You
Tags
TabStrip
Asked by
Michael Dosen
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Michael Dosen
Top achievements
Rank 1
Share this question
or