Please visit the Date Samp page for the latest versions.
Here’s how to make your post dates look like so:
These instructions are for K2. You’ll need to make modifications to theloop.php and your stylesheet.
Update:
- 1.1 – May 4th, 2006:
- Fixed problems with K2 r167.
- Simplified instructions.
- Layout tweaks.

<p>Sorry, me again can I get the tags to show up on the same line as categories?</p>
Heya,
Just applied the DateStamp “hack” but only the second page works (got only ~20 posts so it’s spanning on two pages) but when i click of specific post it’s also working..
Any ideas?
Nice site redesign.
Thanks. It’s a work-in-progress.
Well I’m liking all the rounded corners, and comment bubbles.I hope it isn’t too big though.
Hey steveo I’m redesigning my redisign is it possible to have the post title underlined, like in datestamp1.0 Thanks.
Brian: add a bottom border to .itemhead:
<pre>
.itemhead {
border-bottom: 1px solid #999;
}
</pre>