Hi All
I see in many site ( such as http://www.stuartandnicola.com) , the date of blog is display in nice looking calendar format .
How to do this or any module to make it?
Thanks

Comments

Tiburón’s picture

I haven't checked whether or not there already is a module to do the hard work.

I did however browse quickly through the themes available here on drupal.org and the theme Barlow seems to have something similar for post date display.

Have a look at how Barlow does it and customize to fit your design.

I also did a quick search on Google for "CSS calendar date" and among the results were these two:

They give two similar approaches for achieving the CSS magic. Turn to the Theme Barlow for the Drupal step of hooking into the various APIs to change the date display.

Regards,

Christian Larsen

osfans’s picture

Hi Christian Larsen
Thanks very much for your help
Regards,