<?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: Quotation background colour</title>
		<link>http://en.forums.wordpress.com/topic/quotation-background-colour</link>
		<description>WordPress.com Forums &#187; Topic: Quotation background colour</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 22:05:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/quotation-background-colour" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Quotation background colour"</title>
			<link>http://en.forums.wordpress.com/topic/quotation-background-colour#post-796643</link>
			<pubDate>Fri, 20 Jan 2012 00:41:03 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">796643@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers. :)
</p>
]]></description>
					</item>
		<item>
			<title>oeditorial on "Quotation background colour"</title>
			<link>http://en.forums.wordpress.com/topic/quotation-background-colour#post-796633</link>
			<pubDate>Fri, 20 Jan 2012 00:20:42 +0000</pubDate>
			<dc:creator>oeditorial</dc:creator>
			<guid isPermaLink="false">796633@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much! :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Quotation background colour"</title>
			<link>http://en.forums.wordpress.com/topic/quotation-background-colour#post-796631</link>
			<pubDate>Fri, 20 Jan 2012 00:17:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">796631@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is the code used to adjust the left border and background color for quotations or blockquote elements:</p>
<pre><code>blockquote {
  background: #EEE;
  border-left: 10px solid #36BCAB;
}</code></pre>
<p>To change the background color to white, add this to your Appearance &#8594; Custom Design &#8594; CSS page:</p>
<pre><code>blockquote {
  background: white;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>oeditorial on "Quotation background colour"</title>
			<link>http://en.forums.wordpress.com/topic/quotation-background-colour#post-796616</link>
			<pubDate>Thu, 19 Jan 2012 23:49:49 +0000</pubDate>
			<dc:creator>oeditorial</dc:creator>
			<guid isPermaLink="false">796616@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the Chunk thme, how can i change the background colour (to white) of the quotations?
</p>
]]></description>
					</item>

	</channel>
</rss>
