<?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"
	>
<channel>
	<title>Comments for Word up, son!</title>
	<atom:link href="http://orlandodefrias.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://orlandodefrias.com</link>
	<description>Thoughts on the absurdity of everything, plus neat-o web development tips.</description>
	<pubDate>Wed, 10 Mar 2010 10:16:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Adding a drop down to our image-based CSS menu by Bryan</title>
		<link>http://orlandodefrias.com/2008/12/08/adding-a-drop-down-to-our-image-based-css-menu/#comment-95</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 25 Feb 2010 11:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=11#comment-95</guid>
		<description>Nice Tutorial and yes Jonathan's comment is true. and also it would also make sense if Chris comments can be guided also here.

Chris"
Could you post an example with the sub menu items as an image??? It would be greatly appreciated.

Jonathan"
For some reason when I set this up, and click on a link, all the formatting of the links on the page lose their CSS formatting (links turn to purple and underlined). This happens in firefox, ie, and chrome. Any idea why?</description>
		<content:encoded><![CDATA[<p>Nice Tutorial and yes Jonathan&#8217;s comment is true. and also it would also make sense if Chris comments can be guided also here.</p>
<p>Chris&#8221;<br />
Could you post an example with the sub menu items as an image??? It would be greatly appreciated.</p>
<p>Jonathan&#8221;<br />
For some reason when I set this up, and click on a link, all the formatting of the links on the page lose their CSS formatting (links turn to purple and underlined). This happens in firefox, ie, and chrome. Any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a drop down to our image-based CSS menu by Jonathan</title>
		<link>http://orlandodefrias.com/2008/12/08/adding-a-drop-down-to-our-image-based-css-menu/#comment-94</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=11#comment-94</guid>
		<description>Very nice script. For some reason when I set this up, and click on a link, all the formatting of the links on the page lose their CSS formatting (links turn to purple and underlined).  This happens in firefox, ie, and chrome.  Any idea why?</description>
		<content:encoded><![CDATA[<p>Very nice script. For some reason when I set this up, and click on a link, all the formatting of the links on the page lose their CSS formatting (links turn to purple and underlined).  This happens in firefox, ie, and chrome.  Any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE unordered list extra space bug by Martin Gonzales</title>
		<link>http://orlandodefrias.com/2008/11/23/ie-unordered-list-extra-space-bug/#comment-93</link>
		<dc:creator>Martin Gonzales</dc:creator>
		<pubDate>Wed, 13 Jan 2010 22:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=9#comment-93</guid>
		<description>Life saver!!! Spent hours trying to remove that extra left spacing! Thanks!!! :)</description>
		<content:encoded><![CDATA[<p>Life saver!!! Spent hours trying to remove that extra left spacing! Thanks!!! <img src='http://orlandodefrias.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an image-based menu with CSS by Orlando</title>
		<link>http://orlandodefrias.com/2008/07/10/image-based-menu-with-css/#comment-92</link>
		<dc:creator>Orlando</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=6#comment-92</guid>
		<description>Chris,

Simply change the "float: left" to "float: right" in the "ul#menu li" element. This will reverse the order of appearance for your HTML list elements so just reverse their order in the HTML.

Alternatively, you can set a width to the "ul#menu" element and float that to the right and avoid the previous method.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Simply change the &#8220;float: left&#8221; to &#8220;float: right&#8221; in the &#8220;ul#menu li&#8221; element. This will reverse the order of appearance for your HTML list elements so just reverse their order in the HTML.</p>
<p>Alternatively, you can set a width to the &#8220;ul#menu&#8221; element and float that to the right and avoid the previous method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an image-based menu with CSS by Chris Cooke</title>
		<link>http://orlandodefrias.com/2008/07/10/image-based-menu-with-css/#comment-91</link>
		<dc:creator>Chris Cooke</dc:creator>
		<pubDate>Tue, 22 Dec 2009 10:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=6#comment-91</guid>
		<description>This is great, just what I was looking for. But I also need to do the same thing for a right aligned horizontal menu. How would you change the css?</description>
		<content:encoded><![CDATA[<p>This is great, just what I was looking for. But I also need to do the same thing for a right aligned horizontal menu. How would you change the css?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an image-based menu with CSS by Houston Graham</title>
		<link>http://orlandodefrias.com/2008/07/10/image-based-menu-with-css/#comment-90</link>
		<dc:creator>Houston Graham</dc:creator>
		<pubDate>Sun, 18 Oct 2009 06:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=6#comment-90</guid>
		<description>Hey, thanks for the great tutorial.  As you mentioned, how would you do it with it all being one sprite graphic?</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the great tutorial.  As you mentioned, how would you do it with it all being one sprite graphic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE unordered list extra space bug by Alex</title>
		<link>http://orlandodefrias.com/2008/11/23/ie-unordered-list-extra-space-bug/#comment-85</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 14 Apr 2009 22:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=9#comment-85</guid>
		<description>Thanks so much!  I was having some serious trouble with this, and I'm happy to see that someone has posted an effective, simple solution.</description>
		<content:encoded><![CDATA[<p>Thanks so much!  I was having some serious trouble with this, and I&#8217;m happy to see that someone has posted an effective, simple solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a drop down to our image-based CSS menu by Chris</title>
		<link>http://orlandodefrias.com/2008/12/08/adding-a-drop-down-to-our-image-based-css-menu/#comment-84</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 23 Mar 2009 20:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=11#comment-84</guid>
		<description>Could you post an example with the sub menu items as an image??? It would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Could you post an example with the sub menu items as an image??? It would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a drop down to our image-based CSS menu by john</title>
		<link>http://orlandodefrias.com/2008/12/08/adding-a-drop-down-to-our-image-based-css-menu/#comment-66</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 30 Jan 2009 00:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=11#comment-66</guid>
		<description>Nice, but then it will remain dropped down even when another menu item is moused over, do you know the code to hide this dropdown when another menu item is moused over? Thanks for answering my questions.</description>
		<content:encoded><![CDATA[<p>Nice, but then it will remain dropped down even when another menu item is moused over, do you know the code to hide this dropdown when another menu item is moused over? Thanks for answering my questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a drop down to our image-based CSS menu by Orlando</title>
		<link>http://orlandodefrias.com/2008/12/08/adding-a-drop-down-to-our-image-based-css-menu/#comment-65</link>
		<dc:creator>Orlando</dc:creator>
		<pubDate>Thu, 29 Jan 2009 23:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://orlandodefrias.com/?p=11#comment-65</guid>
		<description>That's pretty straightforward. Just create an ID in your CSS with the set position like so:

ul#menu li#menuSelected ul {
	display: block;
	left: auto;
	position: static;
}

And then in your XHTML add in the ID to the list item that's selected for each page.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty straightforward. Just create an ID in your CSS with the set position like so:</p>
<p>ul#menu li#menuSelected ul {<br />
	display: block;<br />
	left: auto;<br />
	position: static;<br />
}</p>
<p>And then in your XHTML add in the ID to the list item that&#8217;s selected for each page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
  
