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
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 [...]
8
Branding
It really is super simple and requires I line of CSS per item. If you want to hit them all or any future ones you could hide the whole element. [...]
Branding
Introduction In my last post I talked about making the SharePoint navigation render in a Bootstrap friendly way. I suggested that you could do this by changing the markup of the navigation using an ASP:Repeater [...]
Branding
Updated 10-5-2016: Included link to javascript version of bootstrap navigation Updated the navigation code to detect in active -> Contribution by Olly in comments below. Introduction Many of my most [...]
Branding
Introduction I recently came across an interesting blog – http://www.n8d.at/blog/office-365-icon-font-documentation/ which mentions O365 icons. This was back in February so when I attempted to locate [...]