-
Introducing Archetype: Starter UI Files for SharePoint and HTML5
Archetype is a minimal, open source collection of starter UI files for HTML5 and SharePoint, built on personal preferences instead of a bloated framework.
-
Using a DOCTYPE in SharePoint 2007
Adding a DOCTYPE to SharePoint 2007 breaks editing mode. Here’s a workaround using EditModePanel to apply it only in display mode.
-
Default Header and Navigation on My Sites and Search Center
Microsoft left the header and navigation off My Sites and the search center. Here are master pages that restore consistency.
-
The Pains of Altering the SharePoint UI
SharePoint’s default UI is built on table layouts, uncommented CSS, and obtrusive JavaScript. Branding it is an exercise in pain management.