Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Default to Custom Theme in WSS

  Asked By: Cyrus Blackburn         Date: Dec 16, 2005      Category: Sharepoint      Views: 219
 

When you create a new WSS site it defaults to "No Theme(Default)" theme.

Now if I have my custom theme which I want to apply to all the WSS
sites that I am going to create, is there a way to default the theme to
my custom theme instead of "No Theme(Default)" when a new WSS site is
created.

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Arron Middleton          Answered On: Dec 16, 2005       

Theme is not something that you can set in a site  Definition.

However, you can use ExecuteUrl in the ONET.XML to call an aspx page
just after a new site is provisioned. In this page, you can make
adjustments like setting the theme. I talk about the details of to do
this in this SharePoint Advisor article:
http://sharepointadvisor.com/doc/16799

 
Didn't find what you were looking for? Find more on Default to Custom Theme in WSS Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].