So I got wordpress to sort my posts by day (if multiple posts are on same day, they fall under one date heading.
but now I want to move that to the left side of the post.
so like this:
date | post
| another post on same day
date | post
to see what it is like now: http://joeyfoxenberger.com/blog
(I have been trying to somewhat duplicate the tumblr theme 'Letterhead' - http://letterhead.tumblr.com/ )
Once I figure out how to get the date over there, I am guessing it will be easy to get the permalink over there too.
Any ideas?
Thanks