<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Easy rollover menus in Joomla</title>
	<atom:link href="http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html</link>
	<description>rtraction blog - Web Design, Web Development and Strategic Consulting</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:36:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chet Riesgo</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-49701</link>
		<dc:creator>Chet Riesgo</dc:creator>
		<pubDate>Sat, 28 Aug 2010 14:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-49701</guid>
		<description>Extremely good blog and genuinely helps with comprehending the article much better.</description>
		<content:encoded><![CDATA[<p>Extremely good blog and genuinely helps with comprehending the article much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron b</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-38351</link>
		<dc:creator>aaron b</dc:creator>
		<pubDate>Tue, 13 Apr 2010 22:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-38351</guid>
		<description>Hello,

yay - this works really nicely and is quick to accomplish. Thank you for the clear plain language too - well done!!!

thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>yay &#8211; this works really nicely and is quick to accomplish. Thank you for the clear plain language too &#8211; well done!!!</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: text to screen</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-31564</link>
		<dc:creator>text to screen</dc:creator>
		<pubDate>Sun, 08 Nov 2009 20:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-31564</guid>
		<description>I wish I could add a image button on my regular drop down menu. How is that achieved without breaking the code?</description>
		<content:encoded><![CDATA[<p>I wish I could add a image button on my regular drop down menu. How is that achieved without breaking the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-23040</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 03 Apr 2009 16:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-23040</guid>
		<description>@ dambo:

This is just a matter of specificity.  In the menu module you should be able to add a class suffix.  This will make the menu class name unique.  Then you can make you css class target the #active_menu class of just that particular menu.</description>
		<content:encoded><![CDATA[<p>@ dambo:</p>
<p>This is just a matter of specificity.  In the menu module you should be able to add a class suffix.  This will make the menu class name unique.  Then you can make you css class target the #active_menu class of just that particular menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dambo</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-23039</link>
		<dc:creator>dambo</dc:creator>
		<pubDate>Fri, 03 Apr 2009 16:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-23039</guid>
		<description>Hi,
Thanks for the module, it&#039;s working well. However, I have a problem to make two menu image on the same website. When you set the active_menu :

#active_menu {
margin-top: -88px;
}

It&#039;s a global change and I can&#039;t change this value for my 2 menus. (obviously, the height of my two menus are not the same). If you have an idea to solve that, do not hesitate.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the module, it&#8217;s working well. However, I have a problem to make two menu image on the same website. When you set the active_menu :</p>
<p>#active_menu {<br />
margin-top: -88px;<br />
}</p>
<p>It&#8217;s a global change and I can&#8217;t change this value for my 2 menus. (obviously, the height of my two menus are not the same). If you have an idea to solve that, do not hesitate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erfan</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-22891</link>
		<dc:creator>erfan</dc:creator>
		<pubDate>Mon, 30 Mar 2009 09:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-22891</guid>
		<description>very nice...
work great for me...
thanks</description>
		<content:encoded><![CDATA[<p>very nice&#8230;<br />
work great for me&#8230;<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adhamox</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-22560</link>
		<dc:creator>Adhamox</dc:creator>
		<pubDate>Sat, 21 Mar 2009 01:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-22560</guid>
		<description>thanks.. this saved my life :)</description>
		<content:encoded><![CDATA[<p>thanks.. this saved my life <img src='http://www.rtraction.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Postie</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-15578</link>
		<dc:creator>Postie</dc:creator>
		<pubDate>Fri, 28 Nov 2008 11:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-15578</guid>
		<description>Problem solved. IE6 can only show links on a div with a transparent png background using the filter option in css, when the links are positioned relative. But then this doesn&#039;t work. So had to split it up.</description>
		<content:encoded><![CDATA[<p>Problem solved. IE6 can only show links on a div with a transparent png background using the filter option in css, when the links are positioned relative. But then this doesn&#8217;t work. So had to split it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Postie</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-15575</link>
		<dc:creator>Postie</dc:creator>
		<pubDate>Fri, 28 Nov 2008 11:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-15575</guid>
		<description>But I can&#039;t get it to work in IE6. It shows the complete image :(</description>
		<content:encoded><![CDATA[<p>But I can&#8217;t get it to work in IE6. It shows the complete image <img src='http://www.rtraction.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Postie</title>
		<link>http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html/comment-page-1#comment-15574</link>
		<dc:creator>Postie</dc:creator>
		<pubDate>Fri, 28 Nov 2008 10:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtraction.com/blog/devit/easy-rollover-menus-in-joomla.html#comment-15574</guid>
		<description>I&#039;ve got here searching for exactly what you&#039;ve written down. Very nice, thanks, this saves a lot of coding.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got here searching for exactly what you&#8217;ve written down. Very nice, thanks, this saves a lot of coding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
