<?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: Sidebar size</title>
		<link>http://www.kriesi.at/support/topic/sidebar-size-2</link>
		<description>Support Forum - Topic: Sidebar size</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 10:00:11 +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/sidebar-size-2" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sidebar size"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-size-2#post-25328</link>
			<pubDate>Fri, 19 Aug 2011 21:31:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can adjust the sidebar and content size (select one sidebar in the options). Open up style.css and search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .fullwidth_sidebar{
width:340px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#content, .entry-no-pic .entry-content{
width:580px;
padding:0 0 50px 20px;
float: left;
margin:0 20px 0 0;
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust both width values. If you increase the width value of the content area you need to decrease the width value of the sidebar area accordingly. &#60;/p&#62;
&#60;p&#62;The tricky task is to adjust the width for all content elements - i.e the two column entries, etc. need some adjustment too:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .doubleentry .entry-content{
width:280px;
}

#top .doubleentry .entry{
padding-left:20px;
position: relative;
left:0 !important;
left:20px;
width:280px;
clear:none;
}

.doubleentry{
margin-left:-20px;
float: left;
clear: both;
width:600px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>albertramsbottom on "Sidebar size"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-size-2#post-25289</link>
			<pubDate>Fri, 19 Aug 2011 13:07:39 +0000</pubDate>
			<dc:creator>albertramsbottom</dc:creator>
			<guid isPermaLink="false">25289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As i have put my site back to one sidebar as we couldnt hack it to have two sidebars on home page and one on all other pages, is it possible to make the big sidebar a little thinner and the main blog area a little wider&#60;/p&#62;
&#60;p&#62;Sorry for so many questions&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
