<?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: Eunoia theme - Internet explorer &#38; firefox menu issue.</title>
		<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue</link>
		<description>Support Forum - Topic: Eunoia theme - Internet explorer &amp; firefox menu issue.</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 18:52:37 +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/eunoia-theme-internet-explorer-firefox-menu-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-96197</link>
			<pubDate>Mon, 11 Feb 2013 15:58:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Peter could help :)&#60;/p&#62;
&#60;p&#62;I hadn't thought about Helvetica being the culprit.&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>visualmotif on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-96169</link>
			<pubDate>Mon, 11 Feb 2013 13:53:35 +0000</pubDate>
			<dc:creator>visualmotif</dc:creator>
			<guid isPermaLink="false">96169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude! &#60;/p&#62;
&#60;p&#62;I've added the code to the css and its fixed it.... fantastic ! thanks for sorting this massive respect to you. &#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-96116</link>
			<pubDate>Mon, 11 Feb 2013 07:07:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The problem is the Helvetica font. Eunoia uses Helvetica (or Neue Helvetica) as the default website font and in your case the Helvetica font is broken. &#60;/p&#62;
&#60;p&#62;Three solutions:&#60;br /&#62;
1) Install a proper Helvetica font pack on your windows pc. Make sure that you remove all &#34;old&#34; Helvetica fonts first.´&#60;br /&#62;
2) Uninstall all Helvetica fonts. Your Win PC will then use Arial.&#60;br /&#62;
3) Add following code to custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a{
font-family: Arial, &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Verdana, sans-serif;
}

.widgettitle, .miniheading, .author_name, #reply-title, #top .logged-in-as, .dynamic-column-title{
font: 10px/17px Arial, &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, sans-serif;
}

#top #wrap_all .big_button{
font: 12px/40px  Arial, &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, sans-serif;

body {
font: 13px/1.65em Arial, &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, sans-serif;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The css code will replace the &#34;default&#34; Helvetica font with Arial. Macs will still use Helvetica because they don't have Arial installed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>visualmotif on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-96000</link>
			<pubDate>Sat, 09 Feb 2013 20:05:42 +0000</pubDate>
			<dc:creator>visualmotif</dc:creator>
			<guid isPermaLink="false">96000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
We are running win 7 pro on all machines with no fancy settings. Pretty much straight out of the box.&#60;br /&#62;
Cheers Rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-95978</link>
			<pubDate>Sat, 09 Feb 2013 13:20:42 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your office could have specific security settings or something like that that could be causing the issue.&#60;/p&#62;
&#60;p&#62;Can you let us know the OS for the computers you are testing on?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>visualmotif on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-95968</link>
			<pubDate>Sat, 09 Feb 2013 09:56:01 +0000</pubDate>
			<dc:creator>visualmotif</dc:creator>
			<guid isPermaLink="false">95968@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
Thanks for getting back to me. Hmm, how strange that it works for you but not me, this is what I get in chrome, firefox and explorer and Ive tried it on 3 computers in the office and get the same...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.visual-motif.co.uk/images/chrome.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.visual-motif.co.uk/images/chrome.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.visual-motif.co.uk/images/firefox.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.visual-motif.co.uk/images/firefox.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.visual-motif.co.uk/images/internet-explorer.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.visual-motif.co.uk/images/internet-explorer.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hopefully you will see what I mean this time. &#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Richard.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-95902</link>
			<pubDate>Fri, 08 Feb 2013 21:01:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95902@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Richard,&#60;/p&#62;
&#60;p&#62;I'm not really sure what you mean by not displaying properly. This is what I get in Chrome, Firefox and IE in that order below:&#60;br /&#62;
&#60;img src=&#34;http://i49.tinypic.com/2ue39k0.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>visualmotif on "Eunoia theme - Internet explorer &#38; firefox menu issue."</title>
			<link>http://www.kriesi.at/support/topic/eunoia-theme-internet-explorer-firefox-menu-issue#post-95846</link>
			<pubDate>Fri, 08 Feb 2013 15:48:42 +0000</pubDate>
			<dc:creator>visualmotif</dc:creator>
			<guid isPermaLink="false">95846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thanks for the great Eunoia theme! I've just discovered that the header menu doesn't display properly in Internet explorer or firefox. Ive tried it on 3 computers here and get the same issue. &#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=eunoia&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=eunoia&#60;/a&#62;&#60;br /&#62;
Hopefully you can help. &#60;/p&#62;
&#60;p&#62;Many Thanks&#60;br /&#62;
Richard.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
