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

How do I custom radtab css easily?

1 Answer 92 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
louis chan
Top achievements
Rank 1
Iron
louis chan asked on 10 Mar 2010, 06:45 PM
Hi,
I am not good at css but I have to transfer my old navigation bar to tab control. I have read this article
http://www.telerik.com/help/aspnet/tabstrip/tabsrip_cssstylesfornormalstate.html

but I dun really know how to implement it if I have configured all the li, ul, a hover b4..Would u mind to upload the example code of the above article?

1 Answer, 1 is accepted

Sort by
0
louis chan
Top achievements
Rank 1
Iron
answered on 11 Mar 2010, 02:42 AM

I have solved this problem.
First, u can base on the build-in skin to modify on this web site. This is very useful tool, so it should be put on somewhere we can see easily on the this web.
http://stylebuilder.telerik.com/

After u have created a new css style, set yr tab property

<link href="../Styling/TabStrip.my.css" rel="stylesheet" type="text/css" /> 
 
<telerik:RadTabStrip Skin="my" EnableEmbeddedSkins="false" ...... 

Then all things should be good to go.
Tags
TabStrip
Asked by
louis chan
Top achievements
Rank 1
Iron
Answers by
louis chan
Top achievements
Rank 1
Iron
Share this question
or