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

Embedded Custom Skin Not Working

2 Answers 91 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Stanley
Top achievements
Rank 1
Stanley asked on 24 Jun 2014, 09:30 AM
Hi,

I've created a skin based off of the Metro skin using the Telerik Visual Style builder.

Iv'e downloaded and used a tool to put this skin into an assembly http://www.acdevsoftware.ch/Download/Default.aspx?lang=en#TOOLS

I have now put the following into my appSettings.

When my application runs however the skins don't seem to be rendering/showing up properly and i'm pretty stumped, your assistance is greatly appreciated.

<add key="Telerik.Web.SkinsAssembly" value="Greenbox" />
<add key="Telerik.EnableEmbeddedSkins" value="true" />
<add key="Telemeter.Skin" value="Greenbox" />

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 24 Jun 2014, 09:53 AM
Hi Stanley,

Please have a look into this help documentation which discuss about the Creation of Custom Skin.

Thanks,
Princy.
0
Stanley
Top achievements
Rank 1
answered on 24 Jun 2014, 10:56 AM
Hi Princy,

Thank you for the reply, i had already read the help documentation. It turns out it was also because of the style that was selected it made the buttons blend in with the background color of the application which was misleading.

Thanks
Tags
Visual Style Builder
Asked by
Stanley
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Stanley
Top achievements
Rank 1
Share this question
or