<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Sidebar Color</title>
		<link>http://en.forums.wordpress.com/topic/sidebar-color-2</link>
		<description>WordPress.com Forums &#187; Topic: Sidebar Color</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 17:03:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/sidebar-color-2" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Sidebar Color"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-color-2#post-705168</link>
			<pubDate>Sat, 24 Sep 2011 20:48:20 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">705168@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes there is. Add a background color declaration to #sidebar. The second bit will allow you to change the background of the facebook widget which has a white background declared in the main code.</p>
<pre><code>#sidebar {
background-color: #CCCCCC;
}

#facebook-likebox-4 iframe {
background-color: #CCCCCC !important;
}</code></pre>
<p>You will have to edit some of your images and save them as PNGs with transparent backgrounds as you will see.
</p>
]]></description>
					</item>
		<item>
			<title>amk002 on "Sidebar Color"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-color-2#post-705164</link>
			<pubDate>Sat, 24 Sep 2011 20:37:25 +0000</pubDate>
			<dc:creator>amk002</dc:creator>
			<guid isPermaLink="false">705164@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there anyway in CSS with the vigilance theme to make the right side bar (where my widgets are) a different background color than the rest of the blog including where my posts are? I want to make the background color a lighter version of the rest of the blog...</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
