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

		<item>
			<title>designsimply on "Mixfolio--Removing sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-removing-sidebar#post-1052578</link>
			<pubDate>Sat, 27 Oct 2012 02:20:39 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1052578@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To remove the sidebar and expand the main content area, add the following to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#primary {
	width: 100%;
}

#secondary {
	display: none;
}</code></pre>
<p>And then update the limit width to 980 on your Appearance &#8594; Custom Design &#8594; CSS settings (near the bottom of the page).
</p>
]]></description>
					</item>
		<item>
			<title>esunhae on "Mixfolio--Removing sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-removing-sidebar#post-1052427</link>
			<pubDate>Fri, 26 Oct 2012 22:47:14 +0000</pubDate>
			<dc:creator>esunhae</dc:creator>
			<guid isPermaLink="false">1052427@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'd like to remove the sidebar completely on my post pages because I need more horizontal space for my photos.  I'm not sure how to modify the CSS, though...Any help? </p>
<p>Thanks! :)
</p>
]]></description>
					</item>

	</channel>
</rss>
