Theme


[SharePoint 2013] Restore the Breadcrumb (Navigate Up) Navigation

SharePoint 2010 had a breadcrumb feature on the ribbon that would let a user navigate up the breadcrumb. In SharePoint 2013, this feature is hidden. In SharePoint 2013 the breadcrumb feature can be made visible again in at least two different ways: 1) via the Master Page -or- 2) via code. Breadcrumb in SharePoint 2010: [...]

[SharePoint 2013] Using PowerShell to Set the Theme Color Palette of a SharePoint Site

SharePoint 2013 includes a pretty useful theming engine that is light years ahead of previous versions of SharePoint. There is one caveat that is a bit annoying: you cannot apply the themes to certain types of sites through the web interface. For instance, you cannot set the theme color of the My Site host. However, [...]