CSS Fix for Broken DynamicHorizontalOffset and DynamicVerticalOffset in...
That is a mouthful of a title but luckily this is a simple fix for an annoying bug in SharePoint 2013. Between SharePoint 2010 and 2013, the DynamicHorizontalOffset and DynamicVerticalOffset...
View ArticlePart 2: “CSS scares me!”– Implement Custom CSS in SharePoint Master Pages
As a follow up to the previous post, “CSS scares me!” – How to Move Past the Intimidation and Implement Custom CSS in SharePoint, this second part is going to cover how to add a CSS file reference to...
View Article“CSS scares me!”– How to Move Past the Intimidation and Implement Custom CSS...
Be it clowns, creepy movies, dark basements with a single dingy light bulb or the next presidential candidate, we all have our fears. What I don’t want anyone to be afraid of is adding some custom CSS...
View ArticleStack the SharePoint Suite Bar on top of Ribbon – SharePoint Online / Office 365
Just over a year ago I wrote a post about stacking the SharePoint 2013 Suite Bar on top of the Ribbon, thus collapsing down the needed real estate for the top area of your SharePoint site. I was asked...
View ArticleSwitch out the SharePoint 2013 Site Actions gear icon for something more...
SharePoint 2013 switched from using the text “Site Actions” to showing a gear/cog/wagon wheel icon (I like gear so we will go with that for this post). That is all well and good until you need to...
View ArticleModify Project Summary Web Part Countdown
This is a bit of an odd one… but I love to show examples of how simple CSS can meet your needs, however different they may be, for SharePoint and SharePoint web parts. A student needed to convert the...
View ArticleSticky Stuff in SharePoint
Whether you are stuck in SharePoint or want to stick it to SharePoint or want to make things stick within SharePoint, sticky stuff in SharePoint is a hot topic. I am going to focus on the latter. What...
View ArticleIncrease width of SharePoint 2013 drop down navigation
This is a quick but handy little CSS style statement to increase the width of the SharePoint 2013 top navigation bar drop down, which by default is pretty small. Now I know ideally the navigation item...
View ArticleHide Font Faces from the SharePoint Ribbon using CSS
As a follow up to the post Hide items from SharePoint Ribbon using CSS, here are a few more selectors to hide specific font faces from the font formatting options in the Ribbon. I received a question...
View ArticleSharePoint Navigation – CSS only accordion on hover effect
Everyone seems to love accordion navigation effects and I love CSS so it was only natural to try to implement an accordion effect for SharePoint navigation using only CSS. Typically folks use...
View ArticleSPTechCon San Francisco December 2016 Branding with CSS Session Recap
92% of Branding SharePoint is CSS, So Why Are You Living in a Master Page? So much can be done with just CSS, the need for branding doesn’t mean a need for a custom master page. In this SPTechCon...
View ArticleBranding Differences with Structured vs. Managed Navigation in SharePoint –...
Managed navigation was introduced in SharePoint 2013 and it swept in a new way to manage your site navigation. No longer did you have to use your site structure, but now you could pick and choose...
View ArticleSPTechCon Boston June 2016 Bootstrap Session Recap
“Bootstrap” Responsive SharePoint, the RIGHT Way Let’s face it, SharePoint isn’t very responsive. However you can make it responsive using popular tools that all the cool kids are talking about. An...
View ArticleSPTechCon Boston June 2016 Branding with CSS Session Recap
92% of Branding SharePoint is CSS, So Why Are You Living in a Master Page? So much can be done with just CSS, the need for branding doesn’t mean a need for a custom master page. In this SPTechCon...
View ArticleDuplicate SharePoint Top / Global Navigation as Separate Footer Navigation
Navigation is key with pretty much any web site and several sites today are choosing to duplicate their top bar navigation in a larger footer area at the bottom of each page. This technique can easily...
View ArticleAdd a Background Color to Quick Edit/Datasheet View in SharePoint 2013
I get this from time to time… “I have added a background color to my SharePoint site but when I go to quick edit or datasheet view in a list, the background color comes through.” It isn’t that the...
View ArticleThrowback Thursday: Use CSS to Turn SharePoint 2013 into SharePoint 2010
It is time to go old school with this #TBT post that answers something I have been asked a few times…. can you make SharePoint 2013 look like SharePoint 2010 (and without the pesky UI version stuff)?...
View ArticleSPTechCon Austin February 2016 Bootstrap Session Recap
“Bootstrap” Responsive SharePoint, the RIGHT Way Let’s face it, SharePoint isn’t very responsive. However you can make it responsive using popular tools that all the cool kids are talking about. An...
View ArticleSPTechCon Austin February 2016 Branding with CSS Session Recap
92% of Branding SharePoint is CSS, So Why Are You Living in a Master Page? So much can be done with just CSS, the need for branding doesn’t mean a need for a custom master page. In this SPTechCon...
View ArticleSPTechCon Austin 2016
Here is a recap of our sessions from SPTechCon Austin 2016… “Bootstrap” Responsive SharePoint, the RIGHT Way Dustin Miller and Heather Solomon Session Recap Don’t stick a bunch of arbitrary and...
View Article