
Introduction to the course. In this course I am going to show you how to create your own master page step by step. All the source file and code snippets are downloadable. You could apply this master page to your organisation and your SharePoint site is instantly changed to a beautiful website!
We will need to use 'Design Manager' to create our own master page, but some SharePoint sites do not have it enabled by default. I will show you how to enable it in this lecture.
This lecture shows you how to create a 'mapped network drive' so we can copy and paste our custom master page files into it very easily.
In this lecture I will show you how to create a minimal master page within SharePoint.
However, I prefer creating a html file outside SharePoint from scratch and then ask SharePoint to convert it into a master page, which will be covered in the next lecture.
A quick demo of creating an HTML file and CSS style sheet. As this is not a web design course, it doesn't go into details of how to create them but just give you an idea of what it looks like. The HTML file and CSS file etc can be downloaded from the Resources area in the last lecture.
In this lecture I am going to show you how to convert the HTML page you created into a master page.
Introduction to Code Snippets concept
Insert code snippets for Top Navigation
Insert code snippets for Vertical Navigation
Insert code snippets for Search Box.
Insert code snippets for Site Title
How to publish the master page and apply it to all sites.
Insert code snippets for breadcrumb navigation
In this lecture I am going to show you how to use the F12 tool to identify the ID or Class for an HTML element, and then use CSS style sheet to change its background color.
Code snippets for the Navigate Up button.
Adding the rotating header image using JavaScript.
In this course I am going to show you how to change SharePoint 2016 (on-premises) from its default look to a more beautiful look, with header images, company logo, better color and fonts, etc.
I will create the new look from scratch, step by step. You will be able to download all the source files including the HTML master page, CSS style sheet, images and fonts I used. You can put these files to your SharePoint and with only a little modifications (e.g., change the URLs into your SharePoint URLs), your SharePoint will change to this new look.
Lectures are split into small ones so you can easily find what topic you need to learn.