<?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: CSS Text based navigation bar with images</title>
	<atom:link href="http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/</link>
	<description>Creative Developer</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:52:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Marc Behiels</title>
		<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/#comment-2479</link>
		<dc:creator>Marc Behiels</dc:creator>
		<pubDate>Thu, 15 Apr 2010 00:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=181#comment-2479</guid>
		<description>Matt

Seems to be a bug (feature?) with your code output and the most recent version of FF(3.6.x) MAc - works fine in SF and IE8 on the PC.

Pulled my hair out until I added

ul#topnavigation li {
	display:inline;
	margin: 0; &lt;----this &amp;
	padding: 0;&lt;----this
}

To the CSS. Otherwise the last button in my list would be knocked down by the implicit  in the bacground that is not visible since the text is way off in left field with the -9999 used.
This drove me nutso especially when I found out how simple the fix was ..... blech
Otherwise a great time saver!

M</description>
		<content:encoded><![CDATA[<p>Matt</p>
<p>Seems to be a bug (feature?) with your code output and the most recent version of FF(3.6.x) MAc &#8211; works fine in SF and IE8 on the PC.</p>
<p>Pulled my hair out until I added</p>
<p>ul#topnavigation li {<br />
	display:inline;<br />
	margin: 0; &lt;&#8212;-this &amp;<br />
	padding: 0;&lt;&#8212;-this<br />
}</p>
<p>To the CSS. Otherwise the last button in my list would be knocked down by the implicit  in the bacground that is not visible since the text is way off in left field with the -9999 used.<br />
This drove me nutso especially when I found out how simple the fix was &#8230;.. blech<br />
Otherwise a great time saver!</p>
<p>M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice</title>
		<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/#comment-2433</link>
		<dc:creator>Alice</dc:creator>
		<pubDate>Thu, 01 Apr 2010 22:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=181#comment-2433</guid>
		<description>Thanks! This is exactly what I was looking for!!</description>
		<content:encoded><![CDATA[<p>Thanks! This is exactly what I was looking for!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Navigation Code Generator</title>
		<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/#comment-1910</link>
		<dc:creator>CSS Navigation Code Generator</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=181#comment-1910</guid>
		<description>[...] navigation bar with one sprite image, XHTML and CSS. The technique is inspired in this article: CSS Text based navigation bar with images, I encourage you to read it all before you continue. [...]</description>
		<content:encoded><![CDATA[<p>[...] navigation bar with one sprite image, XHTML and CSS. The technique is inspired in this article: CSS Text based navigation bar with images, I encourage you to read it all before you continue. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/#comment-1895</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 05 Jan 2010 04:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=181#comment-1895</guid>
		<description>Matt 
Is there a way to have a dropdown menu with rollovers images from the rollover nav bar?</description>
		<content:encoded><![CDATA[<p>Matt<br />
Is there a way to have a dropdown menu with rollovers images from the rollover nav bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ned</title>
		<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/#comment-1868</link>
		<dc:creator>Ned</dc:creator>
		<pubDate>Fri, 04 Dec 2009 10:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=181#comment-1868</guid>
		<description>I&#039;m having exactly the same issue of it being nudged c. 40px to the right. I&#039;m wondering – where does this number come from? I&#039;ve built the navbar manually, not using the generator – it must be somewhere within how I&#039;ve put it together, right?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having exactly the same issue of it being nudged c. 40px to the right. I&#8217;m wondering – where does this number come from? I&#8217;ve built the navbar manually, not using the generator – it must be somewhere within how I&#8217;ve put it together, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angie</title>
		<link>http://www.mattvarone.com/web-design/css-text-based-navigation-bar-with-images/#comment-1810</link>
		<dc:creator>Angie</dc:creator>
		<pubDate>Tue, 17 Nov 2009 23:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=181#comment-1810</guid>
		<description>Can I use the CSS in wordpress?  Prob a lame question but I  am new to this and want to add a menu with images and your generator seems perfect.  I have the files on my computer.  I put the jpg in my images folder for the theme.  But how do I get the menu working on my page?  Where do I put the CSS file? Thank you so much!</description>
		<content:encoded><![CDATA[<p>Can I use the CSS in wordpress?  Prob a lame question but I  am new to this and want to add a menu with images and your generator seems perfect.  I have the files on my computer.  I put the jpg in my images folder for the theme.  But how do I get the menu working on my page?  Where do I put the CSS file? Thank you so much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
