Date format on our blog
Just had a question about the date format on our blogs, so thought I’d share with everyone. Not sure if our developer (no longer with us) borrowed the technique from another source, but if she did then kudos to the other source. A code snippet in node-blog.tpl.php and some css should do the trick:
ÊÊÊ ÊÊÊ ÊÊÊ ÊÊÊ
The main CSS that makes it work is: .calendar_date { display:inline; float:right; etc, etc . . . Good luck getting your dates looking cool!
- Author: Darko Hrgovic