<?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: Navigation menu keep moving</title>
		<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving</link>
		<description>Support Forum - Topic: Navigation menu keep moving</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 02:27:46 +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/navigation-menu-keep-moving" rel="self" type="application/rss+xml" />

		<item>
			<title>zenji on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55784</link>
			<pubDate>Fri, 11 May 2012 19:57:08 +0000</pubDate>
			<dc:creator>zenji</dc:creator>
			<guid isPermaLink="false">55784@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No problem Mya ... glad it helped. :D&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55781</link>
			<pubDate>Fri, 11 May 2012 19:38:50 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">55781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for posting your solution Zenji!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenji on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55778</link>
			<pubDate>Fri, 11 May 2012 19:15:22 +0000</pubDate>
			<dc:creator>zenji</dc:creator>
			<guid isPermaLink="false">55778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys, I had the same issue as well, but I found the issue that worked for me. &#60;/p&#62;
&#60;p&#62;Open avia.js file in your js folder. Go to line 124 and you will see the float: right; ... I changed mine to float: left; as I wanted to menu to be under the logo on the left hand side and all worked like a charm.&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55712</link>
			<pubDate>Fri, 11 May 2012 12:12:59 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">55712@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, I am working locally. When I get the site up on a test server for review, I will post a link.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55549</link>
			<pubDate>Thu, 10 May 2012 15:29:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">55549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thinkdm2,&#60;/p&#62;
&#60;p&#62;Do you have a link to your site so we can take a look. In my local clean install of propulsion I don't get the same issue so I'm not sure what the cause would be without inspecting the code live.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55238</link>
			<pubDate>Tue, 08 May 2012 20:16:25 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">55238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am noticing the same issue with my main menu navigation in the Propulsion theme.&#60;/p&#62;
&#60;p&#62;For some reason, there is an inline float being added to the menu div that I cannot find to remove, but it keeps changing from left to right when I refresh the page.&#60;/p&#62;
&#60;p&#62;Any suggestions on removing this inline style all together? It is unnecessary anyways...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-49076</link>
			<pubDate>Thu, 29 Mar 2012 17:28:11 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">49076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;I noticed in viewing the source code the inline style switches from &#34;float: right;&#34; to &#34;float: left;&#34; when you click on the interior pages. When I remove the &#34;float: left;&#34; (using Firebug extension for Firefox) the menu repositions to the right. I can't determine where the &#34;float: left;&#34; is coming from. &#60;/p&#62;
&#60;p&#62;Did you try removing all but the &#34;font-family: 'LondonTubeNormal' !important;&#34; from your custom.css to see if that corrected the problem?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-48841</link>
			<pubDate>Wed, 28 Mar 2012 18:20:45 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-48657</link>
			<pubDate>Tue, 27 Mar 2012 22:15:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">48657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;Do you have a link to the page that we can take a look at? Aside from the font-family, those are the default attributes for the main_menu and shouldn't have any kind of effect like you are describing. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-48566</link>
			<pubDate>Tue, 27 Mar 2012 15:57:59 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48566@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've used the follwing in my custom.css to change the fonts on my navi bar:&#60;/p&#62;
&#60;p&#62;.main_menu {&#60;br /&#62;
float: right;&#60;br /&#62;
position: relative;&#60;br /&#62;
top: 39px;&#60;br /&#62;
z-index: 100;&#60;br /&#62;
padding-bottom: 20px;&#60;br /&#62;
font-family: 'LondonTubeNormal' !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but my nav bar keeps moving from side to side depending upon what page i am on. This happens in both Chrome and Firefox (latest versions)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
