<?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: Use CSS Sprites to Beautify your WordPress Post Dates</title>
	<atom:link href="http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:58:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Todd Santoro</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-9253</link>
		<dc:creator>Todd Santoro</dc:creator>
		<pubDate>Wed, 17 Feb 2010 05:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-9253</guid>
		<description>Thanks to everyone who made this post one of the most commented post on WPbeginner. It just shows how a group of passionate web developers dedicated to an awesome open source project like WordPress can smash-up ideas. I love how the pros and cons come out in the discussion.

This methodology can be used with any date display you like; just use your imagination;)</description>
		<content:encoded><![CDATA[<p>Thanks to everyone who made this post one of the most commented post on WPbeginner. It just shows how a group of passionate web developers dedicated to an awesome open source project like WordPress can smash-up ideas. I love how the pros and cons come out in the discussion.</p>
<p>This methodology can be used with any date display you like; just use your imagination;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloody</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-9088</link>
		<dc:creator>Bloody</dc:creator>
		<pubDate>Sat, 13 Feb 2010 21:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-9088</guid>
		<description>Thanks a lot Todd for your tutorial.
I use it now on my coming soon articles page for my members.
I also use @font-face (Typekit) on the other pages.</description>
		<content:encoded><![CDATA[<p>Thanks a lot Todd for your tutorial.<br />
I use it now on my coming soon articles page for my members.<br />
I also use @font-face (Typekit) on the other pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8623</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8623</guid>
		<description>We recommend Cufon if you are just using it for navigation and other stylistic elements because it uses JavaScript and most computers support it unlike sIFR which uses Flash and not all computers have flash. The downside of using Cufon is that users cannot select the font and you cannot use all fonts (there are restrictions).</description>
		<content:encoded><![CDATA[<p>We recommend Cufon if you are just using it for navigation and other stylistic elements because it uses JavaScript and most computers support it unlike sIFR which uses Flash and not all computers have flash. The downside of using Cufon is that users cannot select the font and you cannot use all fonts (there are restrictions).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Santoro</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8538</link>
		<dc:creator>Todd Santoro</dc:creator>
		<pubDate>Thu, 04 Feb 2010 02:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8538</guid>
		<description>Yury-

I found a great article on the pros and cons of each approach with respect to advanced text replacement: http://thinkclay.com/technology/cufon-sifr-flir</description>
		<content:encoded><![CDATA[<p>Yury-</p>
<p>I found a great article on the pros and cons of each approach with respect to advanced text replacement: <a href="http://thinkclay.com/technology/cufon-sifr-flir" rel="nofollow">http://thinkclay.com/technology/cufon-sifr-flir</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Santoro</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8537</link>
		<dc:creator>Todd Santoro</dc:creator>
		<pubDate>Thu, 04 Feb 2010 02:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8537</guid>
		<description>Flores,

Posts that are before 2009 will show the top left corner of the .png image because there is no CSS to tell it what position to appear in.  

You can expand on the image and the CSS to include 2008, 2007, etc... Just keep everything the same in the tutorial and add the extra years to you graphic. Use the same technique as above to find the top left corner of where the .png should be positioned and create your css.  You will only need to adjust the year in the css.

Cheers!!!</description>
		<content:encoded><![CDATA[<p>Flores,</p>
<p>Posts that are before 2009 will show the top left corner of the .png image because there is no CSS to tell it what position to appear in.  </p>
<p>You can expand on the image and the CSS to include 2008, 2007, etc&#8230; Just keep everything the same in the tutorial and add the extra years to you graphic. Use the same technique as above to find the top left corner of where the .png should be positioned and create your css.  You will only need to adjust the year in the css.</p>
<p>Cheers!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8522</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8522</guid>
		<description>I like the concept but for those that utilize Cufon, Typekit or any other text renderer.. Simplifies it majorly without having to create a PSD then code each day, month and year in CSS.

 Saves a lot more time :)</description>
		<content:encoded><![CDATA[<p>I like the concept but for those that utilize Cufon, Typekit or any other text renderer.. Simplifies it majorly without having to create a PSD then code each day, month and year in CSS.</p>
<p> Saves a lot more time <img src='http://www.wpbeginner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floris</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8521</link>
		<dc:creator>Floris</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8521</guid>
		<description>What happens with posts from before 2009, will they show normal in posts or broken?</description>
		<content:encoded><![CDATA[<p>What happens with posts from before 2009, will they show normal in posts or broken?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tareq Hasan</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8408</link>
		<dc:creator>Tareq Hasan</dc:creator>
		<pubDate>Mon, 01 Feb 2010 15:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8408</guid>
		<description>Nice Post, thanks :)</description>
		<content:encoded><![CDATA[<p>Nice Post, thanks <img src='http://www.wpbeginner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Santoro</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8374</link>
		<dc:creator>Todd Santoro</dc:creator>
		<pubDate>Sun, 31 Jan 2010 19:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8374</guid>
		<description>Anything,

I&#039;m not sure exactly what didn&#039;t work for you, but When I look at the code and how its presented on WPbeginner. The single quotes within the PHP tags appear to be a little weird.  I believe this is a result of running the entire post through: http://www.elliotswan.com/postable/ which does not allow real single quotes to be displayed b/c it would actually execute the code.  A plug-in should probably be used on the site that would allow for cutting and pasting...

Conclusion: Check all single quotes in the code.  I hope this helps:)

Update me if that is not the problem.</description>
		<content:encoded><![CDATA[<p>Anything,</p>
<p>I&#8217;m not sure exactly what didn&#8217;t work for you, but When I look at the code and how its presented on WPbeginner. The single quotes within the PHP tags appear to be a little weird.  I believe this is a result of running the entire post through: <a href="http://www.elliotswan.com/postable/" rel="nofollow">http://www.elliotswan.com/postable/</a> which does not allow real single quotes to be displayed b/c it would actually execute the code.  A plug-in should probably be used on the site that would allow for cutting and pasting&#8230;</p>
<p>Conclusion: Check all single quotes in the code.  I hope this helps:)</p>
<p>Update me if that is not the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anything Graphic</title>
		<link>http://www.wpbeginner.com/wp-themes/use-css-sprites-to-beautify-your-wordpress-post-dates/comment-page-1/#comment-8372</link>
		<dc:creator>Anything Graphic</dc:creator>
		<pubDate>Sun, 31 Jan 2010 18:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1204#comment-8372</guid>
		<description>I tried it and it didn&#039;t work :-(</description>
		<content:encoded><![CDATA[<p>I tried it and it didn&#8217;t work <img src='http://www.wpbeginner.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
