<?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>Headway VideosBackgrounds | Headway Videos</title>
	<atom:link href="http://www.headwayvideos.com/category/customizing-backgrounds/feed" rel="self" type="application/rss+xml" />
	<link>http://www.headwayvideos.com</link>
	<description>Videos tutorials on building WordPress websites</description>
	<lastBuildDate>Tue, 03 Jan 2012 14:45:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>How To Change The Background Color Of Your WordPress Sidebars</title>
		<link>http://www.headwayvideos.com/customizing-backgrounds/how-change-background-color-of-your-wordpress-sidebars</link>
		<comments>http://www.headwayvideos.com/customizing-backgrounds/how-change-background-color-of-your-wordpress-sidebars#comments</comments>
		<pubDate>Fri, 19 Mar 2010 14:23:33 +0000</pubDate>
		<dc:creator>headwayvids</dc:creator>
				<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[custom css]]></category>
		<category><![CDATA[sidebars]]></category>

		<guid isPermaLink="false">http://www.headwayvideos.com/?p=196</guid>
		<description><![CDATA[You want to add a background color to a few specific sidebars in your blog &#8211; but not all of them. Headway makes this easy with a Live CSS editor that allows you to instantly see changes as you&#8217;re writing CSS code which in this case, is very simple: body.custom#leaf-[leaf ID] {background: #HexNumber;}]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.headwayvideos.com%2Fcustomizing-backgrounds%2Fhow-change-background-color-of-your-wordpress-sidebars"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.headwayvideos.com%2Fcustomizing-backgrounds%2Fhow-change-background-color-of-your-wordpress-sidebars&amp;source=HeadwayVideos&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You want to add a background color to a few specific sidebars in your blog &#8211; but not all of them. Headway makes this easy with a Live CSS editor that allows you to instantly see changes as you&#8217;re writing CSS code which in this case, is very simple:</p>
<p><textarea cols="55" rows="1">body.custom#leaf-[leaf ID] {background: #HexNumber;}</textarea></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="413" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/hPt8gc69ZQA%2Em4v" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550" height="413" src="http://blip.tv/play/hPt8gc69ZQA%2Em4v" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.headwayvideos.com/customizing-backgrounds/how-change-background-color-of-your-wordpress-sidebars/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Create Transparent Backgrounds In Headway With No CSS</title>
		<link>http://www.headwayvideos.com/customizing-backgrounds/how-to-create-transparent-backgrounds-in-headway-with-no-css</link>
		<comments>http://www.headwayvideos.com/customizing-backgrounds/how-to-create-transparent-backgrounds-in-headway-with-no-css#comments</comments>
		<pubDate>Tue, 02 Feb 2010 16:11:37 +0000</pubDate>
		<dc:creator>headwayvids</dc:creator>
				<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[styling leafs]]></category>

		<guid isPermaLink="false">http://www.headwayvideos.com/?p=32</guid>
		<description><![CDATA[The title says it all: Select &#8220;leaf&#8221; element. Change background color to &#8220;none&#8221; Click save Smile Note: This will also work with footers and text headers.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.headwayvideos.com%2Fcustomizing-backgrounds%2Fhow-to-create-transparent-backgrounds-in-headway-with-no-css"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.headwayvideos.com%2Fcustomizing-backgrounds%2Fhow-to-create-transparent-backgrounds-in-headway-with-no-css&amp;source=HeadwayVideos&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The title says it all:</p>
<ol>
<li>Select &#8220;leaf&#8221; element.</li>
<li>Change background color to &#8220;none&#8221;</li>
<li>Click save</li>
<li>Smile</li>
</ol>
<p>Note: <em>This will also work with footers and text headers.</em><br />
<embed src="http://blip.tv/play/hPt8gcKtLwA%2Em4v" type="application/x-shockwave-flash" width="550" height="413" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.headwayvideos.com/customizing-backgrounds/how-to-create-transparent-backgrounds-in-headway-with-no-css/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Add A Fixed Background Image To Your WordPress Blog With Headway</title>
		<link>http://www.headwayvideos.com/customizing-backgrounds/how-to-add-a-fixed-background-image-to-your-wordpress-blog-with-headway</link>
		<comments>http://www.headwayvideos.com/customizing-backgrounds/how-to-add-a-fixed-background-image-to-your-wordpress-blog-with-headway#comments</comments>
		<pubDate>Tue, 02 Feb 2010 16:05:08 +0000</pubDate>
		<dc:creator>headwayvids</dc:creator>
				<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Floating Header]]></category>

		<guid isPermaLink="false">http://www.headwayvideos.com/?p=25</guid>
		<description><![CDATA[This video shows you how to create a fixed tiled background in three steps: Upload an image that will tile across the background. Add little bit of CSS code (which I&#8217;ve pasted below). Configure a fluid header (not needed, but I thought it would look nice). Here&#8217;s the code shown in the video: body.custom div#wrapper...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.headwayvideos.com%2Fcustomizing-backgrounds%2Fhow-to-add-a-fixed-background-image-to-your-wordpress-blog-with-headway"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.headwayvideos.com%2Fcustomizing-backgrounds%2Fhow-to-add-a-fixed-background-image-to-your-wordpress-blog-with-headway&amp;source=HeadwayVideos&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This video shows you how to create a fixed tiled background in three steps:</p>
<ol>
<li>Upload an image that will tile across the background.</li>
<li>Add little bit of CSS code (which I&#8217;ve pasted below).</li>
<li>Configure a fluid header (not needed, but I thought it would look nice).</li>
</ol>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="413" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/hPt8gcKsdQA%2Em4v" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550" height="413" src="http://blip.tv/play/hPt8gcKsdQA%2Em4v" allowfullscreen="true"></embed></object></p>
<p>Here&#8217;s the code shown in the video:</p>
<p><TEXTAREA ROWS="3" COLS="70">body.custom div#wrapper {background: url (http://yourdomain.com/imagesfile) repeat-y; padding-right: 10px; padding-left: 10px; }<br />
body.custom div#wrapper {background: url (http://yourdomain.com/imagesfile) fixed; }</TEXTAREA></p>
]]></content:encoded>
			<wfw:commentRss>http://www.headwayvideos.com/customizing-backgrounds/how-to-add-a-fixed-background-image-to-your-wordpress-blog-with-headway/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

