<?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 sidebar from right side to left (Nishita)</title>
		<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita</link>
		<description>WordPress.com Forums &#187; Topic: Moving sidebar from right side to left (Nishita)</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 02:14:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/moving-sidebar-from-right-side-to-left-nishita" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1152333</link>
			<pubDate>Thu, 14 Feb 2013 01:44:09 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1152333@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://usfwsnortheasttest.wordpress.com/" rel="nofollow">http://usfwsnortheasttest.wordpress.com/</a> is currently using the Titan theme, so the CSS would be different.</p>
<p>This is an example to give you an idea for how it would work in the Titan theme. </p>
<pre><code>#sidebar {
	float: left;
}

#content {
	float: right;
}</code></pre>
<p>Note that Titan displays the post date in a space to the left of posts and you might also consider editing how those look if you move forward with Titan. If you still have questions, please <a href="http://en.forums.wordpress.com/forum/css-customization/#postform">make a new help request</a> that's separate for which ever theme you're working on.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1152331</link>
			<pubDate>Thu, 14 Feb 2013 01:39:37 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1152331@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To swap the main content area and the sidebar in the Nishita theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#sidebar {
	float: left;
}
.archive-wrapper,
.index-wrapper {
	float: right;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1139495</link>
			<pubDate>Thu, 31 Jan 2013 03:39:59 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1139495@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One note I'll add is that if  you put the second sidebar up on the right or left, the main content area will have to be reduced in width since there is an overall container holding all the site HTML elements, and it is already at 1056px in width, which is about the widest you would want to go given there are still a good number of people worldwide on 1024px wide monitors.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1139493</link>
			<pubDate>Thu, 31 Jan 2013 03:36:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1139493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@usfwsnortheastblog and @ikkixobg, there is only a right sidebar showing in the Nishita theme options, and you cannot add things that are not there. In some themes, you can move one of the footer sidebars up and into place on the right or the left, but with the way the XHTML is structured in this theme, this could be problematic. It's getting late, but I'll take a look at this on Thursday when I get the chance and see if I can do it or not.
</p>
]]></description>
					</item>
		<item>
			<title>usfwsnortheastblog on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1139289</link>
			<pubDate>Wed, 30 Jan 2013 22:43:32 +0000</pubDate>
			<dc:creator>usfwsnortheastblog</dc:creator>
			<guid isPermaLink="false">1139289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi nikkixobg - Did you figure this out? I'm having the same issue at usfwsnortheasttest.wordpress.com. I am hoping to have two sidebars on the right side of the main content column, but the option only allows one sidebar on each side. I want to adapt the CSS code to make this work. Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>nikkixobg on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1128174</link>
			<pubDate>Sat, 19 Jan 2013 05:25:06 +0000</pubDate>
			<dc:creator>nikkixobg</dc:creator>
			<guid isPermaLink="false">1128174@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just as an addition, would it be possible for me to move it all the way to the left and widen post area to where right sidebar is right now?</p>
<p>-Nik
</p>
]]></description>
					</item>
		<item>
			<title>nikkixobg on "Moving sidebar from right side to left (Nishita)"</title>
			<link>http://en.forums.wordpress.com/topic/moving-sidebar-from-right-side-to-left-nishita#post-1128173</link>
			<pubDate>Sat, 19 Jan 2013 05:22:25 +0000</pubDate>
			<dc:creator>nikkixobg</dc:creator>
			<guid isPermaLink="false">1128173@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Would it be possible to move my sidebar from right to left with a CSS code in Nishita? I'm a noob at CSS coding, so if someone can help me, it would be greatly appreciated. </p>
<p>Nik
</p>
]]></description>
					</item>

	</channel>
</rss>
