<?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-1</link>
		<description>Support Forum - Topic: Sidebar Size</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 18:49:28 +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-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sidebar Size"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-size-1#post-24900</link>
			<pubDate>Mon, 15 Aug 2011 15:09:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24900@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;The tricky task is to adjust the width for all content elements - i.e the two column entries, etc. need some adjustment too:&#60;/p&#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;
&#60;p&#62;and maybe also the comment section....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zacksdack on "Sidebar Size"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-size-1#post-24896</link>
			<pubDate>Mon, 15 Aug 2011 14:43:05 +0000</pubDate>
			<dc:creator>zacksdack</dc:creator>
			<guid isPermaLink="false">24896@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;/p&#62;
&#60;p&#62;Im sure this one has been answered before. I looked threw the threads before posting this. I trying to play with the siebars, and wondering if I can either a), remove them or b) make them smaller (width). Im sure this is a pretty simple css edit but not entirely sure.&#60;br /&#62;
I want to be able to see the entire google calendar I embeded here ... &#60;a href=&#34;http://burlingtonbulldogs.net/word/?page_id=31&#34; rel=&#34;nofollow&#34;&#62;http://burlingtonbulldogs.net/word/?page_id=31&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I changed the sidebar in options from two side bards to one large one ... &#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated! Love the theme! thanks for your efforts!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
