#6: Site Logo

The site logo shown in Figure A-30 includes the following CSS to add padding and alignment to the image, as shown in Figure A-33. Listing A-36 shows the standard CSS properties.

images

Figure A-33. SharePoint 2010 site logo

  • Style Sheet: COREV4.CSS
  • Class: s4-titlelogo

Listing A-36. Site Logo CSS

.s4-titlelogo{ padding:12px 10px 12px 0px; text-align:center; vertical-align:middle; }

The second element within the site table is the page breadcrumb described below.

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.