<?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: Hover effect on links not working</title>
		<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working</link>
		<description>Support Forum - Topic: Hover effect on links not working</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 01:31:23 +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/hover-effect-on-links-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Hover effect on links not working"</title>
			<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working#post-33185</link>
			<pubDate>Sun, 27 Nov 2011 03:55:08 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code I provided works - but now you're using Cufon (special) fonts instead of standard fonts - as far as I'm aware these don't allow to be easily changed using CSS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janetbakker on "Hover effect on links not working"</title>
			<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working#post-33113</link>
			<pubDate>Fri, 25 Nov 2011 18:01:01 +0000</pubDate>
			<dc:creator>janetbakker</dc:creator>
			<guid isPermaLink="false">33113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Thanks for your reply. That doesn't work, I'm afraid,though. Is it possible it has something to do with this code being in the styles.css file?&#60;/p&#62;
&#60;p&#62;#top .main_menu .menu li:hover ul ul, #top .main_menu .menu li:hover ul ul ul,#top  .main_menu .menu li:hover ul ul ul ul{&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;br /&#62;
#top .main_menu .menu li:hover ul, #top .main_menu .menu li li:hover ul, #top .main_menu .menu li li li:hover ul, #top .main_menu .menu li li li li:hover ul{&#60;br /&#62;
display:block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Janet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Hover effect on links not working"</title>
			<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working#post-33101</link>
			<pubDate>Fri, 25 Nov 2011 13:44:07 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
in your custom.css you can add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu .menu a:hover {
    color: #ff0099;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should allow you to have a different color when you hover the menu links.&#60;br /&#62;
Of course you can change the color.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janetbakker on "Hover effect on links not working"</title>
			<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working#post-33094</link>
			<pubDate>Fri, 25 Nov 2011 11:29:31 +0000</pubDate>
			<dc:creator>janetbakker</dc:creator>
			<guid isPermaLink="false">33094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude ;),&#60;/p&#62;
&#60;p&#62;I tried that, but it's still not working I'm afraid.. Any suggestions? I can PB you my password if you want to take a closer look..?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Janet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hover effect on links not working"</title>
			<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working#post-32998</link>
			<pubDate>Thu, 24 Nov 2011 13:51:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32998@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
please create a custom menu (like Chris recommended here: &#60;a href=&#34;http://www.kriesi.at/support/topic/dummy-text-not-showing-welcome-child-pages&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/dummy-text-not-showing-welcome-child-pages&#60;/a&#62; ) and the hover effect will work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janetbakker on "Hover effect on links not working"</title>
			<link>http://www.kriesi.at/support/topic/hover-effect-on-links-not-working#post-32992</link>
			<pubDate>Thu, 24 Nov 2011 13:24:58 +0000</pubDate>
			<dc:creator>janetbakker</dc:creator>
			<guid isPermaLink="false">32992@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;/p&#62;
&#60;p&#62;Somehow the hover effect for the links is not working. Is there a setting I need to adjust?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.janetbakker.nl/Janet&#34; rel=&#34;nofollow&#34;&#62;http://www.janetbakker.nl/Janet&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Janet
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
