<?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: Resize the Main Sidebar to about half its original width</title>
		<link>http://www.kriesi.at/support/topic/resize-the-main-sidebar-to-about-half-its-original-width</link>
		<description>Support Forum - Topic: Resize the Main Sidebar to about half its original width</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:12:43 +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/resize-the-main-sidebar-to-about-half-its-original-width" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Resize the Main Sidebar to about half its original width"</title>
			<link>http://www.kriesi.at/support/topic/resize-the-main-sidebar-to-about-half-its-original-width#post-75971</link>
			<pubDate>Fri, 14 Sep 2012 17:30:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75971@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add this on your custom.css to change the main sidebar. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.inner_sidebar {
width: 180px;
float: left;
}

.sidebar {
width: 180px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To change the width of the controls you can use this, although this might break the layout a bit.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.arrowslidecontrolls_fullscreen {
width: 140px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you have sidebar widgets for your left sidebar, you should also change their width.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .widget {
width: 140px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To change the gap, try this one&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar.sidebar_absolute {
left: -40px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You also need to adjust your logo.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonmenezes on "Resize the Main Sidebar to about half its original width"</title>
			<link>http://www.kriesi.at/support/topic/resize-the-main-sidebar-to-about-half-its-original-width#post-75852</link>
			<pubDate>Fri, 14 Sep 2012 03:00:27 +0000</pubDate>
			<dc:creator>jonmenezes</dc:creator>
			<guid isPermaLink="false">75852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have been looking all over the forum for this solution. It seems like there are a few ways you have recommended to do it. I try to use the code you provide and put it in the Custom CSS under the style tab, and they either dont work or only resize the transparant part of the sidebar, the tabs stay the original size.&#60;/p&#62;
&#60;p&#62;Im hoping you can provide me the code to insert that will make my sidebar roughly 40 - 50% thinner. If you can also have it move over towards the left of the page by about half of that gap that would be awesome, if not thats ok.&#60;/p&#62;
&#60;p&#62;Heres my site &#60;a href=&#34;http://jonmphotography.com/wedding-photographer/?page_id=196&#34; rel=&#34;nofollow&#34;&#62;http://jonmphotography.com/wedding-photographer/?page_id=196&#60;/a&#62;. Youll see that the sidebar is consuming too much of the pictures.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Jon
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
