<?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: How to remove the sidebar from single post pages - customized Classic theme.</title>
		<link>http://en.forums.wordpress.com/topic/how-to-remove-the-sidebar-from-single-post-pages-customized-classic-theme</link>
		<description>WordPress.com Forums &#187; Topic: How to remove the sidebar from single post pages - customized Classic theme.</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 01:13:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-remove-the-sidebar-from-single-post-pages-customized-classic-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>cohn17 on "How to remove the sidebar from single post pages - customized Classic theme."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-the-sidebar-from-single-post-pages-customized-classic-theme#post-1029774</link>
			<pubDate>Thu, 04 Oct 2012 09:37:47 +0000</pubDate>
			<dc:creator>cohn17</dc:creator>
			<guid isPermaLink="false">1029774@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to remove the sidebar from single post pages - customized Classic theme."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-the-sidebar-from-single-post-pages-customized-classic-theme#post-1024126</link>
			<pubDate>Thu, 27 Sep 2012 22:55:28 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1024126@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Is there a way to remove the sidebar from single post pages?</p></blockquote>
<p>To hide the sidebar on single posts on the WordPress Classic theme at WordPress.com, add this CSS to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.single #menu {
	display: none;
}</code></pre>
<p>Just an aside, editing the single.php file is something you can do with a WordPress.org blog but not with a WordPress.com blog, so you were probably looking at a tutorial for the former. :) If you want to learn more about the differences, see <a href="http://en.support.wordpress.com/com-vs-org/" rel="nofollow">http://en.support.wordpress.com/com-vs-org/</a>
</p>
]]></description>
					</item>
		<item>
			<title>cohn17 on "How to remove the sidebar from single post pages - customized Classic theme."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-the-sidebar-from-single-post-pages-customized-classic-theme#post-1015408</link>
			<pubDate>Wed, 19 Sep 2012 06:11:53 +0000</pubDate>
			<dc:creator>cohn17</dc:creator>
			<guid isPermaLink="false">1015408@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I customized the CSS based on the WordPress Classic theme, mostly by trial and error since I know nothing about CSS.  Everything works except that the sidebar (with the calendar, archives listing, etc.) blocks post content on screens smaller than 15".  Is there a way to remove the sidebar from single post pages?</p>
<p>(There are instructions online about editing the single.php file, but I don't seem to have one of those, or can't find it.)</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
