<?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: Increase width of conact page</title>
		<link>http://www.kriesi.at/support/topic/increase-width-of-conact-page</link>
		<description>Support Forum - Topic: Increase width of conact page</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 18:17:23 +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/increase-width-of-conact-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Increase width of conact page"</title>
			<link>http://www.kriesi.at/support/topic/increase-width-of-conact-page#post-31928</link>
			<pubDate>Tue, 15 Nov 2011 06:49:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's not easily possible to change the width of the elements because the layout is optimized for the current widths and changes can cause flaws/display errors. Basically you can change the content area width with following code in css/custom.css (increase all 3 values):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content .box {
    min-width: 430px;
    width: 430px;
}

#top .sidebar2.sidebar_absolute {
    left: 712px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rootuid on "Increase width of conact page"</title>
			<link>http://www.kriesi.at/support/topic/increase-width-of-conact-page#post-31894</link>
			<pubDate>Mon, 14 Nov 2011 18:31:19 +0000</pubDate>
			<dc:creator>rootuid</dc:creator>
			<guid isPermaLink="false">31894@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I'd like a lot of my pages to be wider .How do I achieve this ? EG: I'd like to double the width of the contact us page. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
