Create a Custom Page Layout in SharePoint

Applicable to: SharePoint 2013, SharePoint 2016, SharePoint Online In the previous article we discussed about creating a custom master page in SharePoint Online using HTML, CSS, Design Manager. In this article, we will create a page layout. Page layouts can be thought of a customized layout of contents in SharePoint. Read more…

 7,521 total views,  2 views today

Create a custom Master Page for SP Online

Applicable to: SharePoint 2013, SharePoint 2016, SharePoint Online We often come across the need for using a customized master page, owing to various business needs. SharePoint has advanced much in terms of its master page design and deployment, and gives much emphasis to non-server side components (HTML5/CSS3, Bootstrap, etc.) This Read more…

 3,403 total views,  2 views today

Create a Site Collection in SharePoint within specific Content Database

Applicable to: SharePoint 2010/2013/2016 Generally, site collections are created using the Central Administration. However, this means doesn’t gives us the option to select the specific Content Database where we wish for the site collection to reside. Well, PowerShell comes to the rescue again. Below is the PowerShell script that can Read more…

 4,615 total views,  2 views today