Getting Started with SharePoint 2013: Creating and modifying Master Pages

Source: Internet
Author: User

In SharePoint 2013, Microsoft provides a way to convert master pages based on HTML pages and supports single synchronization, but such updates are not perfect and can cause some loss of functionality, so it's convenient for people who know the master structure to try to modify master directly.

Of course, if you need to use a master page, you must turn on the SharePoint 2013 Publishing feature, which is to go to the site collection features and site features to open the feature that activates the publication.

1, activate the publishing function

2, open the SharePoint Designer 2013 (hereinafter referred to as SPD), open the Web site, the right menu select Master Page, select Seattle.master,ctrl+c–>ctrl+v, and then rename it. Of course, you can choose another master page, the naming of two master pages is interesting, a Seattle, a Oslo (Norwegian capital);

3, right key-> in the advanced mode of editing files (or directly double-click) into the Code Editor, if a large yellow background, you can choose the Ribbon menu on the Advanced Mode (red Box logo on the way);

4, in <div id= "S4-workspace" above, add header;

effect, as shown in the following figure:

5, in </SharePoint:SharePointForm> above, add foot;

effect, as shown in the following figure:

6, but open the page, you will find no foot div (as shown below), because it is covered by the SharePoint style;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.