<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Move sidebar on pages and posts to the right</title>
		<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right</link>
		<description>Support Forum - Topic: Move sidebar on pages and posts to the right</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 16:20:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/move-sidebar-on-pages-and-posts-to-the-right" rel="self" type="application/rss+xml" />

		<item>
			<title>elwalker on "Move sidebar on pages and posts to the right"</title>
			<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right#post-2032</link>
			<pubDate>Thu, 05 Aug 2010 18:01:46 +0000</pubDate>
			<dc:creator>elwalker</dc:creator>
			<guid isPermaLink="false">2032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That worked thanks. I also had to swap the margin information between sidebar and content so they are spaced correctly. All good now. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move sidebar on pages and posts to the right"</title>
			<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right#post-1994</link>
			<pubDate>Thu, 05 Aug 2010 12:45:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">1994@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, sorry my fault. I forgot that you need to change something else too. In style.css you'll find:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#content {
float:right;
margin:0;
overflow:hidden;
position:relative;
width:610px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#content {
float:left;
margin:0;
overflow:hidden;
position:relative;
width:610px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please also make the modifications I described above (in my first answer) to your style.css.&#60;br /&#62;
The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elwalker on "Move sidebar on pages and posts to the right"</title>
			<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right#post-1993</link>
			<pubDate>Thu, 05 Aug 2010 12:35:36 +0000</pubDate>
			<dc:creator>elwalker</dc:creator>
			<guid isPermaLink="false">1993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi. Thanks for the advice. But this hasn't worked for me. Do I have to change any connected code in the style2 the style sheet for the minimal version of the theme?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move sidebar on pages and posts to the right"</title>
			<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right#post-1985</link>
			<pubDate>Thu, 05 Aug 2010 11:26:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">1985@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just change following code in your style.css file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#sidebar{
width:280px;
overflow: hidden;
margin-right:50px;
position:relative;
float:left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#sidebar{
width:280px;
overflow: hidden;
margin-right:50px;
position:relative;
float:right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Feel free to ask if you've any other problems.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elwalker on "Move sidebar on pages and posts to the right"</title>
			<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right#post-1980</link>
			<pubDate>Thu, 05 Aug 2010 09:29:58 +0000</pubDate>
			<dc:creator>elwalker</dc:creator>
			<guid isPermaLink="false">1980@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This question relates the Display theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elwalker on "Move sidebar on pages and posts to the right"</title>
			<link>http://www.kriesi.at/support/topic/move-sidebar-on-pages-and-posts-to-the-right#post-1978</link>
			<pubDate>Thu, 05 Aug 2010 09:04:15 +0000</pubDate>
			<dc:creator>elwalker</dc:creator>
			<guid isPermaLink="false">1978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello. How do I switch the sidebar position to the right side of the page on Posts and Pages?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
