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

Sitemap Image

2 Answers 49 Views
SiteMap
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 02 Sep 2010, 12:29 PM
Hi,

I am using the sitemap control - with the 'Black' skin.
When I add an image it puts a purple border around it - is there a way of removing this?

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 03 Sep 2010, 11:59 AM
Hello Andrew,

You can use the following css to remove the border:

.rsmImage
    {
        border:0;
    }

Regards,
Veronica Milcheva
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
0
Andrew
Top achievements
Rank 1
answered on 03 Sep 2010, 12:20 PM
Thanks Veronica - that did the trick.

 - and thanks for the swift response. 
Can I just make the point that these controls are the best I have ever seen...The skinning is fantastic.

Tags
SiteMap
Asked by
Andrew
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Andrew
Top achievements
Rank 1
Share this question
or