Apps
Introduction I love the FontAwesome library and use it on many projects. I was a huge fan of FontAwesome 4.0 and had a little struggle moving over to using 5.0 + 6.0 in my projects. I was use to the old [...]
0
Branding
I am frequently asked how do I removed the left navigation on the modern Team sites? Most people don’t know this but if you just remove [...]
2
Apps
Introduction Over a year ago I create a cross site collection navigation solution aka global navigation for Modern SharePoint sites using all [...]
Customizations
TL;DR Go here for the code + instructions: https://github.com/tom-daly/spfx-global-navigation Modern version works with: Office 365 & SharePoint 2019 – IE 11, Chrome, Firefox. Classic version [...]
4
SPFx
I’ve been using the auto generated build numbers paired with Stefan Bauer: How to version new SharePoint Framework projects and it’s [...]
0
SPFx
I like automatic revision numbers while I’m developing. I don’t have to manually be making changes while pushing packages out and [...]
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. [...]
Branding
You may or may not already know that SharePoint has the ability to do full width background images. If you’ve ever applied one of those wacky composed looks then you would see that some of them have [...]
Branding
I was just thinking about this issue one day and realized that I could just override the default image but if the user decides that they wanted to change it later via site settings they could. Why do I [...]
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 [...]