<?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: Drupal 6 Nice Menus CSS issue?</title>
	<atom:link href="http://www.glennburks.com/drupal-6-nice-menus-css-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glennburks.com/drupal-6-nice-menus-css-issue/</link>
	<description>Get More Out Of Life</description>
	<lastBuildDate>Tue, 18 Jan 2011 15:22:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.glennburks.com/drupal-6-nice-menus-css-issue/comment-page-1/#comment-55</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 10 Mar 2009 11:09:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-55</guid>
		<description>Thanks a bunch! Actually I had been trying that and it changed nothing on my site so I skipped it and tried to do other things to change it. When you told me that&#039;s all you did, I started to play around with that section and use left: -5em and such and then it finally started to show up. For some reason 0em; was not sitting flush. But your post gave me ideas on how to change it and now I have it shifted down and left to fit exactly as I want it. Of course I had to do two separate files for it to appear the same in IE6 and then for IE7. 

But this helped alot! Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks a bunch! Actually I had been trying that and it changed nothing on my site so I skipped it and tried to do other things to change it. When you told me that&#8217;s all you did, I started to play around with that section and use left: -5em and such and then it finally started to show up. For some reason 0em; was not sitting flush. But your post gave me ideas on how to change it and now I have it shifted down and left to fit exactly as I want it. Of course I had to do two separate files for it to appear the same in IE6 and then for IE7. </p>
<p>But this helped alot! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://www.glennburks.com/drupal-6-nice-menus-css-issue/comment-page-1/#comment-54</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Tue, 10 Mar 2009 05:02:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-54</guid>
		<description>I&#039;m guessing that you have download the code for the downdown menu from here &lt;a href=&quot;http://drupal.org/node/248365&quot; rel=&quot;nofollow&quot;&gt;Nice Menus horizontal children&lt;/a&gt; You will see in the css code under ul.nice-menu-downdown a section left: 5em I have mine set to 0em.

That is where you would want to start with the CSS.</description>
		<content:encoded><![CDATA[<p>I&#8217;m guessing that you have download the code for the downdown menu from here <a href="http://drupal.org/node/248365" rel="nofollow">Nice Menus horizontal children</a> You will see in the css code under ul.nice-menu-downdown a section left: 5em I have mine set to 0em.</p>
<p>That is where you would want to start with the CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.glennburks.com/drupal-6-nice-menus-css-issue/comment-page-1/#comment-53</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 09 Mar 2009 15:01:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-53</guid>
		<description>I am wondering how you were able to get your drop downs to appear flush to the left side of your main tabs. The site I am working on displays them several pixels to the right. www.jni-consulting.com Can you help me figure out where my menus are not dropping down directly under the main tabs.</description>
		<content:encoded><![CDATA[<p>I am wondering how you were able to get your drop downs to appear flush to the left side of your main tabs. The site I am working on displays them several pixels to the right. <a href="http://www.jni-consulting.com" rel="nofollow">http://www.jni-consulting.com</a> Can you help me figure out where my menus are not dropping down directly under the main tabs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://www.glennburks.com/drupal-6-nice-menus-css-issue/comment-page-1/#comment-57</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Thu, 12 Feb 2009 22:41:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-57</guid>
		<description>Hi add1sun,

Thanks for stopping by and providing a more detailed explanation. I&#039;ve been happy with the module, and yes I&#039;ve noticed the child issues with the horizontal menus and have just not played with the css enough to make it work.

Thanks for all the work that has gone into these modules.</description>
		<content:encoded><![CDATA[<p>Hi add1sun,</p>
<p>Thanks for stopping by and providing a more detailed explanation. I&#8217;ve been happy with the module, and yes I&#8217;ve noticed the child issues with the horizontal menus and have just not played with the css enough to make it work.</p>
<p>Thanks for all the work that has gone into these modules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: add1sun</title>
		<link>http://www.glennburks.com/drupal-6-nice-menus-css-issue/comment-page-1/#comment-56</link>
		<dc:creator>add1sun</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-56</guid>
		<description>Hi Glenn, so yeah the theme functions changed in the last cvs commit to make them comply with proper naming conventions. You can see the diff here: http://snipr.com/bryfj [cvs_drupal_org]. The legacy function should have worked for you though, so I&#039;ll need to go back and look at why they didn&#039;t. I have not been doing any upgrade path testing for the dev version at all yet, so yes, you need to be very careful when you use dev versions and it is a good habit to look at the changes before you upgrade. You can see recent code commits using the &quot;View CVS messages&quot; link on a project page (at the bottom under Development). When a CVS message has a #1234 number that will take you to the issue from the queue that is associated with the change and probably explains a bit more.

I should also note that I do appreciate people who use and test dev versions so I can get feedback and I can fix things up. I don&#039;t use Nice menus on any of the sites I manage so I am dependent on users to report bugs to me. So, please create an issue stating the problem you had since this will be an upgrade issue for everyone when they move to the 6.x-2.x version once it is officially released. Also, if you are interested in having the horizontal stuff directly in NM, there is an issue with a patch that could use some love (http://drupal.org/node/195328). Thanks for blogging this! :-)</description>
		<content:encoded><![CDATA[<p>Hi Glenn, so yeah the theme functions changed in the last cvs commit to make them comply with proper naming conventions. You can see the diff here: <a href="http://snipr.com/bryfj" rel="nofollow">http://snipr.com/bryfj</a> [cvs_drupal_org]. The legacy function should have worked for you though, so I&#8217;ll need to go back and look at why they didn&#8217;t. I have not been doing any upgrade path testing for the dev version at all yet, so yes, you need to be very careful when you use dev versions and it is a good habit to look at the changes before you upgrade. You can see recent code commits using the &#8220;View CVS messages&#8221; link on a project page (at the bottom under Development). When a CVS message has a #1234 number that will take you to the issue from the queue that is associated with the change and probably explains a bit more.</p>
<p>I should also note that I do appreciate people who use and test dev versions so I can get feedback and I can fix things up. I don&#8217;t use Nice menus on any of the sites I manage so I am dependent on users to report bugs to me. So, please create an issue stating the problem you had since this will be an upgrade issue for everyone when they move to the 6.x-2.x version once it is officially released. Also, if you are interested in having the horizontal stuff directly in NM, there is an issue with a patch that could use some love (<a href="http://drupal.org/node/195328" rel="nofollow">http://drupal.org/node/195328</a>). Thanks for blogging this! <img src='http://assets.glennburks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 7/17 queries in 0.004 seconds using apc
Object Caching 335/343 objects using disk
Content Delivery Network via Amazon Web Services: CloudFront: assets.glennburks.com

Served from: www.glennburks.com @ 2012-02-07 10:07:02 -->
