December 2011

Dec 6

Creating calendar icons in Drupal

Recently I was looking for a way to add small calendar icons to the posts on my Drupal site. There are a number of solutions out there for drupal, but the ones I found all used icons, which was an approach I was trying to avoid.  Here is a good example for drupal using icons.

Finally, I found some examples for wordpress that were pure html+css without any images. I have taken that example and drupal-fied it. When done, you will have nice calendar icons that show the current date of the post, and a flexible way of including the icons anywhere you would like.

The end result:

Dec 1

 

Read on for the instructions.