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

Override selected row background color for built-in skin

2 Answers 212 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Shuja
Top achievements
Rank 1
Shuja asked on 12 Nov 2012, 05:12 PM
Hi,

I'm trying to override the default background color for the selected row in a grid when using the Transparent built in skin.
The simple reason is that the dfeulat selected row color is horrendous!
Anyway, to test whether i can get the selected row colour changed in my CSS file i used the following style:

.RadGrid_Transparent .rgSelectedRow td
{
    background-color: Red !important;
}

I used the red color for test purposes as this highlighted the issue a bit clearer than the light grey that i actually want to use. The color is changed in the selected row but there remains a second dark color in the selected row background which is overpowering & looks like a shading of black. I can't find a CSS or setting to remove this black shading.
Please see the attached picture.
I just want to change the default selected row colour to a light grey colour without a second colour or shade appearing.
Can anyone help with this?

regards,

Shuja

2 Answers, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 15 Nov 2012, 03:55 PM
Hi Shuja,

You have opened an other forum thread, based on the same issue. Therefore, to avoid duplicate posts, I suggest that we continue the communication only there
http://www.telerik.com/community/forums/aspnet-ajax/style-builder/custom-skin-not-working-in-ie9-when-deployed-to-server.aspx


Greetings,
Galin
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.
0
Shuja
Top achievements
Rank 1
answered on 15 Nov 2012, 04:01 PM
Hi Galin,

I don't mind but the questions i raised in the threads seemed distinctly different.
One is an issue with a custom skin created in VSB, where the appearance of certain styles appears different or unrecognised when using different versions of IE. This seems like an issue with the Visual Style Builder and also a problem with the compatibility view on IE.

The 2nd thread i created was about updating an existing defualt skin style & over-riding the default CSS.

If these 2 still seem like similar threads to you then please feel free to merge them, as i don't have an issue with that.

Regards,

Shuja
Tags
Visual Style Builder
Asked by
Shuja
Top achievements
Rank 1
Answers by
Galin
Telerik team
Shuja
Top achievements
Rank 1
Share this question
or