<?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: Ipad main menu</title>
		<link>http://www.kriesi.at/support/topic/ipad-main-menu</link>
		<description>Support Forum - Topic: Ipad main menu</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 05:01:36 +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/ipad-main-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92757</link>
			<pubDate>Tue, 22 Jan 2013 04:44:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92757@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FefoRipa,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS (located inside Choices &#38;gt; Theme Options &#38;gt; Styling) or custom.css (located inside wp-content/themes/choices/css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main_menu {
		position: relative;
		top: -20px;
		left: 50%;
		margin-left: -127px;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92722</link>
			<pubDate>Mon, 21 Jan 2013 21:32:14 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">92722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Very good, it functions! Last question: how to center the dropdown? With your solution it is left aligned, i want it centered. Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92715</link>
			<pubDate>Mon, 21 Jan 2013 20:45:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Edit js &#38;gt; avia.js then find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// improves menu for mobile devices
	jQuery(&#38;#39;.responsive .main_menu ul:eq(0)&#38;#39;).mobileMenu({
	  switchWidth: 768,                   							//width (in px to switch at)
	  topOptionText: jQuery(&#38;#39;.main_menu&#38;#39;).data(&#38;#39;selectname&#38;#39;),     	//first option text
	  indentString: &#38;#39;&#38;amp;nbsp;&#38;amp;nbsp;&#38;amp;nbsp;&#38;#39;  							//string for indenting nested items&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace switchWidth value to 1024, something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// improves menu for mobile devices
	jQuery(&#38;#39;.responsive .main_menu ul:eq(0)&#38;#39;).mobileMenu({
	  switchWidth: 1024,                   							//width (in px to switch at)
	  topOptionText: jQuery(&#38;#39;.main_menu&#38;#39;).data(&#38;#39;selectname&#38;#39;),     	//first option text
	  indentString: &#38;#39;&#38;amp;nbsp;&#38;amp;nbsp;&#38;amp;nbsp;&#38;#39;  							//string for indenting nested items&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I haven't tried this since I don't have a mobile device to check it out. Let me know if it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92581</link>
			<pubDate>Mon, 21 Jan 2013 10:19:32 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">92581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi everyone, I want to force the site to use mobile dropdown menu always when the access is made from a mobile device (tablet &#38;amp; smartphone). This because the menu, on iPad and other tablet, if shown in vertical way, has displaying issues.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
