<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SharePoint 2010 Branding Authority</title>
	<atom:link href="http://sharepointbrandingauthority.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointbrandingauthority.wordpress.com</link>
	<description>Everything you ever wanted to know about branding SharePoint 2010</description>
	<lastBuildDate>Wed, 24 Mar 2010 18:52:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sharepointbrandingauthority.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SharePoint 2010 Branding Authority</title>
		<link>http://sharepointbrandingauthority.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharepointbrandingauthority.wordpress.com/osd.xml" title="SharePoint 2010 Branding Authority" />
	<atom:link rel='hub' href='http://sharepointbrandingauthority.wordpress.com/?pushpress=hub'/>
		<item>
		<title>My Customizations &#124; Master Page</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/24/my-customizations-master-page/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/24/my-customizations-master-page/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 18:52:29 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Master Pages]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[master page customization]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=29</guid>
		<description><![CDATA[For starters, I checked Heather Solomon&#8216;s blog (http://www.heathersolomon.com/blog/archive/2010/02/23/What-has-been-what-is-now-and-what-is-coming.aspx) to see if she&#8217;s updated it to include SharePoint 2010 branding information akin to the detailed information on branding she shared for SharePoint 2007.  Rumor has it, she&#8217;s been busy at Tech Conferences and with trainings, so no updates there. I found a site with Starter Master Pages (same as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=29&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For starters, I checked <strong>Heather Solomon</strong>&#8216;s blog (<a href="http://www.heathersolomon.com/blog/archive/2010/02/23/What-has-been-what-is-now-and-what-is-coming.aspx">http://www.heathersolomon.com/blog/archive/2010/02/23/What-has-been-what-is-now-and-what-is-coming.aspx</a>) to see if she&#8217;s updated it to include SharePoint 2010 branding information akin to the detailed information on branding she shared for SharePoint 2007.  Rumor has it, she&#8217;s been busy at Tech Conferences and with trainings, so no updates there.</p>
<p>I found a site with <strong>Starter Master Pages</strong> (same as <strong>Minimal Master Pages</strong> from 2007) where they strip out all the unnecessary content, but I&#8217;m not ready for that yet. (See<a href="http://sharepointbrandingauthority.wordpress.com/2010/03/17/starter-master-pages/"> this post </a>for info on the <strong>Starter Master Pages</strong>). </p>
<p>To start and to familiarize myself with the intricacies of SharePoint 2010, I&#8217;m using the <strong>v4.master</strong> that comes OOTB and am modifying it to suit the needs of the project.</p>
<p>So far, I&#8217;ve:</p>
<p><strong>1)</strong>  Removed the ugly orange <strong>Feedback</strong> button at the top right.  For this, you must remove these lines from the master page code:  </p>
<p><em>&lt;SharePoint:LanguageSpecificContent runat=&#8221;server&#8221; Languages=&#8221;1033&#8243;&gt;<br />
  &lt;ContentTemplate&gt;<br />
   &lt;a style=&#8221;float:left;margin:8px;&#8221; href=&#8221;<a href="http://go.microsoft.com/fwlink/?LinkID=127131">http://go.microsoft.com/fwlink/?LinkID=127131</a>&#8221; target=&#8221;_blank&#8221;&gt;<br />
    &lt;img src=&#8221;/_layouts/images/givefeedback.png&#8221; style=&#8221;border:0px;vertical-align:middle;&#8221; alt=&#8221;Give Feedback&#8221; /&gt;<br />
   &lt;/a&gt;<br />
  &lt;/ContentTemplate&gt;<br />
 &lt;/SharePoint:LanguageSpecificContent&gt;<br />
</em><br />
<strong>2)</strong>  Removed the <strong>I Like It</strong> and <strong>Tags &amp; Notes</strong> icons that appear on the right below the ribbon.  We have two logos (one for the site and one for the organization) so I&#8217;ll put the organization logo in place of these icons on the right.  To remove the icons, you must remove this line from the code: </p>
<p><em>&lt;SharePoint:DelegateControl ControlId=&#8221;GlobalSiteLink3&#8243; Scope=&#8221;Farm&#8221; runat=&#8221;server&#8221;/&gt;</em></p>
<p>To replace it with your logo or something else, you must add either an image, text, etc (if you&#8217;re using <strong>v4.master </strong>that has tables in it) or a
<div> with an image, text, etc if you&#8217;re using one of the <strong>starter master pages</strong> that is only comprised of
<div>&#8216;s.
<p><strong>3)</strong>  Removed default logo and replace with our logo.  For this, you must import (upload) your logo (or link to your logo with an absolute link to another server, etc) and then change the following code so it calls your logo and not the default logo (see bold/red text below):</p>
<p><em>&lt;SharePoint:SPLinkButton runat=&#8221;server&#8221; NavigateUrl=&#8221;~site/&#8221; id=&#8221;onetidProjectPropertyTitleGraphic&#8221;&gt;<br />
           &lt;SharePoint:SiteLogoImage name=&#8221;onetidHeadbnnr0&#8243; id=&#8221;onetidHeadbnnr2&#8243; LogoImageUrl=&#8221;<strong>/_layouts/images/siteIcon.png</strong>&#8221; runat=&#8221;server&#8221;/&gt;<br />
          &lt;/SharePoint:SPLinkButton&gt;</em></p>
<p>Having done this, I now realize that our site/division logo (the one that replaces their default logo) is much wider than theirs, which pushes the breadcrumb over far to the right.  I want to put the breadcrumb below the top nav and above the quick launch instead.  That having been said, I&#8217;m now moving on to using <strong>Randy Drisgill</strong>&#8216;s <a href="http://sharepointbrandingauthority.wordpress.com/2010/03/17/starter-master-pages/">starter.master</a>, which removes the table structure that&#8217;s present in <strong>v4.master</strong>, which will make moving the breadcrumb easier.  On the flip side, you lose the styles that are in <strong>v4.master</strong> and have to come up with your own.  More on that in the <strong>starter.master</strong> post to come. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=29&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/24/my-customizations-master-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
		<item>
		<title>Site Templates in SharePoint 2010</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/24/site-templates-in-sharepoint-2010/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/24/site-templates-in-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 14:06:14 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Custom Template]]></category>
		<category><![CDATA[publishing feature]]></category>
		<category><![CDATA[publishing site]]></category>
		<category><![CDATA[team site]]></category>
		<category><![CDATA[Template]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=73</guid>
		<description><![CDATA[For the SharePoint 2007 mock-up, we created a top level site &#8212; a Team Site w/out Office SharePoint Publishing Service activated in Site Features.  We customized the CSS to brand the site and set up the layout of the index page using Content Editor Web Parts that we customized with CSS so the headers, borders, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=73&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the <strong>SharePoint 2007</strong> mock-up, we created a top level site &#8212; a <strong>Team Site</strong> w/out <strong>Office SharePoint Publishing Service</strong> activated in <strong>Site Features</strong>.  We customized the CSS to brand the site and set up the layout of the index page using <strong>Content Editor Web Parts</strong> that we customized with CSS so the headers, borders, etc were branded also.</p>
<p>The project required that there be 15 or so sub sites (division sites) created under the top level site that were branded the same with the same index page layout.  To achieve this, we created a <strong>Custom Template</strong> from the top level site and used it to create the sub sites.  When you create a custom template, a &#8220;Custom&#8221; tab appears when you&#8217;re creating a new site that allows you to use that template for the new site.</p>
<p>This method worked very well, but I now realize that we should have created either a <strong>Publishing Site</strong> or a <strong>Team Site</strong> and activated the <strong>Publishing</strong> and <strong>Publishing Workflow</strong> features given someone outside of IT will need to update the site and there will be approvals, etc involved.</p>
<p>Now, I&#8217;m recreating the same mock-up in <strong>SharePoint 2010</strong> and have realized this after doing lots of research that says neither SharePoint 2007 nor 2010 supports creating custom templates from a <strong>Publishing Site</strong> or any other kind of site with the <strong>Publishing</strong> feature activated.</p>
<p>If you use <strong>SharePoint 2010</strong> via the browser and navigate to <strong>Sites Actions &gt; Site Actions &gt;</strong> you won&#8217;t see <strong>Save Site As Template</strong> as a choice as in the image below that is a <strong>Team Site</strong> w/out the Publishing  feature turned on.</p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010savetemplate_01.jpg"><img class="alignleft size-full wp-image-80" title="100320_SP2010SaveTemplate_01" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010savetemplate_01.jpg?w=497" alt=""   /></a>
<p style="clear:both;">
<p><strong>*Note:</strong> if I go into <strong>Manage Site Features</strong> on this same site and activate the <strong>Publishing</strong> feature, the <strong>Save Site As Template</strong> option is gone when I return to the <strong>Site Settings </strong>page.</p>
<p>However, if you&#8217;re using <strong>SharePoint Designer 2010</strong> and you open the site, there&#8217;s a button in the Ribbon <strong>Save As Template</strong>, which is available for all sites even if the Save Site As Template link isn&#8217;t available via the console on the browser.</p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010savetempspdesigner_01.jpg"><img class="alignleft size-full wp-image-83" title="100320_SP2010SaveTempSPDesigner_01" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010savetempspdesigner_01.jpg?w=497" alt=""   /></a>
<p style="clear:both;">
<p>I&#8217;ve tested it a few ways:  I created a template from a) <strong>Publishing Site</strong>, b) a <strong>Team Site</strong> with the <strong>Publishing</strong> feature activated, and a c)<strong> Team Site</strong> (no Publishing feature activated).</p>
<p>The results:</p>
<p>a)  and b)  With a <strong>Publishing Site</strong> and a <strong>Team Site</strong> with <strong>Publishing</strong> activated, I can create a template and activate it in the <strong>Solutions Gallery</strong> (for info on how to do this see <a href="http://geekswithblogs.net/Lance/archive/2010/02/17/site-templates-in-sharepoint-2010.aspx">this post</a> on another blog) and make a new site from it.  When you have custom templates, a new tab appears when you create a new site.  (Please ignore my gibberish template names!)</p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010customtabcreate_011.jpg"><img class="alignleft size-full wp-image-85" title="100320_SP2010CustomTabCreate_01" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010customtabcreate_011.jpg?w=497&#038;h=291" alt="" width="497" height="291" /></a>
<p style="clear:both;">
<p>When I create a site using one of the template in a) or b), I get a site, but there&#8217;s a link/tab in the top nav and quick launch called Error, which seems innocuous enough&#8230;until I try to delete it.</p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fromtemppuberror_01.jpg"><img class="alignleft size-full wp-image-86" title="100320_SP2010FromTempPubError_01" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fromtemppuberror_01.jpg?w=497&#038;h=406" alt="" width="497" height="406" /></a>
<p style="clear:both;">
<p>When I go to <strong>Site Actions &gt; Navigation</strong>, I get this <strong>Unexpected Error</strong> page and can&#8217;t do anything about it.  So despite being able to create a template from a <strong>Publishing Site</strong> or a <strong>Team Site</strong> with <strong>Publishing</strong> activated, the reason it&#8217;s not supported is b/c of errors like this, which all the blogs that mention this say.</p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fromtemppuberrorpage_01.jpg"><img class="alignleft size-full wp-image-87" title="100320_SP2010FromTempPubErrorPage_01" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fromtemppuberrorpage_01.jpg?w=497&#038;h=262" alt="" width="497" height="262" /></a>
<p style="clear:both;">
<p>with option c) <strong>Team Site w/ Publishing not Activated</strong>, all is well.</p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010teamnopubtemp_01.jpg"><img class="alignleft size-full wp-image-90" title="100320_SP2010TeamNoPubTemp_01" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010teamnopubtemp_01.jpg?w=497" alt=""   /></a>
<p style="clear:both;">
<p>So the question remains:  how do I create a custom template for a site/from a site that also has <strong>Publishing</strong> capabilities???  From what I&#8217;ve read so far, you have to do it via <strong>Site Definition</strong>, which I need to read more on.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=73&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/24/site-templates-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010savetemplate_01.jpg" medium="image">
			<media:title type="html">100320_SP2010SaveTemplate_01</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010savetempspdesigner_01.jpg" medium="image">
			<media:title type="html">100320_SP2010SaveTempSPDesigner_01</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010customtabcreate_011.jpg" medium="image">
			<media:title type="html">100320_SP2010CustomTabCreate_01</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fromtemppuberror_01.jpg" medium="image">
			<media:title type="html">100320_SP2010FromTempPubError_01</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fromtemppuberrorpage_01.jpg" medium="image">
			<media:title type="html">100320_SP2010FromTempPubErrorPage_01</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010teamnopubtemp_01.jpg" medium="image">
			<media:title type="html">100320_SP2010TeamNoPubTemp_01</media:title>
		</media:content>
	</item>
		<item>
		<title>Publishing Site w/ Workflow Missing Quick Launch Fix</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/18/publishing-site-w-workflow-missing-quick-launch-fix/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/18/publishing-site-w-workflow-missing-quick-launch-fix/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 20:53:55 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[create subsite]]></category>
		<category><![CDATA[publishing site]]></category>
		<category><![CDATA[Quick Launch]]></category>
		<category><![CDATA[sites and workspaces]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=68</guid>
		<description><![CDATA[I just created a Publishing Site under my main site which is  a Team Site. Site Actions Site Settings Sites and workspaces Create Under Template Selection, choose Publishing Tab/Publishing Site w/ Workflow When the site is initially created, on the &#8220;home page&#8221;, there is no Quick Launch. To &#8220;add&#8221; the Quick Launch, I did the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=68&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just created a <strong>Publishing Site</strong> under my main site which is  a <strong>Team Site</strong>.</p>
<ol>
<li>Site Actions</li>
<li>Site Settings</li>
<li>Sites and workspaces</li>
<li>Create</li>
<li>Under Template Selection, choose Publishing Tab/Publishing Site w/ Workflow</li>
</ol>
<p>When the site is initially created, on the &#8220;home page&#8221;, there is no <strong>Quick Launch</strong>.</p>
<p>To &#8220;add&#8221; the <strong>Quick Launch</strong>, I did the following:</p>
<ol>
<li>Site Actions</li>
<li>Edit Page</li>
<li>From the Ribbon, I chose Page Layout/Blank Web Part Page</li>
<li>Save</li>
</ol>
<p>You&#8217;ll see the <strong>Quick Launch</strong> appear!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=68&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/18/publishing-site-w-workflow-missing-quick-launch-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixed Width Master Page &#8212; Two Variations</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/18/fixed-width-master-page-two-variations/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/18/fixed-width-master-page-two-variations/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 16:05:34 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Master Pages]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Fixed width]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=17</guid>
		<description><![CDATA[I&#8217;m currently recreating  in SharePoint 2010 an Intranet home page and secondary level pages that were built with a fixed width. The OOTB (out of the box) Master Pages that come with SharePoint 2010 are liquid (stretch the entire width of the screen).  While liquid layouts are nice, depending on the amount of content you have and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=17&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently recreating  in <strong>SharePoint 2010</strong> an Intranet home page and secondary level pages that were built with a fixed width.</p>
<p>The OOTB (out of the box)<strong> Master Pages</strong> that come with <strong>SharePoint 2010</strong> are liquid (stretch the entire width of the screen).  While liquid layouts are nice, depending on the amount of content you have and the size of the screens your end users have, they&#8217;re not always the best option.  For example, my screen is 25&#8243; wide or so and with liquid layout and the amount of info on the home page, it looks bad.  My task is the replicate the <strong>Intranet Portal Page</strong> and a dozen or so secondary level pages identically, which means I must customize my<strong> Master Page</strong> so it&#8217;s fixed width.</p>
<p>Here are two resources for fixing the width of your master pages:</p>
<ul>
<li><a href="http://styledpoint.com/blog/fixed-width-centered-sharepoint-2010-site/">http://styledpoint.com/blog/fixed-width-centered-sharepoint-2010-site/</a> The following code should be put in your custom CSS.  This will center the page and make it 950px wide.  If you want it wider, change the width.  I want mine left aligned, so I deleted margin-left and margin-right and added margin: 0px which does the trick.  <strong>** I also had to add <span style="color:#ff0000;">!important</span> to body {overflow: auto <span style="color:#ff0000;">!important;</span>} to get the vertical scroll bars to work for some reason.</strong> I like this solution b/c the scroll bar is on the outside of the browser window.  The only issue is on a few Admin pages like <strong>All Master Pages</strong> where the content is too wide and won&#8217;t &#8220;fix&#8221; to your width.  See images A and B below.   <strong>A)</strong> Page whose content fits in the fixed width.  Scroll bar on the outside of browser window.  Looks great.  <strong>B)</strong> Page whose content doesn&#8217;t fit in the fixed width.  Content stretches past fixed ribbon/nav at top.  Doesn&#8217;t look so great, but better than having fixed scroll bars on the left and bottom, which solution #2 creates.  See image D.</li>
</ul>
<ol></ol>
<ul>
<li><a href="http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=107">http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=107</a> This solution fixes the scroll bar at your set width and not at the outside of the browser window for those with wider screens.  I think this looks funny.  See images C and D below.  C)  It&#8217;s not so bad when the contents of the page fit horizontally in the set width, although having the vertical scroll inside the browser window is strange.   D)  On the <strong>All Master Pages</strong> template, for example, the content is too tall for my screen AND too wide.  This is where you&#8217;ll get a vertical scroll bar AND a horizontal scroll bar.  I don&#8217;t like this.  Given this page is only seen by a few people and presumably not used often, perhaps using solution #1 and letting the content spill over is fine??</li>
</ul>
<ol></ol>
<p><strong>Image A &#8212; fixed width with scroll bars on the outside of browser window on a page where the content fits horizontally. </strong></p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02a.jpg"><img class="alignleft size-full wp-image-61" title="SharePoint 2010 Fixed Width A" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02a.jpg?w=497&#038;h=507" alt="" width="497" height="507" /></a></p>
<p><strong>Image B &#8212; fixed width with scroll bars on the outside of browser window on a page where the content doesn&#8217;t fit horizontally. </strong></p>
<p><strong><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02c.jpg"><img class="alignleft size-full wp-image-63" title="SharePoint 2010 Fixed Width C" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02c.jpg?w=497&#038;h=442" alt="" width="497" height="442" /></a></strong></p>
<p><strong>Image C &#8212; fixed width with scroll bars on the inside of browser window on a page where the content fits horizontally. </strong></p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02b.jpg"><img class="alignleft size-full wp-image-64" title="SharePoint 2010 Fixed Width B" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02b.jpg?w=497&#038;h=507" alt="" width="497" height="507" /></a></p>
<p><strong>Image D &#8212; fixed width with scroll bars on the inside of browser window on a page where the content doesn&#8217;t fit horizontally. </strong></p>
<p><a href="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02d.jpg"><img class="alignleft size-full wp-image-65" title="SharePoint 2010 Fixed Width D" src="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02d.jpg?w=497&#038;h=451" alt="" width="497" height="451" /></a></p>
<p><strong><br />
</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=17&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/18/fixed-width-master-page-two-variations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02a.jpg" medium="image">
			<media:title type="html">SharePoint 2010 Fixed Width A</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02c.jpg" medium="image">
			<media:title type="html">SharePoint 2010 Fixed Width C</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02b.jpg" medium="image">
			<media:title type="html">SharePoint 2010 Fixed Width B</media:title>
		</media:content>

		<media:content url="http://sharepointbrandingauthority.files.wordpress.com/2010/03/100320_sp2010fixedwidth_02d.jpg" medium="image">
			<media:title type="html">SharePoint 2010 Fixed Width D</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with Your Creative Team</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/18/working-with-your-creative-team/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/18/working-with-your-creative-team/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 13:45:11 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Master Pages]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[creative team]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Site Design]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=57</guid>
		<description><![CDATA[Given the challenges of customizing SharePoint, it seems logical to me that if you&#8217;re starting from scratch, you should sit with your Creative Team and show them what SharePoint looks like OOTB and explain to them what&#8217;s possible:  what can be moved, what can be deleted, etc.  Being in constant contact with them throughout the design [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=57&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Given the challenges of customizing SharePoint, it seems logical to me that if you&#8217;re starting from scratch, you should sit with your Creative Team and show them what SharePoint looks like OOTB and explain to them what&#8217;s possible:  what can be moved, what can be deleted, etc.  Being in constant contact with them throughout the design process is recommended to ensure their designs are on track.  The final design will be easier to customize as a result.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=57&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/18/working-with-your-creative-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
		<item>
		<title>Starter Master Pages</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/17/starter-master-pages/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/17/starter-master-pages/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 16:53:21 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Master Pages]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Microsoft master page]]></category>
		<category><![CDATA[minimal.master download]]></category>
		<category><![CDATA[starter master pages]]></category>
		<category><![CDATA[v4.master]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=23</guid>
		<description><![CDATA[In SharePoint 2007, they were called Minimal Master Pages.  Microsoft has a minimal.master page for download.  I dowloaded it to see and it&#8217;s causing an error when I set it to the Default Master Page.  When I look at it in design view using SharePoint Designer 2010, it&#8217;s obvious that it&#8217;s TOO minimal to be of any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=23&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In <strong>SharePoint 2007</strong>, they were called <strong>Minimal Master Pages</strong>.  <strong>Microsoft</strong> has a <a href="http://code.msdn.microsoft.com/odcSP14StarterMaster">minimal.master</a> page for download.  I dowloaded it to see and it&#8217;s causing an error when I set it to the <strong>Default Master Page</strong>.  When I look at it in design view using SharePoint Designer 2010, it&#8217;s obvious that it&#8217;s TOO minimal to be of any real use anway.  I suggest using <strong>Randy Drisgill</strong>&#8216;s <a href="http://blog.drisgill.com/2010/03/updated-2010-starter-master-pages-up-on.html">Starter Master Pages</a> instead.    This is the <a href="http://startermasterpages.codeplex.com/">direct link</a> to the download on codeplex.com with instructions.</p>
<p>Even if you&#8217;re going to use an OOTB <strong>Master Page</strong>, download the appropriate <strong>Starter Master Page</strong> from <strong>Drisgill</strong> for the comments and notes.  He comments it out very well so you know what every item in the code is for and if you can delete it or not.  He also has additional instructions in the comments, which are helpful, even if you&#8217;re using <strong>v4.master</strong>, for example, which is an OOTB Master Page.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=23&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/17/starter-master-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
		<item>
		<title>Overriding Core CSS Files</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/17/overriding-core-css-files/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/17/overriding-core-css-files/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 16:15:32 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Master Pages]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Custom CSS]]></category>
		<category><![CDATA[override core CSS]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=33</guid>
		<description><![CDATA[From Randy Drisgill&#8216;s blog in a post entitled &#8220;Getting Your CSS To Be The Last To Load&#8221;: In SharePoint 2007 getting your CSS to load last AFTER core.css was one of the major challenges we had to struggle with. This is critical because of the way CSS cascades, generally speaking if everything else is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=33&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From <strong>Randy Drisgill</strong>&#8216;s <a href="http://blog.drisgill.com">blog</a> in a post entitled &#8220;Getting Your CSS To Be The Last To Load&#8221;:</p>
<p><em>In <strong>SharePoint 2007</strong> getting your CSS to load last AFTER core.css was one of the major challenges we had to struggle with. This is critical because of the way CSS cascades, generally speaking if everything else is the same about two CSS rules, the last one loaded takes precedence. Well, I have some good news for everyone, in <strong>SharePoint 2010</strong>, we don’t have to struggle with this any more, now <strong>Microsoft</strong> has provided us with a <strong>property in &lt;SharePoint:CssRegistration&gt; called “After”</strong>. You simply tell the CssRegistration tag which CSS file you want to load you custom CSS AFTER, like this:  </em><a href="http://www.sharepointdevwiki.com/display/sp2010/CSS+Extensibility"><em>http://www.sharepointdevwiki.com/display/sp2010/CSS+Extensibility</em></a></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;!&#8211; loads the ootb core CSS –&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;SharePoint:CssLink runat=&#8221;server&#8221; Version=&#8221;4&#8243;/&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;!—loads our custom CSS AFTER corev4.css –&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;SharePoint:CssRegistration name=&#8221;custom.css&#8221; After=&#8221;corev4.css&#8221; runat=&#8221;server&#8221;/&gt;</span></em></span></strong></p>
<p><em>Pretty cool, eh? What if you have more than one CSS to load after corev4.css? Well you can list more than one CssRegistration with the After=”corev4.css” but they actually get added beneath corev4.css in reverse order. So if you wanted the CSS to go in this order corev4.css, custom1.css, custom2.css you would list them like this:</em></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;!&#8211; loads the ootb core CSS –&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;SharePoint:CssLink runat=&#8221;server&#8221; Version=&#8221;4&#8243;/&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;!—loads our custom CSS AFTER corev4.css –&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;SharePoint:CssRegistration name=&#8221;custom2.css&#8221; After=&#8221;corev4.css&#8221; runat=&#8221;server&#8221;/&gt;</span></em></span></strong></p>
<p><strong><span style="color:#0000ff;"><em><span style="color:#000000;">&lt;SharePoint:CssRegistration name=&#8221;custom1.css&#8221; After=&#8221;corev4.css&#8221; runat=&#8221;server&#8221;/&gt;</span></em></span></strong></p>
<p><em>Personally, I’m pumped to not have to deal with this anymore!</em></p>
<p>I put my custom CSS file in the root and in order for it to be read I had to add /at the beginning in order for it to work. So instead of looking like this: <strong><span style="color:#000000;">&lt;SharePoint:CssRegistration name=&#8221;custom2.css&#8221; After=&#8221;corev4.css&#8221; runat=&#8221;server&#8221;/&gt;</span></strong>, mine looks like: <strong><span style="color:#000000;">&lt;SharePoint:CssRegistration name=&#8221;/../custom2.css&#8221; After=&#8221;corev4.css&#8221; runat=&#8221;server&#8221;/&gt;</span></strong></p>
<p>To read Randy&#8217;s full post and see the comments, click <a href="http://blog.drisgill.com/2009/11/sp2010-branding-tip-3-getting-your-css.html">here</a>. His blog is full of very useful info that I&#8217;ll be referring to lots.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=33&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/17/overriding-core-css-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
		<item>
		<title>Team Site vs Publishing Site &#124; Activating Publishing on a Team Site</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/16/team-site-vs-publishing-site-activating-publishing-on-a-team-site/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/16/team-site-vs-publishing-site-activating-publishing-on-a-team-site/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 19:20:53 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[activate]]></category>
		<category><![CDATA[publishing feature]]></category>
		<category><![CDATA[publishing site]]></category>
		<category><![CDATA[publishing workflow feature]]></category>
		<category><![CDATA[team site]]></category>

		<guid isPermaLink="false">http://sharepointbrandingauthority.wordpress.com/?p=10</guid>
		<description><![CDATA[The first SharePoint 2010 site I worked with was a Publishing Site.  The current one is a Team Site, which at first was foreign to me as I&#8217;d learned the ropes on a Publishing Site.  With the current Team Site, there&#8217;s been a bit of a learning curve to orient myself and to get Publishing activated [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=10&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The first <strong>SharePoint 2010</strong> site I worked with was a <strong>Publishing Site</strong>.  The current one is a <strong>Team Site</strong>, which at first was foreign to me as I&#8217;d learned the ropes on a <strong>Publishing Site</strong>.  With the current <strong>Team Site</strong>, there&#8217;s been a bit of a learning curve to orient myself and to get <strong>Publishing</strong> activated on the<strong> Team Site</strong>, which I didn&#8217;t realize was possible until now.  The upside is:  I&#8217;m learning more about <strong>Site Settings</strong>, which is very useful.</p>
<p>As I wasn&#8217;t 100% clear on the matter, here&#8217;s a brief description detailing the difference between a <strong>Team Site</strong> and a <strong>Publishing Site</strong> taken from:  <a href="http://www.sharepoint-videos.com/publishing-sites-vs-team-sites-2/">http://www.sharepoint-videos.com/publishing-sites-vs-team-sites-2/</a></p>
<p><em><strong>Publishing sites</strong> are usually used to publish content on a large Intranet or an Internet site. There are plenty of consumers for this type of site and only a few contributors. On the other hand, a <strong>Team site</strong> has many contributors who collaborate effectively with each other on documents, announcements, and other artificats. This video shows the differences between the two types of sites.</em></p>
<p>If you start with a <strong>Team Site</strong> however, you can activate <strong>Publishing Feature</strong> on the site, which lets you then create <strong>Publishing Sites</strong> from a <strong>Team Site</strong>.  If you don&#8217;t activate the <strong>Publishing Feature</strong>, you will not see the &#8220;Publishing&#8221; tab when you go to Site Actions &gt; Site Settings &gt; Sites and Workspaces &gt; Create to create a new site/sub site.</p>
<p>To activate <strong>Publishing</strong> and <strong>Publishing Workflow</strong>:</p>
<p>1)  Active &#8220;Publishing:  go to Site Actions &gt; Site Settings &gt; Site Actions &gt; Manage Site Features and activate the &#8220;SharePoint Server Publishing&#8221; feature. </p>
<p>2)  Activate &#8220;Publishing Workflow&#8221;:  go to Site Actions &gt; Site Collection Administration &gt; Site Collection Features &gt; and activate the &#8220;Publishing Approval Workflow&#8221; feature.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=10&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/16/team-site-vs-publishing-site-activating-publishing-on-a-team-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 2010 Branding</title>
		<link>http://sharepointbrandingauthority.wordpress.com/2010/03/16/hello-world/</link>
		<comments>http://sharepointbrandingauthority.wordpress.com/2010/03/16/hello-world/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 14:09:48 +0000</pubDate>
		<dc:creator>sharepointbrandingauthority</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve been working on SharePoint 2010 for several months now &#8212; first SharePoint 2007 and now SharePoint 2010.  My primary focus is on branding the OOTB SharePoint site.  The intention of this blog is to post all of my findings with regards to branding SharePoint, especially SharePoint 2010, which I&#8217;m currently working on.  In addition, I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=1&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on <strong>SharePoint 2010</strong> for several months now &#8212; first <strong>SharePoint 2007</strong> and now<strong> SharePoint 2010</strong>.  My primary focus is on branding the OOTB <strong>SharePoint</strong> site.  The intention of this blog is to post all of my findings with regards to branding <strong>SharePoint</strong>, especially <strong>SharePoint 2010</strong>, which I&#8217;m currently working on.  In addition, I will be posting other helpful tips I find as I educate myself on the inner workings on <strong>SharePoint 2010</strong>.  Besides 2 <strong>SharePoint Designer 2007</strong> seminars I took at <strong>New Horizons</strong>, I&#8217;ve had no formal training and am utilizing and and every online resource for learning.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointbrandingauthority.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointbrandingauthority.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointbrandingauthority.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointbrandingauthority.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointbrandingauthority.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointbrandingauthority.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointbrandingauthority.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointbrandingauthority.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointbrandingauthority.wordpress.com&amp;blog=12643620&amp;post=1&amp;subd=sharepointbrandingauthority&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointbrandingauthority.wordpress.com/2010/03/16/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538dd527b413702078c5978aa6da46a9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharepointbrandingauthority</media:title>
		</media:content>
	</item>
	</channel>
</rss>
