2010, Development Blog, SharePoint
Allow the browser to control the scrollbars in SharePoint 2010 (increasing browser support) when using v4.master.
This article explains how to give scroll-control to the browser instead of objects on the page (through div overflows). Why would you want this? Well, for 2 reasons: Increase browser support, and allow mobile users to view full pages in SharePoint (specifically – the browser on Android has problems rendering overflow controls).
Read More2010, 2013, Development Blog, SharePoint
Hiding SharePoint content from anonymous users in public websites (and still keep the functionality intact for logged-in users)
Building a SharePoint site to be fully functional in an authenticated view vs. what the public sees is actually fairly simple. This article covers how to remove the Site Actions menu and Browse bar from SharePoint only for Anonymous view, while keeping all the SharePoint functionality in play.
Read More2010, Development Blog, SharePoint
Custom-branding a FAST Search Center (how to fix the search box and dual-site actions menu)
When branding a FAST Search Center in SharePoint 2010, you might have come across 2 interesting quirks when using a masterpage other than the OOTB minimal.master (which happens to be the same as the minimal.master included in any regular site). This article explains how to fix those quirks.
Read More