0
votes
1answer
24 views

Adding user control to 2013 master page causes a 404 error

I have a problem when adding a user control to my SharePoint 2013 master page: my site shows a 404 error. At this point I have a brand new, empty user control (i.e. created in VS2012 but nothing ...
1
vote
1answer
1k views

Customizing SmallSearchInputBox default text

I am trying to customize the text displayed in the search box of my SharePoint site. The default is "Search this site...". I found a number of articles which explain how to do it (by overriding the ...
2
votes
3answers
4k views

Custom master pages used in multiple SharePoint 2010 sites

My company has just stated using SharePoint 2010 and I have been tasked with adding some custom functionality to the master pages - essntially we just want a global top navigation bar that contains ...