I want to add some links to the SharePoint Suite Bar but have not been able to figure out how to do that. Here is a screen shot of how it look OOTB.
I would have to add them by altering the Master Page as I don’t have access to Power Shell.
Here is what it currently looks like:
Here is what I want it to look like:
?width=750
I was able to get this to work by putting the java code in the and using the  .o365cs-nav-header16 div tag with my css.
Hi beth,
       you may add jquery or java script to master page. which in turn append suit bar element by adding extra links you want. take reference of given link : http://sharepoint.stackexchange.com/questions/60413/adding-link-to-suite-bar-in-share point-2013. hope it works for you. have a good time 🙂
Â
That’s different. 🙂 She wants to add links to the suite bar, which is above the ribbon. The top navigation bar is the row below the ribbon.