<?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/"
	>

<channel>
	<title>Redaware Limited - Computer Services &#38; Business IT Solutions in Tenbury Wells, Worcestershire &#187; Web Parts</title>
	<atom:link href="http://www.redaware.net/tag/web-parts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redaware.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 10:49:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>“Rebranding” SharePoint using Content Editor Web Part and CSS</title>
		<link>http://www.redaware.net/2009/08/%e2%80%9crebranding%e2%80%9d-sharepoint-using-content-editor-web-part-and-css/</link>
		<comments>http://www.redaware.net/2009/08/%e2%80%9crebranding%e2%80%9d-sharepoint-using-content-editor-web-part-and-css/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 14:26:26 +0000</pubDate>
		<dc:creator>tsymonds</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Parts]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://www.redaware.net/?p=94</guid>
		<description><![CDATA[As discussed in the SharePoint: Hide View All Site Content and Recycle Bin Post. The same instructions can be adapted to hide other unwanted SharePoint content. Below is a selection of CSS code that can be used to “rebrand” SharePoint using a Content Editor Web Part:]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>As discussed in the <a href="./2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/">SharePoint: Hide View All Site Content and Recycle Bin</a> Post. The same instructions can be adapted to hide other unwanted SharePoint content.</p>
<p>Below is a selection of CSS code that can be used to “rebrand” SharePoint using a Content Editor Web Part:</p>
<pre class="brush: css; title: ; notranslate">
&lt;style&gt;
/* breadcrumbs */
.ms-titlearea {
  display: none;
}
/* Tabs */
.ms-banner {
 display: none;
}
/* Title Bar */
.ms-pagetitle {
  display: none;
}
/* Search function */
.ms-searchform {
display: none
}
/* Welcome and help stuff */
.ms-globallinks {
 display: none
}
/* Remove shadings from right */
.ms-sitetitle {
     background-color: white
}
&lt;/style&gt;
</pre>
<div class="shr-publisher-94"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.redaware.net/2009/08/%e2%80%9crebranding%e2%80%9d-sharepoint-using-content-editor-web-part-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SharePoint Developement Training from Microsoft</title>
		<link>http://www.redaware.net/2009/08/free-sharepoint-developement-training-from-microsoft/</link>
		<comments>http://www.redaware.net/2009/08/free-sharepoint-developement-training-from-microsoft/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 16:01:10 +0000</pubDate>
		<dc:creator>tsymonds</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[.Net Deployment]]></category>
		<category><![CDATA[Data Lists]]></category>
		<category><![CDATA[Share Developement]]></category>
		<category><![CDATA[SharePoint Branding]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Web Parts]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://www.redaware.net/?p=45</guid>
		<description><![CDATA[Module 1: SharePoint Development for .Net Developers Module 2: Web Parts Module 3: Page Navigation Module 4: Page Branding Module 5: Data List Module 6: Web Services Module 7: Event Handlers Module 8: Content Types and Site Columns Module 9: Workflow Module 10: User Management Module 11: Silverlight Module 12: Deployment]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.microsoft.com/winme/0901/34867/mod1/index.html">Module 1: SharePoint Development for .Net Developers</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod2/index.html">Module 2: Web Parts</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod3/index.html">Module 3: Page Navigation</a></p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod4/index.html">Module 4: Page Branding</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod5/index.html">Module 5: Data List</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod6/index.html">Module 6: Web Services</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod7/index.html">Module 7: Event Handlers</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod8/index.html">Module 8: Content Types and Site Columns</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod9/index.html">Module 9: Workflow</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod10/index.html">Module 10: User Management</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod11/index.html">Module 11: Silverlight</a> </p>
<p><a href="http://www.microsoft.com/winme/0901/34867/mod12/msh.htm">Module 12: Deployment</a></p>
<div class="shr-publisher-45"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.redaware.net/2009/08/free-sharepoint-developement-training-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

