<?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: Footer column widths of: 25% 25% 50%.. how to?</title>
		<link>http://www.kriesi.at/support/topic/footer-column-widths-of-25-25-50-how-to</link>
		<description>Support Forum - Topic: Footer column widths of: 25% 25% 50%.. how to?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 15:13:46 +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/footer-column-widths-of-25-25-50-how-to" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Footer column widths of: 25% 25% 50%.. how to?"</title>
			<link>http://www.kriesi.at/support/topic/footer-column-widths-of-25-25-50-how-to#post-75015</link>
			<pubDate>Sun, 09 Sep 2012 05:31:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75015@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad Mya could help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colourstone on "Footer column widths of: 25% 25% 50%.. how to?"</title>
			<link>http://www.kriesi.at/support/topic/footer-column-widths-of-25-25-50-how-to#post-74959</link>
			<pubDate>Sat, 08 Sep 2012 17:39:22 +0000</pubDate>
			<dc:creator>Colourstone</dc:creator>
			<guid isPermaLink="false">74959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Mya! I forgot about using last-child. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Footer column widths of: 25% 25% 50%.. how to?"</title>
			<link>http://www.kriesi.at/support/topic/footer-column-widths-of-25-25-50-how-to#post-74608</link>
			<pubDate>Thu, 06 Sep 2012 02:24:37 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">74608@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What I would do is go to Choices &#38;gt; Theme Options &#38;gt; Footer and select 3 columns then go to custom.css (located in the theme's /css/ folder) and add the following.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer div .one_third {
margin-left:0%;
width: 23%;
}

#footer div .one_third:last-child {
float:right;
margin-left:0%;
width: 48%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What that should do is tell the browser to render the columns at 23%, 23% and 48%. I used those numbers so there would be spacing between the columns.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colourstone on "Footer column widths of: 25% 25% 50%.. how to?"</title>
			<link>http://www.kriesi.at/support/topic/footer-column-widths-of-25-25-50-how-to#post-74366</link>
			<pubDate>Tue, 04 Sep 2012 18:38:48 +0000</pubDate>
			<dc:creator>Colourstone</dc:creator>
			<guid isPermaLink="false">74366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I get the following footer column widths: 25% 25% 50%.. ?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
