Custom Master Page In SharePoint-2013 Today We are Going to creating a custom Master Page for SharePoint 2013 using Visual Studio 2012. The Process is similar as was done in SharePoint 2010. Steps are following to create my custom Master Page: Step-1 Take a copy of your SharePoint-2013 master pages like Seattle.master and Oslo.master from the directory "15\TEMPLATE\GLOBAL". Paste this master page in a folder and rename the file like (i.e Custommaster.master) Step-2 Add a new Module(name like CustomMasterPage) and delete sample.txt file that was created automatically by adding module. Step-3 Add Custommaster.master file to the Module and change some Parameters like ...