<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums User Favorites: caddymob</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 21:24:12 +0000</pubDate>

<item>
<title>helgatheviking on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-25892</link>
<pubDate>Tue, 13 Mar 2012 16:08:49 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25892@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;if you are NOT a spam bot you should post a new question in lieu of digging up a TWO YEAR OLD thread.
&#60;/p&#62;</description>
</item>
<item>
<title>veronisa on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-25884</link>
<pubDate>Tue, 13 Mar 2012 05:17:54 +0000</pubDate>
<dc:creator>veronisa</dc:creator>
<guid isPermaLink="false">25884@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I have a client who is currently using Joomla and may be moving to WP (with my desperate urging). If they decide to move, I will be using the Thematic Power Blog and would need to match the Joomla template they want to use. I am trying to figure out what's involved with matching the navigation menu on this template. &#60;a href=&#34;http://www.ledstrips8.com/led-light-bars-c-38.html&#34; rel=&#34;nofollow&#34;&#62;http://www.ledstrips8.com/led-light-bars-c-38.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-7049</link>
<pubDate>Sat, 10 Oct 2009 17:50:54 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">7049@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;you might want to take a look at this solution: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeshaper.com/forums/topic/sticky-footer#post-2667&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/sticky-footer#post-2667&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Caramboo on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-7048</link>
<pubDate>Sat, 10 Oct 2009 17:40:24 +0000</pubDate>
<dc:creator>Caramboo</dc:creator>
<guid isPermaLink="false">7048@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;A bit of Googling led me here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ryanfait.com/resources/footer-stick-to-bottom-of-page/&#34; rel=&#34;nofollow&#34;&#62;http://ryanfait.com/resources/footer-stick-to-bottom-of-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Probably a better way than my hacky way :)
&#60;/p&#62;</description>
</item>
<item>
<title>Caramboo on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-7045</link>
<pubDate>Sat, 10 Oct 2009 17:31:35 +0000</pubDate>
<dc:creator>Caramboo</dc:creator>
<guid isPermaLink="false">7045@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I suppose though, as you fill the area above the #footer, things are going to get a little tricky.  Especially if you populate the footer area with widgets.  Hmmmm.  Off to think of another way :)
&#60;/p&#62;</description>
</item>
<item>
<title>caddymob on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-7038</link>
<pubDate>Sat, 10 Oct 2009 15:58:02 +0000</pubDate>
<dc:creator>caddymob</dc:creator>
<guid isPermaLink="false">7038@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Bingo! Thanks Caramboo :)
&#60;/p&#62;</description>
</item>
<item>
<title>Caramboo on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-7029</link>
<pubDate>Sat, 10 Oct 2009 13:07:00 +0000</pubDate>
<dc:creator>Caramboo</dc:creator>
<guid isPermaLink="false">7029@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Try this: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>caddymob on "Footer sticky to bottom?"</title>
<link>http://themeshaper.com/forums/topic/footer-sticky-to-bottom#post-7026</link>
<pubDate>Sat, 10 Oct 2009 08:19:38 +0000</pubDate>
<dc:creator>caddymob</dc:creator>
<guid isPermaLink="false">7026@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi there, first post - - new to thematic and wordpress and the html and webdesign the whole bit. Little overwhelmed, but trying to drink from the fire hose. &#60;/p&#62;
&#60;p&#62;My question is this -- How can I get my footer to sit at the foot of a page? I have a big white blank space that seems be after the footer but I cannot find any CSS for it...&#60;/p&#62;
&#60;p&#62;Here is a test page - &#60;a href=&#34;http://www.corneveaux.com/pixelinksolutions/test-page&#34; rel=&#34;nofollow&#34;&#62;http://www.corneveaux.com/pixelinksolutions/test-page&#60;/a&#62; - I want the black footer to sit at the very bottom, no white space underneath it.&#60;/p&#62;
&#60;p&#62;Any help much appreciated!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
