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

Button does not remove background image

4 Answers 119 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Miguel Angel
Top achievements
Rank 1
Iron
Miguel Angel asked on 02 Jan 2014, 03:38 PM
Hi,
 
I'm using Style Builder to modify the Silk theme, it works ok. But I need to remove the background image for "Button normal state right rounded corner", on the web browser it's ok, but when I download the style and test on my project, display the background image.

And when I upload the Zip file to modify the button, the background image is displayed on the editor.

It is the same case for Tabstrip and Menu.


Regards.

Mike

4 Answers, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 07 Jan 2014, 09:47 AM
Hi Mike,

What actually VisualStyle builder does is to modify the CSS of an existing skin and not changing the sprite image the skin for the particular controls uses.

RadButton ButtonType="StandardButton" uses sprite image for its background, and therefore in order to modify it you must:
  • either modify the existing sprite image of the RadButton.
  • or create a new one.

Regards,
Danail Vasilev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
AB
Top achievements
Rank 1
answered on 28 Dec 2014, 04:12 PM
Hello,
where can I find the sprite image of the RadButton?
Many thanks
Alberto
0
AB
Top achievements
Rank 1
answered on 28 Dec 2014, 04:16 PM
Hello,
where can I find the sprite image for the RadButton?
Many thanks
Alberto
0
Ivan Zhekov
Telerik team
answered on 01 Jan 2015, 10:01 AM
Hi, Alberto.

The sprite images for RadButton are placed inside each skin folder under the common or button subfolder e.g. Skins\Default\Button or Skins\Default\Common. If you are eligible for downloading the full source, you can obtain the files from there.  If you are not, I can attach the sprites you need, but I need to know the skin you need.

Regards,
Ivan Zhekov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Visual Style Builder
Asked by
Miguel Angel
Top achievements
Rank 1
Iron
Answers by
Danail Vasilev
Telerik team
AB
Top achievements
Rank 1
Ivan Zhekov
Telerik team
Share this question
or