Adding a post calendar icon to the Twenty Ten WordPress theme to display the publish-date is a simple task, that only requires adding a little code to the loop.php and style.css files. We are going to style the Calendar with pure CSS, instead of using a background image. Continue reading