<?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: CSS to make Reddle content column wider</title>
		<link>http://en.forums.wordpress.com/topic/css-to-make-reddle-content-column-wider</link>
		<description>WordPress.com Forums &#187; Topic: CSS to make Reddle content column wider</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 00:09:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-to-make-reddle-content-column-wider" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "CSS to make Reddle content column wider"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-reddle-content-column-wider#post-921514</link>
			<pubDate>Fri, 22 Jun 2012 01:59:28 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">921514@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers :)</p>
<p>Ah, and I forgot to mention that you should adjust those percentages to find a balance that you like.
</p>
]]></description>
					</item>
		<item>
			<title>thestatestreetedit on "CSS to make Reddle content column wider"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-reddle-content-column-wider#post-921513</link>
			<pubDate>Fri, 22 Jun 2012 01:58:28 +0000</pubDate>
			<dc:creator>thestatestreetedit</dc:creator>
			<guid isPermaLink="false">921513@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS to make Reddle content column wider"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-reddle-content-column-wider#post-921510</link>
			<pubDate>Fri, 22 Jun 2012 01:54:12 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">921510@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try removing the width related CSS you have so far, and add this instead:</p>
<pre><code>.secondary #content {
	margin-right: 37.25%;
}
#main .widget-area {
	width: 22.5%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thestatestreetedit on "CSS to make Reddle content column wider"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-reddle-content-column-wider#post-920566</link>
			<pubDate>Thu, 21 Jun 2012 06:30:33 +0000</pubDate>
			<dc:creator>thestatestreetedit</dc:creator>
			<guid isPermaLink="false">920566@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello!  I'm hoping to make the main post column in Reddle wider using custom CSS.  It comes fixed at 440px, and I got it to be something more like 488px using this CSS (it wasn't originally 1300px):</p>
<p><code>}&lt;/p&gt;
&lt;p&gt;.fixed.secondary #page {&lt;br /&gt;
	max-width:1300px;&lt;br /&gt;
}</code></p>
<p>But I'd like to get that 488px up to 600 if possible, without changing the width of the widget column.  What code do I need to use for this?
</p>
]]></description>
					</item>

	</channel>
</rss>
