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

Can I edit Telerik CSS?

1 Answer 189 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 2
Andy asked on 31 May 2011, 07:17 PM
I set up the AJAX RAD Grid with the black theme, but when I did the demo for management, there was a complaint that there was not enough color separation between the rows. I can change the value for either one in the grid properties, but I have a table nested within a Template Column. The <td> receives the colors from the CSS (.RadGrid_Black .rgAltRow td) so the borders of the table don't match the new property settings of the grid. If I edit the <td> inside the Template Column, it doesn't take into account the Alternate rows and sets the colors across all rows.

What is the best/preferred way for me to match these colors? Edit the CSS? (How does that get into my project?) Create my own CSS? (Do I need a separate class for the .rgAltRow?)

1 Answer, 1 is accepted

Sort by
0
Accepted
Gimmik
Top achievements
Rank 1
answered on 31 May 2011, 08:02 PM
Hi Andy,

If you are using one of Telerik's skins, then you are correct that you will have to update the CSS to change the style. There is a nice document on how to do that. I'll also provide the link to the general guide of row appearance.

Hope this helps.
-Gimmik

http://www.telerik.com/help/aspnet-ajax/grid-appearance-customizing-row.html

http://www.telerik.com/help/aspnet-ajax/grid-appearance-creating-new-skins.html
Tags
General Discussions
Asked by
Andy
Top achievements
Rank 2
Answers by
Gimmik
Top achievements
Rank 1
Share this question
or