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

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

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