<?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: Different Width Footer</title>
		<link>http://www.kriesi.at/support/topic/different-width-footer</link>
		<description>Support Forum - Topic: Different Width Footer</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 18:21:32 +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/different-width-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>andreanapier1985 on "Different Width Footer"</title>
			<link>http://www.kriesi.at/support/topic/different-width-footer#post-98300</link>
			<pubDate>Mon, 25 Feb 2013 00:14:18 +0000</pubDate>
			<dc:creator>andreanapier1985</dc:creator>
			<guid isPermaLink="false">98300@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yee-haw!  Thank you soooooo much Nick!!!&#60;/p&#62;
&#60;p&#62;Works great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Different Width Footer"</title>
			<link>http://www.kriesi.at/support/topic/different-width-footer#post-98297</link>
			<pubDate>Sun, 24 Feb 2013 23:50:50 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">98297@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the delay. &#60;/p&#62;
&#60;p&#62;Ok this is the CSS you will need to add. The way I measured it , the distance between columns will be cut to 3% (please don't use pixels since its responsive) , the first four columns will be 13% each and the fifth column will be 33%. You can change the numbers yourself ofcourse.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top div .one_fifth {
margin-left: 3%;
}
#top .flex_column.one_fifth.colwidth-1, #top .flex_column.one_fifth.colwidth-2, #top .flex_column.one_fifth.colwidth-3, #top .flex_column.one_fifth.colwidth-4 {
    width:13% !important;
}
#top .flex_column.one_fifth.colwidth-5{
    width:33% !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now please open up footer.php and find line 45 which looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;flex_column $class $firstCol&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;flex_column $class colwidth-$i $firstCol&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That's it.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andreanapier1985 on "Different Width Footer"</title>
			<link>http://www.kriesi.at/support/topic/different-width-footer#post-98149</link>
			<pubDate>Sat, 23 Feb 2013 06:25:59 +0000</pubDate>
			<dc:creator>andreanapier1985</dc:creator>
			<guid isPermaLink="false">98149@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm working on a site using the Choices theme.  I LOVE the functionality of the theme.  The client I have wants five widget areas... however, the fifth one needs to be wider than the rest (it's a contact form).  Is there a way to manually set the width of each footer widget area?&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.  Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
