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

Background Image references telerik website

1 Answer 81 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
MNP
Top achievements
Rank 1
MNP asked on 17 Feb 2010, 03:47 PM
Just created a style and after I downloaded the style, I noticed the background sprite that I had upload was being referenced back to the telerik website.

 div.RadMenu_internalweb .rmItem .rmLink:hover .rmText { 
 
    background-image: url('http://stylebuilder.telerik.com//ImageHandler.ashx?mode=get&Skin=internalweb&Control=Menu&Suite=aspnet-ajax&file=internalwebsprite.png'); 
 
    background-position: 100% -26px; 
 
    padding-left: 0px; 
 
    height: 25px; 
 
    margin-top: 0px; 
 
    padding-right: 28px; 
 
    background-color: transparent; 
 

Should it not reference the local copy of the image?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 18 Feb 2010, 02:27 PM
Hi Matt,

It should! Thank you - we fixed it.

Greetings,
Alex Gyoshev
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
Visual Style Builder
Asked by
MNP
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or