Changing the Site Logo on Modern Team Site
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 [...]
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 [...]
Introduction I’m typically asked quite often on how I can attach global CSS or javascript like jQuery to my SharePoint / Office 365 site. [...]
Awarded Microsoft Servers and Services MVP for 2018! I am so happy to announce that I’ve been awarded Microsoft MVP in Office Servers and Services (essentially Office 365). It feels amazing to receive [...]
I stumbled across an issue last week where a client was reporting that the custom branding broke the print functionality of their Nintex forms. [...]
During my last project we were asked to create a fairly simple site template on Office 365. I typically cringe when I hear the word site definition / site template or web template. The reason goes way [...]
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 [...]
Over the course of the past 6 months I’ve found myself using Visual Studio Code as my goto html/css/javascript IDE. Much of the time I [...]
There are a number of already built in helper (or utility) classes in Office 365 and SharePoint 2013. These classes can be very useful when you are building new components. You can skip writing CSS for [...]
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 [...]
This is an exciting time! The much anticipated SharePoint Framework Preview was released yesterday. And guess what … they are essentially Add-ins /Apps. Right now just the web parts piece is released [...]
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 [...]