<?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: Does Anybody Know How To Move Footer Below Slideshow?</title>
		<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow</link>
		<description>Support Forum - Topic: Does Anybody Know How To Move Footer Below Slideshow?</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:31:22 +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/does-anybody-know-how-to-move-footer-below-slideshow" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-95402</link>
			<pubDate>Wed, 06 Feb 2013 08:23:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95402@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Let us know if Nick's suggestion solved the issue. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-95331</link>
			<pubDate>Tue, 05 Feb 2013 18:00:08 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">95331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Nick, I'll try it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-95311</link>
			<pubDate>Tue, 05 Feb 2013 17:08:18 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95311@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think you customized the code and somehow popped the footer out of where it used to be before and now it's on the same node level as the main content, when originally the footer was inside the main content node.&#60;/p&#62;
&#60;p&#62; your code now &#60;a href=&#34;http://i.imgur.com/R0EFAOt.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/R0EFAOt.png&#60;/a&#62; (incorrect location of footer div) &#60;/p&#62;
&#60;p&#62; how should be &#60;a href=&#34;http://i.imgur.com/l54D3Nd.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/l54D3Nd.png&#60;/a&#62; (i am moving only 1 thing, the footer div and everything inside)&#60;/p&#62;
&#60;p&#62; (when i moved the node where it is supposed to be , the footer started displaying correctly on your site without extra css)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-95125</link>
			<pubDate>Mon, 04 Feb 2013 20:01:27 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">95125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, you can ignore .content container as that part of the site is still a work in progress and has no influence on what I want to achieve.&#60;/p&#62;
&#60;p&#62;I just need to figure out how I can sit/place a div container below the slideshow. This container is where my footer will end up being placed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-95097</link>
			<pubDate>Mon, 04 Feb 2013 18:52:42 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure where that footer came from as its not in default theme layout. I really don't know whats going on but from my view the site appears almost unusable. It looks like the main source of that is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content {
max-height: 85px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which means any browser is unable to make the content larger than 85 pixels. This has been added to the Quick CSS in the styling tab of the theme settings.&#60;/p&#62;
&#60;p&#62;The issue is at this depth of customzation, we aren't really working with the same set of files anymore so its hard to help on issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-95009</link>
			<pubDate>Mon, 04 Feb 2013 14:46:10 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">95009@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Don't why but my &#34;hide sidebar and content&#34; button isn't working either after you click the home icon and return to normal view.&#60;/p&#62;
&#60;p&#62;On my android phone the .box container doesn't return, so there is just an empty space were it once was.&#60;/p&#62;
&#60;p&#62;It would also be great if I could hide the footer as well when clicking the hide button, any advice on this would be greatly appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-94999</link>
			<pubDate>Mon, 04 Feb 2013 13:32:53 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">94999@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm still using the flashlight theme, I've just customized the look
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-94968</link>
			<pubDate>Mon, 04 Feb 2013 11:39:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">94968@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi larssonk22,&#60;/p&#62;
&#60;p&#62;It looks like you are using a different theme now. If you switch back and would like us to take a look again let us know.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-94708</link>
			<pubDate>Sat, 02 Feb 2013 21:38:13 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">94708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I forgot to mention, I want the footer to stay visible at the bottom of the page but users wont have to scroll down.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-94688</link>
			<pubDate>Sat, 02 Feb 2013 17:05:00 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">94688@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, thanks. It's positioned at the bottom because I've used a position:fixed bottom:0, it's still overlapping the slideshow.&#60;/p&#62;
&#60;p&#62;Sorry I don't know the correct terminology, but I will try to explain with this example. In photoshop you have layers, if you imagine the slideshow and the footer to be on two separate layers that is how the site currently looks. But I want them on the same layer.&#60;/p&#62;
&#60;p&#62;Hope that makes sense :s
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-94602</link>
			<pubDate>Sat, 02 Feb 2013 01:25:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94602@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I visited the site and you manage to place it at the bottom. Is this fixed already? Nice site.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "Does Anybody Know How To Move Footer Below Slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/does-anybody-know-how-to-move-footer-below-slideshow#post-94517</link>
			<pubDate>Fri, 01 Feb 2013 14:56:32 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">94517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I am developing a site using flashlight here - &#60;a href=&#34;http://kaijaweb.com/clients/rhealan/beach&#34; rel=&#34;nofollow&#34;&#62;http://kaijaweb.com/clients/rhealan/beach&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to position my footer below the slideshow so that it does not overlap and obscure any of the slides. &#60;/p&#62;
&#60;p&#62;How can I do this?&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
