Insert a custom webpart in Master page
For an Intranet SharePoint site, I had a requirement to insert a custom Search web part on the Master page, just below the Quick launch section. But we can’t add a web part zone into the Master page,...
View ArticleBuilding Branding Solution with Feature Stapler for SharePoint 2007
Feature Staplers are the best way to build branding solutions in SharePoint. Once deployed branding will be automatically applied based on Site definition. Overall Steps: Create a WSP Project and add 2...
View ArticleBranded Master Page and Page Layout Project in MOSS 2007
This is the Custom Branded Master page & Page layout project, I’ve worked long back for a Event oriented SharePoint Site built on MOSS 2007. Page Layout in Design Mode: Page in Browser:
View ArticleCustomized Master Pages Report for All SharePoint Sites
Today, wanted to audit customized Master pages which are deviating from our corporate Branding in my Team Sites environment. Generated the report for customized master pages with help of PowerShell. If...
View ArticleChange Master Page in SharePoint using PowerShell
Requirement: Change Master page for SharePoint Site collections. After a branding redesign project, Got a requirement to change master pages on existing sites. branding on new sites going to be...
View ArticleUpload Master Page to SharePoint using PowerShell
Requirement: We have a SharePoint 2013 master page from third-party consultants and would like to copy-apply the master page to SharePoint sites. PowerShell script to upload Master page to SharePoint:...
View ArticleHow to Delete a Master Page in SharePoint using PowerShell?
Requirement:After deploying a new master page as part of the new branding, We wanted to delete the old master page from all SharePoint sites. As we’ve applied the new master page, we don’t want our...
View ArticleHow to Create a Custom Master Page Using Design Manager in SharePoint 2016 –...
What is Design Manager in SharePoint 2013? Design manager is a nifty tool introduced in SharePoint 2013 that uses an HTML-based approach to convert static HTML templates into SharePoint master pages...
View ArticleSharePoint Online: Change Master Page using PowerShell
Requirement: Change the Master Page in SharePoint Online. How to Set Master Page in SharePoint Online? If you want to change the master page in SharePoint Online, follow these steps: Note: If the...
View ArticleSharePoint Online: PowerShell to Upload Master Page
Requirement: Upload master page to SharePoint Online. How to add a master page to SharePoint Online? To add a master page to SharePoint Online, do the following: PowerShell to Upload Master page to...
View Article