<?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 widgets on balloon theme</title>
		<link>http://en.forums.wordpress.com/topic/moving-widgets-on-balloon-theme</link>
		<description>WordPress.com Forums &#187; Topic: Moving widgets on balloon theme</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 15:20:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/moving-widgets-on-balloon-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Moving widgets on balloon theme"</title>
			<link>http://en.forums.wordpress.com/topic/moving-widgets-on-balloon-theme#post-1091818</link>
			<pubDate>Tue, 11 Dec 2012 00:20:44 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1091818@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked your blog and I found that you were able to move the sidebar to the right in the Balloons theme using the following CSS:</p>
<pre><code>#wrapper {
	overflow: hidden;
	width:850px
}
#container {
	float: left;
	margin:0;
	padding:0;
	overflow:hidden;
	width:600px
}
#primary {
	clear: none;
	float:left;
	padding:0 10px;
	width:550px
}
.widget {
	display: inline-block;
	margin:0 0 1.5em;
	width:90%;
}
.widget img {
	max-width: 100%;
	height:auto;
}</code></pre>
<p>Nice work!
</p>
]]></description>
					</item>
		<item>
			<title>slankesilje on "Moving widgets on balloon theme"</title>
			<link>http://en.forums.wordpress.com/topic/moving-widgets-on-balloon-theme#post-1072529</link>
			<pubDate>Mon, 19 Nov 2012 21:50:21 +0000</pubDate>
			<dc:creator>slankesilje</dc:creator>
			<guid isPermaLink="false">1072529@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi. First of all, sorry for my bad english. </p>
<p>Okay, so I got a problem. I am totally new to this, and as you can see on my blog, my widgets is placed at the bottom of the page. I really need help on how to place them at the left of the page instead. Can someone help me? "step-by-step" would be the easiest. </p>
<p>thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
