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

Skins folder location

2 Answers 90 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
John Davis
Top achievements
Rank 2
John Davis asked on 29 May 2008, 01:41 AM
I am a new user of RadCalendar for ASP.NET AJAX.
How does the RadCalendar find the skin specified in the html?
In my case I have these folders:
Solution
  WebSite
    Controls
       WH
           MyControl.ascx (contains radCalendar with Skin="WebBlue")

Where should I put the skin folder such that radCalendar will find it.
Also, is this the right hierarchy?

Skins
   WebBlue
      Calendar

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 29 May 2008, 02:56 PM
Hi John Davis,

Please a take a look at these links:

How skins work
Creating a custom skin
RadCalendar skins

also you could look at Telerik Skinning tutorial.

Sincerely yours,
Daniel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
John Davis
Top achievements
Rank 2
answered on 30 May 2008, 12:59 AM
Thank you Daniel for helpful references.  The current problem is solved by using 

EnableEmbeddedSkins

="true"

then I do not need a skins folder.

John

Tags
Calendar
Asked by
John Davis
Top achievements
Rank 2
Answers by
Daniel
Telerik team
John Davis
Top achievements
Rank 2
Share this question
or