Executive Master Template Instructions
| Required Components: Microsoft Office SharePoint Server 2007 and an Administrator-level login. |
|
| Step 1: Download and extract the Executive Master Page |
- From www.expertsharepointconsulting.com, click download and specify a place to save the file on your local machine.
- Right click the downloaded file named “Executive Master Page.zip” and select “Extract All”
- Upon successful extraction, the following content in should be in your Executive folder:
- A “ExecutiveMaster” folder
- A “ExecutiveImages” folder
- Readme file
|
| Step 2: Activate the Office SharePoint Server Publishing Feature |
- Log in to your SharePoint site as the Site Administrator or a full control user.
- Click on Site Actions > Site Settings > Under the Site Collection Administration Section > Site Collection Features
- Activate the Office SharePoint Server Publishing Infrastructure if it is not already activated
|
| Step 3: Copy Files to the Server |
- Log into the server running SharePoint with an Administrative Account
- Copy the folder "ExecutiveMaster" to the SharePoint Features directory. If SharePoint was installed on the C:\ then the file path will be:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES directory.
- Copy the folder "ExecutiveImages" to the SharePoint Layouts directory. If SharePoint was installed on the C:\ then the file path will be:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUT. |
| Step 4: Install the Feature |
- Log into the server running SharePoint with an Administrative Account
- Open up a command prompt
- Enter the following: cd C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN.
Note: this assumes you installed SharePoint on your C drive. Please change the install path if otherwise.
- Enter the following: stsadm -o installfeature -name ExecutiveMaster -force
Note: do not copy and paste. Sometimes copy and paste into command lines won’t work. Please retype in your command line
- Open up your SharePoint Site
- Click on Site Actions > Site Settings > Under the Site Collection Administration Section > Site Collection Features
- Activate the Executive Master Page
|
| Step 5: Apply the New Master Page |
|
The feature we just created placed the new master page in the master page gallery. However, it did not tell SharePoint to use this new master page on your SharePoint site.
- Open up the SharePoint Site
- Click on Site Actions > Site Settings > Under the Look and Feel Section > Master Page
- Apply “Executive.master” in both Site Master Page and System Master Page Categories
- Check ”reset all subsite to inherit this site master page setting” check box
- In the Alternate CSS URL, select the radio button option for "Specify a CSS file to be used by this publishing site and all sites that inherit from it"
- Enter /Style Library/Executive.css in the browse field
- Check ”reset all subsite to inherit this site master page setting” check box
- Click Ok
|
| Step 6: Change the Site Title & Logo (Optional) |
- Open up the SharePoint Site
- Click on Site Actions > Site Settings > Under the Look and Feel Section > Title, description and icon
- Change the Site Title & Logo
- Enter a new name for your site in “Title” text box
- Enter the URL for the logo as /_images/homepage.gif
- Click the OK button
|