Here is a short procedure of creating a custom site theme named "Ghost":
- Copy any theme folder in "C: Program Sharedweb extensions12TEMPLATETHEMES server FilesCommon FilesMicrosoft folder and paste with its name replaced with" Ghost ". In this example, copy GRANITE folder.
- In Ghost folder, rename GRANITE.INF file for GHOST.INF capitalized.
- GHOST.INF Open file with notepad.
- Change the value of title under [Info] A Ghost.
- Replace every word, Granite, under [titles] with Ghost.
- Open "C: Program Sharedweb extensions12TEMPLATELAYOUTS1033SPTHEMES.XML server FilesCommon FilesMicrosoft" file with Notepad. Add the following lines under <SPThemes> tag: <Templates> <TemplateID>Ghost</TemplateID> <DisplayName>Ghost</DisplayName> <Description>Ghost theme.</Description> <Thumbnail>images/thghost.gif</Thumbnail> <Preview>images/thghost.gif</Preview> </Templates>
- For display thumbnail and preview correctly, you need to capture the screen and save the file "C: Program Sharedweb extensions12TEMPLATEIMAGES server FilesCommon FilesMicrosoft" folder named thghost.gif. You can change the file name. Gif if you change the image filenames in the preview label.
- Make a iisrest for the server to recognize the new theme.
1 comments:
If you don't fancy playing with the theme.css file you could also look at the 3rd party themes available. There are several sites offering SharePoint Themes with notebook Styes worth a look. http://www.notebookStyles.co.uk
You can buy themes ready-to-use that can be deployed in as little as 15 minutes. You can also request the theme in your exact colours by telling them your HEX codes and they will create a custom theme for you. Worth a look !
Post a Comment