Customizations
For the past year or so I’ve been developing and building branding assets in Visual Studio Code for my Office 365 projects. Not only just creating and building assets in VS Code but I’ve build [...]
Branding
I found this so strange that I had to post something about it. It’s really easy to change the site logo for a Modern Communication site. The menus are very straight forward to change the logo, you [...]
4
Branding
Introduction I’m typically asked quite often on how I can attach global CSS or javascript like jQuery to my SharePoint / Office 365 site. [...]
1
Customizations
I stumbled across an issue last week where a client was reporting that the custom branding broke the print functionality of their Nintex forms. [...]
Branding
Here’s a quick little snippet of CSS if you are trying to hide the Newsfeed, OneDrive or Sites from the Waffle Menu in SharePoint 2016. If you are looking to do this in the Ribbon for SharePoint [...]
Customizations
Introduction This all started as a request from a client to hide only certain users from the people search. I’ve decided on this route because the management interface already exists to update user [...]
0
Branding
These are a few of my favorite and go to JavaScript libraries. These tend to work well in SharePoint with no problem. This is my personal list [...]
Customizations
The following updates have been made to this article since it’s publication: [Update 9/7/2016] – The method suggested by Håkan Nilsson only works with Publishing Enabled so that you can access [...]
Customizations
I know there are quite a few posts out there on this, but i’m writing this here for myself as a rollup of the information and highlighting what needs to be done in order for this to work perfectly. Introduction [...]
Customizations
Recently I was asked to make a free floating navigation element, so that when you scroll down the page it would follow. There are many adaptations of this but for standard html websites, but I was unable [...]
Customizations
This article is based off Thomas Sondergaard’s post located here: http://sharepointsharpener.wordpress.com/2011/09/27/quick-fix-remove-libraries-lists-from-toc/ This version is slightly different, I [...]