<?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: Start webside in fullscreen mode without menu</title>
		<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu</link>
		<description>Support Forum - Topic: Start webside in fullscreen mode without menu</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:07:20 +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/start-webside-in-fullscreen-mode-without-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-54243</link>
			<pubDate>Wed, 02 May 2012 05:15:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54243@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/collapse-main-menu-on-home-page&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/collapse-main-menu-on-home-page&#60;/a&#62; will help you. However instead of following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;avia_item_fade({items: &#38;#39;.preview_image&#38;#39;, hover: &#38;#39;.post-entry&#38;#39;});

	setTimeout(function () {
		jQuery(&#38;#39;.hide_content&#38;#39;).trigger(&#38;#39;click&#38;#39;);
	}, 600);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;avia_item_fade({items: &#38;#39;.preview_image&#38;#39;, hover: &#38;#39;.post-entry&#38;#39;});

	setTimeout(function () {
		jQuery(&#38;#39;.home .hide_content&#38;#39;).trigger(&#38;#39;click&#38;#39;);
	}, 600);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;because we only want to affect the homepage :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-53931</link>
			<pubDate>Mon, 30 Apr 2012 13:46:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">53931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dennis,&#60;/p&#62;
&#60;p&#62;No update yet. I know Kriesi is a bit swamped right now so it may be a few days. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dennis on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-53869</link>
			<pubDate>Sun, 29 Apr 2012 10:57:30 +0000</pubDate>
			<dc:creator>Dennis</dc:creator>
			<guid isPermaLink="false">53869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys!&#60;/p&#62;
&#60;p&#62;Any news on these topic? &#60;/p&#62;
&#60;p&#62;Dennis
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-53536</link>
			<pubDate>Thu, 26 Apr 2012 16:18:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">53536@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dennis,&#60;/p&#62;
&#60;p&#62;Yes, I've seen the thread and I'm trying to help you out but found no luck. I don't know how to accomplish this either. &#60;/p&#62;
&#60;p&#62;Let us wait on the rest of the support staff, they might know what to do. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dennis on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-53532</link>
			<pubDate>Thu, 26 Apr 2012 16:08:31 +0000</pubDate>
			<dc:creator>Dennis</dc:creator>
			<guid isPermaLink="false">53532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there!&#60;/p&#62;
&#60;p&#62;This is nearly the same question: &#60;a href=&#34;http://www.kriesi.at/support/topic/link-to-gallery-with-content-hidden&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/link-to-gallery-with-content-hidden&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want to open one site temporarily with thumbnail-view. On the demo-site this is working, but not on mine. :-( See details in the other thread.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Dennis
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-53465</link>
			<pubDate>Thu, 26 Apr 2012 09:07:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">53465@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've been trying this myself but found no luck. Let me forward this to Kriesi and the rest of the support staff.&#60;/p&#62;
&#60;p&#62;I want to know the answer myself.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marcus_Luzius on "Start webside in fullscreen mode without menu"</title>
			<link>http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-53451</link>
			<pubDate>Thu, 26 Apr 2012 08:06:07 +0000</pubDate>
			<dc:creator>Marcus_Luzius</dc:creator>
			<guid isPermaLink="false">53451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;  I wish my webside to start without menu in fullscreen. Hoy can I achieve this ?&#60;/p&#62;
&#60;p&#62;  Then I wish to have a small logo on the top/left. When the user click on the button, the menu should appear.&#60;/p&#62;
&#60;p&#62;  Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
