k2 Images

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

Posting code? Please use Pastie.

Have a question? Please visit the Forum.

No comments yet.