#9: Top Header 2

This ID is used to set the height, background image, background color, and borders, as shown in Figure A-43. Listing A-47 shows the standard CSS properties.

images

Figure A-43. SharePoint 2010 top header 2

  • Style Sheet: COREV4.CSS
  • ID: s4-topheader2
  • Class: s4-pr s4-notdlg

Listing A-47. Top Header 2 CSS

body #s4-topheader2{ background:url("/_layouts/images/selbg.png") repeat-x left top; background-color:#f6f6f6; vertical-align:middle; min-height:25px; border-top:1px solid #e0e0e0; border-bottom:1px solid #b8babd; }

This next section will cover the top navigation control that is included within the top header 2 container.

Get Practical SharePoint 2010 Branding and Customization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.