<?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: Making Posts full width in Fresh &amp; Clean theme</title>
		<link>http://en.forums.wordpress.com/topic/making-posts-full-width-in-fresh-clean-theme</link>
		<description>WordPress.com Forums &#187; Topic: Making Posts full width in Fresh &amp; Clean theme</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 09:48:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/making-posts-full-width-in-fresh-clean-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Making Posts full width in Fresh &amp; Clean theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-posts-full-width-in-fresh-clean-theme#post-1081934</link>
			<pubDate>Fri, 30 Nov 2012 00:35:20 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1081934@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is an example showing how to hide the sidebar and make the main content area full width on just posts in the Fresh &#38; Clean theme:</p>
<pre><code>.single #sidebar {
	display: none;
}
.single #content {
	width: 97%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>santisound on "Making Posts full width in Fresh &amp; Clean theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-posts-full-width-in-fresh-clean-theme#post-1057395</link>
			<pubDate>Thu, 01 Nov 2012 18:03:17 +0000</pubDate>
			<dc:creator>santisound</dc:creator>
			<guid isPermaLink="false">1057395@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,<br />
I have the Customize Design upgrade and need help in making the posts full width. I like the sidebar on my front page but want it gone from all posts.<br />
Any advice is appreciated.</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
