#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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.26.246