<?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 CSS Height</title>
		<link>http://www.kriesi.at/support/topic/footer-css-height</link>
		<description>Support Forum - Topic: Footer CSS Height</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 05:27:00 +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-css-height" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Footer CSS Height"</title>
			<link>http://www.kriesi.at/support/topic/footer-css-height#post-13260</link>
			<pubDate>Tue, 22 Feb 2011 14:05:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13260@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In style.css search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .box_custom_footer{
width:220px;
margin-right:0;
float:right;
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .box_custom_footer{
margin-left:auto;
float:none;
text-align: center;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jmods on "Footer CSS Height"</title>
			<link>http://www.kriesi.at/support/topic/footer-css-height#post-13233</link>
			<pubDate>Mon, 21 Feb 2011 14:30:08 +0000</pubDate>
			<dc:creator>jmods</dc:creator>
			<guid isPermaLink="false">13233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! thanks for the help dude! How about centering the text in the middle and making it all on one line.&#60;/p&#62;
&#60;p&#62;Appreciate all the help!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Footer CSS Height"</title>
			<link>http://www.kriesi.at/support/topic/footer-css-height#post-13211</link>
			<pubDate>Mon, 21 Feb 2011 07:25:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Search for following code in style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .box_custom_footer{
width:220px;
margin-right:0;
float:right;
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .box_custom_footer{
width:220px;
margin-right:0;
float:right;
overflow: hidden;
padding-bottom: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer{
width:940px;
position: relative;
padding-top: 30px;
margin: 0 auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer{
width:940px;
position: relative;
margin: 0 auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will reduce the footer height about 80px. You'll notice it on pages like here: &#60;a href=&#34;http://www.elchevirtual.com/?page_id=5&#34; rel=&#34;nofollow&#34;&#62;http://www.elchevirtual.com/?page_id=5&#60;/a&#62; - some of your pages are very short so the dark grey area you can see after your content is the body background and not the footer...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmods on "Footer CSS Height"</title>
			<link>http://www.kriesi.at/support/topic/footer-css-height#post-13184</link>
			<pubDate>Sun, 20 Feb 2011 11:56:56 +0000</pubDate>
			<dc:creator>jmods</dc:creator>
			<guid isPermaLink="false">13184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thabks Dude,&#60;/p&#62;
&#60;p&#62;heres the link: theres nothing much, still developing:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.elchevirtual.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.elchevirtual.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Footer CSS Height"</title>
			<link>http://www.kriesi.at/support/topic/footer-css-height#post-13178</link>
			<pubDate>Sun, 20 Feb 2011 10:03:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13178@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
can you post a link to your site. I can give you exact instructions afterwards :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmods on "Footer CSS Height"</title>
			<link>http://www.kriesi.at/support/topic/footer-css-height#post-13169</link>
			<pubDate>Sat, 19 Feb 2011 21:25:50 +0000</pubDate>
			<dc:creator>jmods</dc:creator>
			<guid isPermaLink="false">13169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, Ive removed the footer but need help locating which css file and how to change the height of the footer. Now its to high and need to change it, please help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
