<?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: Disable Sidebar in the AutoFocus Theme</title>
		<link>http://en.forums.wordpress.com/topic/disable-sidebar-in-the-autofocus-theme</link>
		<description>WordPress.com Forums &#187; Topic: Disable Sidebar in the AutoFocus Theme</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 09:12:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/disable-sidebar-in-the-autofocus-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Disable Sidebar in the AutoFocus Theme"</title>
			<link>http://en.forums.wordpress.com/topic/disable-sidebar-in-the-autofocus-theme#post-815095</link>
			<pubDate>Fri, 10 Feb 2012 17:46:15 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">815095@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yay! Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>cocodega on "Disable Sidebar in the AutoFocus Theme"</title>
			<link>http://en.forums.wordpress.com/topic/disable-sidebar-in-the-autofocus-theme#post-815084</link>
			<pubDate>Fri, 10 Feb 2012 17:34:52 +0000</pubDate>
			<dc:creator>cocodega</dc:creator>
			<guid isPermaLink="false">815084@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>THANK YOU! Worked perfectly! .....saved me again, brilliant Happiness Engineer!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Disable Sidebar in the AutoFocus Theme"</title>
			<link>http://en.forums.wordpress.com/topic/disable-sidebar-in-the-autofocus-theme#post-815027</link>
			<pubDate>Fri, 10 Feb 2012 16:20:57 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">815027@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>(2) If I purchase a premium theme, does my current CSS upgrade belong to the blog, or to the theme?</p></blockquote>
<p>CSS is saved per blog but needs to be specific to the theme you are using.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Disable Sidebar in the AutoFocus Theme"</title>
			<link>http://en.forums.wordpress.com/topic/disable-sidebar-in-the-autofocus-theme#post-815025</link>
			<pubDate>Fri, 10 Feb 2012 16:19:38 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">815025@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>(1) Is there a way to disable the sidebar in this theme, and use the full width?</p></blockquote>
<p>Sure. Keep in mind that a sidebar is only displayed on pages in the AutoFocus theme. Here's how you could hide it:</p>
<pre><code>#sidebar {
  display: none;
}

.page #content {
  width: 800px;
}

#entry-content,
.archive .featured,
.search .featured,
.featured-position-0,
.featured-position-10 {
  width: 800px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>cocodega on "Disable Sidebar in the AutoFocus Theme"</title>
			<link>http://en.forums.wordpress.com/topic/disable-sidebar-in-the-autofocus-theme#post-815010</link>
			<pubDate>Fri, 10 Feb 2012 15:49:46 +0000</pubDate>
			<dc:creator>cocodega</dc:creator>
			<guid isPermaLink="false">815010@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hola, I am using the AutoFocus theme with a CSS upgrade, and laying in my first test pages for alignment. (1) Is there a way to disable the sidebar in this theme, and use the full width? (2) If I purchase a premium theme, does my current CSS upgrade belong to the blog, or to the theme? Many, many thanks.....!
</p>
]]></description>
					</item>

	</channel>
</rss>
