<?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: Moving Footer Widgets</title>
		<link>http://en.forums.wordpress.com/topic/moving-footer-widgets</link>
		<description>WordPress.com Forums &#187; Topic: Moving Footer Widgets</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 03:41:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/moving-footer-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Moving Footer Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/moving-footer-widgets#post-1102852</link>
			<pubDate>Mon, 24 Dec 2012 19:33:09 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1102852@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@impetusweblog, I see  you duplicated your question at <a href="http://en.forums.wordpress.com/topic/custom-addition-to-sidebar-area-the-columnist" rel="nofollow">http://en.forums.wordpress.com/topic/custom-addition-to-sidebar-area-the-columnist</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Moving Footer Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/moving-footer-widgets#post-1102851</link>
			<pubDate>Mon, 24 Dec 2012 19:31:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1102851@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is an example you can start with to move the widgets in the Esquire theme. This example moves them to the right of the posts. You can adjust the positioning to move them somewhere else if you'd like.</p>
<pre><code>#widgets {
	background: none;
	left: 620px;
	position: absolute;
	top: 30px;
	width: 250px;
}</code></pre>
<p>Note that if you move them to the left, there may be some funny overlap with the site title. You would either need to fix the widgets in place like the site title and keep them small enough to still work for people with smaller screen sizes or you could make it so the site title area scrolls.</p>
<p>Regarding the footer, we do require that you keep the footer credit links in place. You can adjust the appearance so they don't stand out as much though. Here is an example for your blog:</p>
<pre><code>#credit {
	width: 280px;
	font-size: 1.05em;
}
#credit a {
	color: #777;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>impetusetudiant on "Moving Footer Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/moving-footer-widgets#post-1082974</link>
			<pubDate>Sat, 01 Dec 2012 00:59:47 +0000</pubDate>
			<dc:creator>impetusetudiant</dc:creator>
			<guid isPermaLink="false">1082974@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just jumping onboard: I am also interested in moving some (not all though) widgets from my footer to the sidebar (left column) of my blog: <a href="https://scrapaduq.wordpress.com/" rel="nofollow">https://scrapaduq.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>pinkvoguefashion on "Moving Footer Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/moving-footer-widgets#post-1072697</link>
			<pubDate>Tue, 20 Nov 2012 02:54:25 +0000</pubDate>
			<dc:creator>pinkvoguefashion</dc:creator>
			<guid isPermaLink="false">1072697@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I move my widgets from the footer to the sidebar in the Esquire theme? The theme's default widgets placement is in the footer and it doesn't give me an option to switch it, so I want to know what CSS code I can use to move the widgets to the footer. And also get rid of the footer, as I have no use for it.
</p>
]]></description>
					</item>

	</channel>
</rss>
