Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 7025

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 2162

Deprecated: Hook imagify_allow_picture_tags_for_webp is deprecated since version 2.2! Use imagify_allow_picture_tags_for_nextgen instead. in /www/collab365_296/public/wp-includes/functions.php on line 5758
How to edit the title in the SharePoint 2013 SuiteBar - Collab365
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1145

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1152

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1155

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1162

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1165

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1145

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1152

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1155

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1162

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1165

Warning: Undefined array key "url" in /www/collab365_296/public/wp-content/plugins/thrive-visual-editor/thrive-dashboard/inc/smart-site/classes/class-tvd-smart-shortcodes.php on line 85

by Chip

2013-10-14

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 above one of those previous lines of code.

Code to insert:

<div>
<script type='text/javascript' src='//code.jquery.com/jquery.min.js'></script>
<script type="text/javascript">
var suitebar = $("#suiteBar");
var branding = suitebar.find(".ms-core-brandingText");
branding.html("<a href='/'><img src='https://mywebsite.edu/blah/SiteAssets/image.png' height='30px'></a>");</script>
</div>

6.    Save the new master page.

7.    Check in the new master page.

8.    Publish as major.

9.    Go to site settings.

10.   Click on design manager.

11.   Click on step 7:  Publish and Apply Design.

12.   Click Assign master pages to your site based on device channel.

13.   Select the new master page from the dropdown menu.

14.   Check “Reset all subsites to inherit this system master page setting.”

15.   Click “Ok.”

16.   Refresh the page.

You should now see your logo at the top of the page instead of SharePoint.  Hooray.

(Visited 132 times, 1 visits today)

About the author 

Chip

Summit Bundle

Get 200+ hours of Microsoft 365 Training for 27$!

Master Office 365, Power Platform & SharePoint & Teams With 200+ Hours Of Training Videos and 108 Ebooks in the Collab365 Academy. This offer is insane and is only available for a limited period.