<?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: Twenty Eleven - How do I add a shadow to my theme pages</title>
		<link>http://en.forums.wordpress.com/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages</link>
		<description>WordPress.com Forums &#187; Topic: Twenty Eleven - How do I add a shadow to my theme pages</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 10:13:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Twenty Eleven - How do I add a shadow to my theme pages"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages#post-1039436</link>
			<pubDate>Sat, 13 Oct 2012 19:52:12 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039436@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>all4ballet on "Twenty Eleven - How do I add a shadow to my theme pages"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages#post-1039429</link>
			<pubDate>Sat, 13 Oct 2012 19:46:17 +0000</pubDate>
			<dc:creator>all4ballet</dc:creator>
			<guid isPermaLink="false">1039429@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Success!<br />
Thank you so much. You are my Happiness Engineer.<br />
All4ballet x
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Twenty Eleven - How do I add a shadow to my theme pages"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages#post-1039120</link>
			<pubDate>Sat, 13 Oct 2012 14:21:51 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039120@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I am new to CSS Customization and at the moment cannot understand why I have a dark line right at the top of my blog header.</p></blockquote>
<p>That is part of the theme's design. You can remove it using CSS. Here is an example:</p>
<pre><code>#branding {
	border: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Twenty Eleven - How do I add a shadow to my theme pages"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages#post-1039114</link>
			<pubDate>Sat, 13 Oct 2012 14:18:53 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039114@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>How can I add a shadow to each of my blogs page frames, similar to the one on this customised Twenty Eleven blog: <a href="http://danroundhill.com/photography/" rel="nofollow">http://danroundhill.com/photography/</a></p></blockquote>
<p>That blog is using the following CSS to add shadows around the page frames:</p>
<pre><code>#page {
	-webkit-box-shadow:0 6px 6px #888;
	-moz-box-shadow:0 6px 6px #888;
	box-shadow:0 6px 6px #888;
	border-radius:5px 5px 0 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>all4ballet on "Twenty Eleven - How do I add a shadow to my theme pages"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-how-do-i-add-a-shadow-to-my-theme-pages#post-1036706</link>
			<pubDate>Wed, 10 Oct 2012 20:35:13 +0000</pubDate>
			<dc:creator>all4ballet</dc:creator>
			<guid isPermaLink="false">1036706@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How can I add a shadow to each of my blogs page frames, similar to the one on this customised Twenty Eleven blog: <a href="http://danroundhill.com/photography/" rel="nofollow">http://danroundhill.com/photography/</a> </p>
<p>I am new to CSS Customization and at the moment cannot understand why I have a dark line right at the top of my blog header.</p>
<p>Many thanks in advance for help with this.
</p>
]]></description>
					</item>

	</channel>
</rss>
