SharePoint 2010 Theming
June 16, 2011
Leave a comment
Have you ever wanted to re theme the Horizaontal Navigation section of SharePoint. 2010
below are the styles that can be modified in COREV4.css
found here (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\1033\STYLES\Themable)
body #s4-topheader2
.s4-tn li.static > .menu-item
.s4-toplinks .s4-tn a.selected
.s4-toplinks .s4-tn a.selected:hover
.menu-horizontal .menu-item-text
Please let me know if I have missed anything major.
Categories: SharePoint
.css, corev4.css, SharePoint 2010, themes