<?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: Column Width - Fixed?</title>
		<link>http://en.forums.wordpress.com/topic/column-width-fixed</link>
		<description>WordPress.com Forums &#187; Topic: Column Width - Fixed?</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 11:57:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/column-width-fixed" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Column Width - Fixed?"</title>
			<link>http://en.forums.wordpress.com/topic/column-width-fixed#post-1111132</link>
			<pubDate>Thu, 03 Jan 2013 13:03:39 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1111132@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can use the Custom Design upgrade to add CSS to make a change like that. To try it out, add the following to your Appearance &#8594; Custom Design &#8594; CSS editor and click the preview button. This example will affect the layout of the posts on the homepage.</p>
<pre><code>#secondary {
	display: none;
}

#primary,
#content {
	margin-right: 0;
}

#content {
	width: 84.8%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>amandacornwell on "Column Width - Fixed?"</title>
			<link>http://en.forums.wordpress.com/topic/column-width-fixed#post-1111017</link>
			<pubDate>Thu, 03 Jan 2013 08:18:49 +0000</pubDate>
			<dc:creator>amandacornwell</dc:creator>
			<guid isPermaLink="false">1111017@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'd like my blog to stay the width it is, but have it be just one column, without the sidebar on the right.  However, when I change the layout, the width shrinks and I don't like it.  I'm using the theme Twenty Eleven.</p>
<p>my blog is <a href="http://www.cornwellcrew.com" rel="nofollow">http://www.cornwellcrew.com</a> and I know next to nothing about this type of editing.  I appreciate your help and patience!  Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
