I have not seen this documented anywhere.  It has either never been done or is such common knowledge that it’s not worth mentioning.  Either way, I’m going to go through the steps: 1.  Go to your Promoted Links list that you created.  Should appear in Tile view by default. 2. ...

Read More

Creating the favicon: 1.  Select your image. 2.  Convert the image using a site such as http://tools.dynamicdrive.com/favicon/#.Um_uX_msh8E 3.  Your favicon needs to be either 16×16 or 32×32. 4.  Create the icon. 5.  Download the icon to your computer. 6.  Leave the name as favicon.ico Uploading the favicon to your site: 1. ...

Read More

1.    Copy the contents of the master page. 2.    Create a new master page. 3.    Paste the code from the original master page into the new master page. 4.    Find one of the following lines of code (depends on the type of site being edited):  <div id=”suiteBarRight”> OR <SharePoint:SPSecurityTrimmedControl runat=”server” AuthenticationRestrictions=”AnonymousUsersOnly”> 5.    Insert this code just ...

Read More