Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Visual Style Builder > Background Image references telerik website

Not answered Background Image references telerik website

Feed from this thread
  • Posted on Feb 17, 2010 (permalink)

    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?

    Reply

  • Alex Gyoshev Alex Gyoshev avatar

    Posted on Feb 18, 2010 (permalink)

    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.

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Visual Style Builder > Background Image references telerik website