<?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: Menu in IE7</title>
		<link>http://www.kriesi.at/support/topic/menu-in-ie7</link>
		<description>Support Forum - Topic: Menu in IE7</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 17:48:01 +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/menu-in-ie7" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28141</link>
			<pubDate>Thu, 29 Sep 2011 05:06:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28141@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28117</link>
			<pubDate>Wed, 28 Sep 2011 18:07:04 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">28117@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Damn you eyes! I have been deceived!&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28108</link>
			<pubDate>Wed, 28 Sep 2011 17:37:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28108@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No - the last line makes the difference :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28100</link>
			<pubDate>Wed, 28 Sep 2011 16:35:55 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">28100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unless my eyes deceive me, your replacement code matches the original code...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28097</link>
			<pubDate>Wed, 28 Sep 2011 16:23:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Try to change following code in style.css:&#60;/p&#62;
&#60;p&#62;#top .avia_mega a{&#60;br /&#62;
height:40px;&#60;br /&#62;
display:block;&#60;br /&#62;
padding:0 21px;&#60;br /&#62;
text-decoration:none;&#60;br /&#62;
text-align:center;&#60;br /&#62;
line-height:40px;&#60;br /&#62;
outline:none;&#60;br /&#62;
z-index:35;&#60;br /&#62;
position:relative;&#60;br /&#62;
float:right;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;to:&#60;/p&#62;
&#60;p&#62;#top .avia_mega a{&#60;br /&#62;
height:40px;&#60;br /&#62;
display:block;&#60;br /&#62;
padding:0 21px;&#60;br /&#62;
text-decoration:none;&#60;br /&#62;
text-align:center;&#60;br /&#62;
line-height:40px;&#60;br /&#62;
outline:none;&#60;br /&#62;
z-index:35;&#60;br /&#62;
position:relative;&#60;br /&#62;
float:left;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28075</link>
			<pubDate>Wed, 28 Sep 2011 13:04:05 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">28075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here is the link to the site for testing purposes only: &#60;a href=&#34;http://thinkdm2.com/websites/liam/&#34; rel=&#34;nofollow&#34;&#62;http://thinkdm2.com/websites/liam/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am not running any active plugins.&#60;/p&#62;
&#60;p&#62;Thank you in advance for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-28020</link>
			<pubDate>Tue, 27 Sep 2011 21:43:54 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">28020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I would ask you to do the same as BTJ, please provide a link to your site and try to deactivate all plugins to check for interference.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-27973</link>
			<pubDate>Tue, 27 Sep 2011 14:04:35 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">27973@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am having the same issue with the Broadscope theme navigation menu in IE7. Has a solution been reached?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-26719</link>
			<pubDate>Sun, 11 Sep 2011 17:05:59 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
excuse me for my incredibly delayed response. Could you provide me with a link to your site? I just tested Avisio in my IEtester and it provided no problems in IE7. Are you certain there are no plugins interfering?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BTJ on "Menu in IE7"</title>
			<link>http://www.kriesi.at/support/topic/menu-in-ie7#post-26410</link>
			<pubDate>Mon, 05 Sep 2011 12:04:13 +0000</pubDate>
			<dc:creator>BTJ</dc:creator>
			<guid isPermaLink="false">26410@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, I purchased Avisio a while ago and am just putting a site together now. The problem is that when my client views the template in IE7 the navigation menu shows up down the right hand side and no drop downs are available. This is no good at all as the menu is overlapping the slider. Is there anything I can do to fix this? When I view it on any other browser (IE8, Safari, Firefox etc) it is fine.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
