<?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: Move sidebar to bottom to extend the main page content</title>
		<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content</link>
		<description>WordPress.com Forums &#187; Topic: Move sidebar to bottom to extend the main page content</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 06:59:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/move-sidebar-to-bottom-to-extend-the-main-page-content" rel="self" type="application/rss+xml" />

		<item>
			<title>michaelfields on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1104564</link>
			<pubDate>Thu, 27 Dec 2012 10:25:10 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">1104564@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@napabelle This may be possible, but not through a reliable method. The Custom CSS module in the Custom Design Upgrade is the only method of adding custom css to a site on WordPress.com that we support.
</p>
]]></description>
					</item>
		<item>
			<title>napabelle on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103864</link>
			<pubDate>Wed, 26 Dec 2012 18:11:34 +0000</pubDate>
			<dc:creator>napabelle</dc:creator>
			<guid isPermaLink="false">1103864@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's correct;<br />
and yet, I have done it before on another site/blog, using Forever and not buying the upgrade.  So I know I should be able to do it...
</p>
]]></description>
					</item>
		<item>
			<title>michaelfields on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103859</link>
			<pubDate>Wed, 26 Dec 2012 18:09:00 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">1103859@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@crankypot for this to work on WordPress.com, you will need to purchase the Custom Design Upgrade: <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a>
</p>
]]></description>
					</item>
		<item>
			<title>crankypot on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103855</link>
			<pubDate>Wed, 26 Dec 2012 18:03:24 +0000</pubDate>
			<dc:creator>crankypot</dc:creator>
			<guid isPermaLink="false">1103855@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That would be under your appearance/Editor/Style.css
</p>
]]></description>
					</item>
		<item>
			<title>napabelle on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103851</link>
			<pubDate>Wed, 26 Dec 2012 18:00:51 +0000</pubDate>
			<dc:creator>napabelle</dc:creator>
			<guid isPermaLink="false">1103851@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great crankypot, thanks!<br />
Where do I find "style.css" ?
</p>
]]></description>
					</item>
		<item>
			<title>crankypot on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103849</link>
			<pubDate>Wed, 26 Dec 2012 17:55:32 +0000</pubDate>
			<dc:creator>crankypot</dc:creator>
			<guid isPermaLink="false">1103849@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Actually there is a way.  One of the users from wordpress.org forums posted it</p>
<p>Just paste this into style.css and it works. Close enough for me.</p>
<p>.narrowcolumn {<br />
 float: none;<br />
 width: 91%;<br />
}</p>
<p>#sidebar {<br />
 margin-left: 0;<br />
 width: 91%;<br />
 padding-left: 44px;<br />
}</p>
<p>#sidebar ul ul li,<br />
#sidebar ul ol li {<br />
 float: left;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>napabelle on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103848</link>
			<pubDate>Wed, 26 Dec 2012 17:52:15 +0000</pubDate>
			<dc:creator>napabelle</dc:creator>
			<guid isPermaLink="false">1103848@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would also like to remove the sidebar, just as the previous person mentioned.  I am using Forever theme, which should allow me to do this.  I have tried all I could (gone into the widget area and emptied all under "sidebar"..) and cannot seem to get it to remove it.</p>
<p>If I could have it remove on all pages except the blog page, that would be ideal.  If it needs to be all the same, then remove it all together.</p>
<p>Can you help me ??</p>
<p>Site: <a href="http://writingyourmemoir.wordpress.com/" rel="nofollow">http://writingyourmemoir.wordpress.com/</a></p>
<p>Thanks a lot,
</p>
]]></description>
					</item>
		<item>
			<title>michaelfields on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103837</link>
			<pubDate>Wed, 26 Dec 2012 17:43:39 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">1103837@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Unfortunately Black Letterhead does not provide a footer widgets. The best advice I can give you is to try another theme that does. Twenty Eleven has a dark color scheme which you may like.</p>
<p>Check it out: <a href="http://theme.wordpress.com/themes/twentyeleven/" rel="nofollow">http://theme.wordpress.com/themes/twentyeleven/</a>
</p>
]]></description>
					</item>
		<item>
			<title>crankypot on "Move sidebar to bottom to extend the main page content"</title>
			<link>http://en.forums.wordpress.com/topic/move-sidebar-to-bottom-to-extend-the-main-page-content#post-1103240</link>
			<pubDate>Tue, 25 Dec 2012 18:51:51 +0000</pubDate>
			<dc:creator>crankypot</dc:creator>
			<guid isPermaLink="false">1103240@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I move my sidebar (search, meta, login etc...) to the bottom so it is horizontal (it is vertical now) so I make more room for the main page?<br />
When sidebar is moved to the bottom I would like my main content to stretch to where the sidebar used to be. </p>
<p>I've tried some things with widgets and editing the sidebar and footer in main theme but i just messed it up :) so I reverted it back.</p>
<p>Any help is appreciated.</p>
<p>site: <a href="http://www.crankypot.com" rel="nofollow">http://www.crankypot.com</a><br />
theme black-letterhead 1.7</p>
<p>Thanks in advance
</p>
]]></description>
					</item>

	</channel>
</rss>
