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 [...]
2
Apps
Introduction This new project is a nice little feature that you can easily add to your SharePoint site to enable site messages or alerts. Having [...]
5
Branding
This post will demonstrate another SharePoint UI hack that is typically seen on many modern sites today. B
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 [...]
Branding
Update 2/26/2020 – due to the comments I’ve posted a github project that you can check out to help. https://github.com/tom-daly/spfx-trim-ribbon What I’m about to show you is a technique [...]
Branding
Starting February 14th, 2018 – Microsoft will push an update to a tiny, but very important, piece of code in all your master pages. They will be changing the default document model from Internet [...]
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
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 [...]
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 [...]