views:

8

answers:

0

Currently we have a custom theme applied to Sharepoint 2010 main page. When a new site is created, it has the default theme. We would like all newly created sites on this Web Application to use a specific theme that we specify.

I would like to create an event receive for Sharepoint 2010 that sets a specific theme when a new site is provisioned. I am unsure of the code that would be used to acheive this.

I am currently using Visual Studio 2010 (with limited coding experience).

In the past I have created theme staplers using code from the following source.

http://social.msdn.microsoft.com/Forums/en-US/sharepointcustomization/thread/87069683-f4d4-4872-84ae-3be1e3a3dad1

Any help or pointers would be greatly appreciated.