SharePoint
Tuesday, April 15, 2014
Add Custom CSS to a Sharepoint 2010 Site
Add the below code to include a reference for custom CSS file.
<SharePoint:CssRegistration name="<% $SPUrl:~SiteCollection/Style Library/sitename/CSS/StyleSheet.css %>" After="corev4.css" runat="server"/>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)