Reference no: EM132084648
Okay so I created the thems and the skins. How do I create the calender portion?
Steps would be fine, not the actual code.
Step 1. Creating the Theme and Skins
Create a custom theme
Create a theme called Theme1 and Theme2.
Configure your web site to use the Theme1 theme
Use skins, stylesheets to configure your project's colors and design.
You will be graded on your ability to customize the theme to enhance the appearance of your web site.
Design a calendar using a skin
Create a web page called Calendar.aspx in your Pages folder.
Create a calendar.skin file in Theme1. In the file, create two calendar skins with very different appearances. Name one of the skins, MyCalendarSkin. Leave the other with no skin ID assigned.
Insert a calendar in the Calendar.aspx page. Configure the calendar to use the MyCalendarSkin skin.
Duplicate the skin files and place them in the Theme2 folder. Change the properties of the skins.
You will be graded on your ability to customize the calendar to match the rest of your web site.