Tagged Questions
0
votes
2answers
65 views
Achieving consistent branding for all SharePoint 2013 sites
I see that a lot of the discussions and documentation tend to be focused on branding solutions for publishing sites and understandably so. We have a lot of other types of sites too (e.g. communities, ...
0
votes
3answers
813 views
SP2013: Adding a custom usercontrol to masterpage using Design Manager
I created a custom masterpage using the SP2013 Design Manager. I also created a SharePoint solution in Visual studio 2012 with a custom usercontrol (ascx) and custom webparts.
The masterpage works ...
1
vote
3answers
884 views
Include html from another file in the SP-masterpage
Our SP-site is used as a part of another non-SP site. The layout should look the same on both the SP-site and the non-SP site.
In the past, we have copy/pasted the html from the header and footer of ...