<?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: Dropdown menus for WordPress</title>
	<atom:link href="http://www.blogsweek.com/dropdown-menus-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/</link>
	<description>WordPress, blog platforms, content management systems</description>
	<lastBuildDate>Mon, 06 Sep 2010 14:20:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rick</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-1260</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Mon, 26 Jul 2010 07:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-1260</guid>
		<description>That fixed it. Thanks.</description>
		<content:encoded><![CDATA[<p>That fixed it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-1259</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Sun, 25 Jul 2010 22:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-1259</guid>
		<description>Hi Rick,

I think you inadvertently removed two lines from &lt;em&gt;ssf-yellow.css&lt;/em&gt;:

&lt;code&gt;.ssf-yellow-wrap {
	...
	position:		relative;
	z-index:		49;
}&lt;/code&gt;

Or perhaps you were using an old template version?</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>I think you inadvertently removed two lines from <em>ssf-yellow.css</em>:</p>
<p><code>.ssf-yellow-wrap {<br />
	...<br />
	position:		relative;<br />
	z-index:		49;<br />
}</code></p>
<p>Or perhaps you were using an old template version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-1258</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sun, 25 Jul 2010 22:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-1258</guid>
		<description>Don&#039;t know if this any help. In Firefox, everything is OK, until I gave the gallery images a z-index of 99 and then they appear on top of the pull downs just like in IE. If I make the z-index negative, the gallery images disappear so that&#039;s no help.

I think the solution might be contained in this &lt;a href=&quot;http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; or the following comments but I am not sophisticated enough in my CSS knowledge to know what to do.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know if this any help. In Firefox, everything is OK, until I gave the gallery images a z-index of 99 and then they appear on top of the pull downs just like in IE. If I make the z-index negative, the gallery images disappear so that&#8217;s no help.</p>
<p>I think the solution might be contained in this <a href="http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/" rel="nofollow">post</a> or the following comments but I am not sophisticated enough in my CSS knowledge to know what to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-1257</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sun, 25 Jul 2010 21:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-1257</guid>
		<description>Andrea,

I love your plugin but discovered a problem with IE. I am running NextGen Gallery plugin and on the Gallery page, the gallery images are on top of the drop down project menus. 

Is there a way to fix this?</description>
		<content:encoded><![CDATA[<p>Andrea,</p>
<p>I love your plugin but discovered a problem with IE. I am running NextGen Gallery plugin and on the Gallery page, the gallery images are on top of the drop down project menus. </p>
<p>Is there a way to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-905</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-905</guid>
		<description>Hi Andrea, yup that extra line did the trick perfectly! Thanks very much for a great plugin and your speedy response

Matt</description>
		<content:encoded><![CDATA[<p>Hi Andrea, yup that extra line did the trick perfectly! Thanks very much for a great plugin and your speedy response</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-902</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-902</guid>
		<description>Hi Matt,

that&#039;s the IE sticky bug, I&#039;ve already updated Suckerfish_45 with a workaround. Please try downloading and using the new template version, and let me know if that helps!</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>that&#8217;s the IE sticky bug, I&#8217;ve already updated Suckerfish_45 with a workaround. Please try downloading and using the new template version, and let me know if that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-899</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 18 Feb 2010 11:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-899</guid>
		<description>Hi, I&#039;m using menu bar ver 4.6 suckerfish 45. In IE7 the drop down list items are sticking on the page, not disappearing when the mouse is moved away, or when you mouse over another drop down box. In IE8 it is ok. You can see what I mean here (if you have IE7): www.utilitiessavings.co.uk/wordpress

If anyone knows how to go about solving this problem, I would really appreciate it.

Thanks,

Matt</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m using menu bar ver 4.6 suckerfish 45. In IE7 the drop down list items are sticking on the page, not disappearing when the mouse is moved away, or when you mouse over another drop down box. In IE8 it is ok. You can see what I mean here (if you have IE7): <a href="http://www.utilitiessavings.co.uk/wordpress" rel="nofollow">http://www.utilitiessavings.co.uk/wordpress</a></p>
<p>If anyone knows how to go about solving this problem, I would really appreciate it.</p>
<p>Thanks,</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-364</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Sun, 01 Feb 2009 21:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-364</guid>
		<description>No, unfortunately it&#039;s not so convenient. You&#039;ll need to configure manually the whole subtree where the long category name is; moreover, that subtree will remain static, that is it won&#039;t automatically reflect the actual category tree changes (categories added, categories deleted).

To sum it up, I&#039;d recommend to switch to Menubar 3.0  because it&#039;s more feature rich, but I&#039;d try to use shorter names for categories if possible.</description>
		<content:encoded><![CDATA[<p>No, unfortunately it&#8217;s not so convenient. You&#8217;ll need to configure manually the whole subtree where the long category name is; moreover, that subtree will remain static, that is it won&#8217;t automatically reflect the actual category tree changes (categories added, categories deleted).</p>
<p>To sum it up, I&#8217;d recommend to switch to Menubar 3.0  because it&#8217;s more feature rich, but I&#8217;d try to use shorter names for categories if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kash</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-363</link>
		<dc:creator>Kash</dc:creator>
		<pubDate>Sun, 01 Feb 2009 18:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-363</guid>
		<description>Thanks so much Andrea.

We are using 2.3. I will upgrade to 3.0. Before I do.. just to clarify, will I be able to let 3.0 automatically generate the category tree and if there are any categories that need to be manually configured, I will be able to do this on a case by case basis?

Thanks

Kash</description>
		<content:encoded><![CDATA[<p>Thanks so much Andrea.</p>
<p>We are using 2.3. I will upgrade to 3.0. Before I do.. just to clarify, will I be able to let 3.0 automatically generate the category tree and if there are any categories that need to be manually configured, I will be able to do this on a case by case basis?</p>
<p>Thanks</p>
<p>Kash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/dropdown-menus-for-wordpress/comment-page-1/#comment-362</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Sun, 01 Feb 2009 16:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/en/dropdown-menus-for-wordpress/#comment-362</guid>
		<description>Hi Kash,

if you are using Menubar version 2.3 the category tree is generated by a WordPress function, so there is no way to modify the category names.

With Menubar version 3.0 instead, you have also the option to build your tree one item at a time, and for each item you can choose the display name, possibly different from the category name.

So if you really need display names different from category names you need Menubar 3.0 and, if your menu is a large one, you also need a lot of patience to manually configure each item. Hope this helps!</description>
		<content:encoded><![CDATA[<p>Hi Kash,</p>
<p>if you are using Menubar version 2.3 the category tree is generated by a WordPress function, so there is no way to modify the category names.</p>
<p>With Menubar version 3.0 instead, you have also the option to build your tree one item at a time, and for each item you can choose the display name, possibly different from the category name.</p>
<p>So if you really need display names different from category names you need Menubar 3.0 and, if your menu is a large one, you also need a lot of patience to manually configure each item. Hope this helps!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
