Hi, I've been really struggling with getting a custom skin to work in a test website.
I created a simple skin through the telerik tool and extracted the zip file into my css folder. I added in the common and telerik folders to the same css folder.
When I use a direct link tag in the header
With my button:
I created a simple skin through the telerik tool and extracted the zip file into my css folder. I added in the common and telerik folders to the same css folder.
When I use a direct link tag in the header
<link href="css/MySkin/Button.MySkin.css" rel="stylesheet" type="text/css" />With my button: