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

Multi-Color tabstrip

1 Answer 62 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 10 Dec 2011, 09:00 AM
Is is possible to have each tab on the tabstrip a different color?  Not just and "on" and "off" color.  I'd like to be able to use a nice fade using sprites if possible and even have there be a slight color variation on the hover for the muti-colored tabs.  It would also be great to have the mutipage pageview have a differnt background also.  Could you show me how you might do that?  thanks very much

Jonathan.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 12 Dec 2011, 05:28 PM
Hello Jonathan,

In general you could have different appearance for each tab of the RadTabStrip control but please keep in mind that this scenario is not a supported one. Therefore I can only provide you with some hints how you could proceed. For example, first you will need to set the EnableEmbededSkin property to false, then you could use the css classes of the RadTabStrip control and apply your custom skin. (For instance here you can find more information on how our current image sprite of the RadTabStrip looks like and how you can alter it) Another approach would be to use the CssClass property of the tabs and apply a different background image to each tab.    

Kind regards,
Kate
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
Tags
TabStrip
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or