Heather Solomon's Blog

SharePoint 2007 Branding

Article Categories
Post Categories


  Jump to: Follow speheather on Twitter Follow Heather Solomon on Facebook
Search:  

Please note that there has been two typos in my Base Master Page file.  I have uploaded a corrected version and it is available on the Base Master Page web page on my site.

Typo 1

In the HEAD area of the master page, the SharePoint tag pulling in the Theme was before the SharePoint tag pulling in all of the CSS files.  This resulted in overriding your custom themes with the default SharePoint CSS styles which meant you canceled out any Theme you applied.  In your existing master pages, make sure the following tags are in the HEAD in this order:

<SharePoint:CssLink runat="server"/>
 <SharePoint:Theme runat="server"/>

Typo 2

I had an extra closing DIV tag in the Quick Launch area after the SharePoint:SPLinkButton tag in the View All Site Content block of code.  This can cause you grief if you are working with DIVs in your master page since it could prematurely close an opening DIV tag.

Thanks and sorry!

posted on Monday, December 10, 2007 1:57 PM
Comments
  •  re: UPDATED: Base Master Page
    Jane Barrister
    Posted @ 12/11/2007 1:22 PM
    Thanks Heather.
    (Just a note, should all HTML element and attribute names use lower case and should there be a DOCTYPE tag too?)
  •  re: UPDATED: Base Master Page
    B
    Posted @ 1/23/2008 7:46 PM
    Jane,

    Why not make it a xhtml 1.0 transitional doctype while were at it. :)
  • # re: UPDATED: Base Master Page
    Obieg Dokumentow
    Posted @ 3/24/2008 5:53 PM
    Hi Heather,

    Is it possible to insert html elements on all site content pages without actually modifying master page nor other elements like built in templates? I mean something like deploying an ascx control template by a feature in a way that it is automatically included on any build in master page.
  • # re: UPDATED: Base Master Page
    kiz oyunları
    Posted @ 4/12/2008 9:06 AM
    Is it possible to insert html elements on all site content pages without actually modifying master page nor other elements like built in templates? I mean something like deploying an ascx control template by a feature in a way that it is automatically included on any build in master page.
Comments have been closed on this topic.

Copyright © 2005-2010. Heather Solomon.
Site design by Heather Solomon

Blog Stats:
Posts - 388
Stories - 39
Comments - 1795
Trackbacks - 183
Follow speheather on Twitter

Follow Heather Solomon on Facebook

Branding/UI/UX Courses for SharePoint taught by Heather Solomon

VIEW COURSE SCHEDULE