Jan.15

Remove Sign In link from SharePoint 2013 welcome page

I recently made some customization for SharePoint 2013 website. One of the requirement was to remove default Sign In link from the top of the master page. There is no options in Site Settings for such a thing, and the only was is to use CSS code or to the something easier:

Find and delete the following peace of code:

<!--MS:<SharePoint:SPSecurityTrimmedControl runat="server" AuthenticationRestrictions="AnonymousUsersOnly">--><!--MS:<wssucw:Welcome runat="server" EnableViewState="false">--><!--ME:</wssucw:Welcome>--><!--ME:</SharePoint:SPSecurityTrimmedControl>-->
Share this Story:
  • facebook
  • twitter
  • gplus

Leave a comment