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

Custom skin style being overriden by webresource style

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sean Severson
Top achievements
Rank 1
Sean Severson asked on 21 Oct 2010, 09:04 PM
I am running IE8 and 2010 Q2 of the telerik controls.  I am using a custom skin that is setting properties on the rgHeader element.  According to IE8 developer tools, some properties in my custom skin are being overriden by settings from webresource.axd.

The final style applied to my grid header is .radGrid .rgHeader when it should be .radGrid_SharedList .rgHeader.  Why would this other sytel get applied to my grid instead of just the style from the skin?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 25 Oct 2010, 12:27 PM
Hi Sean,

Please refer to:

http://blogs.telerik.com/dimodimov/posts/08-06-17/how_to_override_styles_in_a_radcontrol_for_asp_net_ajax_embedded_skin.aspx

By the way, if your custom skin name is SharedList, then the RadGrid CSS class is RadGrid_SharedList - CSS is case sensitive.

Greetings,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Sean Severson
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or