Home > UI/UX Development > CSS > How to add CSS link to master page, page layout and page in Sharepoint publishing sites

How to add CSS link to master page, page layout and page in Sharepoint publishing sites

This post was most recently updated on December 28th, 2016

How to add CSS link reference to Master Page, Page Layout, Page in a Sharepoint Publishing site?

1. Master Page: 
Add the following code inside <head> tags

2. Page Layout:
Add below code after <!–ME:</Publishing:EditModePanel>–> tag in your Page Layout

3. Pages: 
Add below code after <!–MS:<asp:ContentPlaceHolder id=”PlaceHolderAdditionalPageHead” runat=”server”>–> tag in Page

 

 

This Article is TAGGED in , , , , , . BOOKMARK THE permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">