1. Login to the SharePoint Online site and click on the Settings button in the top right corner, such as:
2, click to enter the site settings, to the following two places to open a SharePoint Server publishing infrastructure;
Site Collection Administration – site collection features
Site Actions – Manage site features
3. Open a SharePoint Online site with SharePoint Designer 2013, such as:
4. Designer opens the SharePoint Online site, copies the Seattle master page and renames it to home at the same time, such as:
(Note: If you encounter a copy or check-in check-out error, you can break the HTML page and the Master Association by editing the HTML page's properties, with the check box setting)
5, go to the Site Settings – Web Designer Library – Master page and page layout to publish;
6. Go to Site Settings – Appearance – The master page can be set as the master page;
7, in the master page head node can add CSS style, to hide the unwanted parts, but also can apply JavaScript or jquery files, files can be uploaded to the document library, such as:
8. Add headers and footer nodes before and after the PlaceHolderMain node, such as:
9, preview Our design of the master page, because it is an example, it is relatively simple, we can add a lot of information in the header and footer, and use the new master page;
In particular, SharePoint Online is basically consistent with the version of SharePoint Server for the designer, and I would like to introduce the layout of the page and the use of the page, but it is too similar to repeat, with a reference link below, If you want to understand the page layout and the use of the page can be consulted.
All right, here we go, rest. Take a break.
Resources
Creating page layouts and pages for the SharePoint 2013 Getting Started tutorial
http://blog.csdn.net/linyustar/article/details/16352017
Create a master page in Office 365-sharepoint Online