Tutorials for photoshop, javascript, php, html, css, flash, and more!

tutorials for photoshop, javascript, and php
   The Machine | Search for a cog | Submit a cog

Create Date Badge w/ Wordpress & CSS

Let’s start of by adding the necessary markup to render the appropriate date format. Create a DIV element with a class of “entryDate” and three children SPANs with respective classes “postMoth”, “postDay”, and “postYear”.
Add the PHP code to get the post date from the database as shown below…

Click here for this Tutorial!