<?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: Change sidebar in Forever theme</title>
		<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme</link>
		<description>WordPress.com Forums &#187; Topic: Change sidebar in Forever theme</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 17:13:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/change-sidebar-in-forever-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1028840</link>
			<pubDate>Wed, 03 Oct 2012 12:55:35 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1028840@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To change the main column width, you would want to change the container width as well. Here is an example:</p>
<pre><code>#page {
	width: 1160px;
}

#content {
	max-width: 870px
}</code></pre>
<p>Adjust the numbers to the widths you'd like to use.</p>
<p>If you change the main column width in CSS, it's also a good idea to change the limit width setting in the Appearance → Custom Design → CSS settings as well.
</p>
]]></description>
					</item>
		<item>
			<title>cablueprinting on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1027698</link>
			<pubDate>Tue, 02 Oct 2012 07:22:46 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1027698@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I widen my post section? Changing #content Max-width can narrow it but not wider than how it is...<br />
There is invisible blockage.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1023344</link>
			<pubDate>Thu, 27 Sep 2012 05:35:03 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023344@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Adjusting #page works for the overall width, but not for the separate columns. My main reason for asking is to try to make sure all of the questions in the CSS forums have answers posted. :)</p>
<p>I noticed something else that might help you. If you are new to CSS, the best way to make updates is to select the "Add my CSS" option on the Appearance &#8594; Custom Design &#8594; CSS page and then just add in small CSS snippets for changes you want to make that are different from the original stylesheet. You would just want to use the original stylesheet as a reference and not copy and paste the entire thing into the CSS editor.
</p>
]]></description>
					</item>
		<item>
			<title>cablueprinting on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1023298</link>
			<pubDate>Thu, 27 Sep 2012 03:13:59 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1023298@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! That worked!<br />
If you go to #page and adjust the width. I have mine at 1200px.<br />
Let me know if that worked :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1023231</link>
			<pubDate>Thu, 27 Sep 2012 01:31:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023231@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nice! Any chance you could post the CSS you used to change the widths?</p>
<p>To shorten the search box to match your other CSS, try this:</p>
<pre><code>#s {
	width: 108px !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>cablueprinting on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1022318</link>
			<pubDate>Wed, 26 Sep 2012 02:11:58 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1022318@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I figured it out. It was under secondary. Now I need to shorten my search box...
</p>
]]></description>
					</item>
		<item>
			<title>cablueprinting on "Change sidebar in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-sidebar-in-forever-theme#post-1022298</link>
			<pubDate>Wed, 26 Sep 2012 01:45:12 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1022298@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I changed the width of the entire blog to be wider. Now I want to make the right sidebar area narrower. How??
</p>
]]></description>
					</item>

	</channel>
</rss>
