June 2nd, 2006 by Trevor
I love k2 (the Wordpress theme, but I think some of the images are overkill. Luckily, there is an easy way to hide them using CSS. It's easy:
.commentslink, .chronodata, .tagdata,
.comments .commentlist .commentmetadata {
background: none;
margin-left: -20px;
}
Comments
No comments yet.