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

Custom skin - Howot create a border to radpager

3 Answers 145 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jolynice
Top achievements
Rank 1
jolynice asked on 03 Dec 2010, 03:39 PM
Hi everyone.

I am trying to create my own skin to the rad grid. I tried the example 
http://demos.telerik.com/aspnet-ajax/grid/examples/styles/customskin/defaultcs.aspx

I want to put a border of 1px in the radpager but i canĀ“t .
With firebug i see
.RadGrid td.rgPagerCell {
    border0 none;
    padding5px 0 4px;
}
if i put border :1 , the border shows up.. but this come from a web resources...  How can i create the border .

Thanks.

3 Answers, 1 is accepted

Sort by
0
jolynice
Top achievements
Rank 1
answered on 04 Dec 2010, 11:26 AM
Hi everyone.

No response yet :(

Thanks
0
Accepted
Dimo
Telerik team
answered on 06 Dec 2010, 03:17 PM
Hello jolynice,

Here is an article, which explains what you should do:

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

Regards,
Dimo
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
jolynice
Top achievements
Rank 1
answered on 07 Dec 2010, 09:37 PM
Hello Dimo.

Thanks for the replay.

Now I have to learn css specificity :)

Jolynice
Tags
Grid
Asked by
jolynice
Top achievements
Rank 1
Answers by
jolynice
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or