Sunday, January 09, 2005

Fixed: Comments sizing

I worked out that the CSS handle wasnt even in the code, so I looked at the old code and put the new stuff in.

Old: <$BlogItemCommentCount$> comments
<$BlogItemControl$>

New: #comments">
<$BlogItemCommentCount$> comments


So all i did was take the class="comment-link" and whack it into the new code to give the new new code: #comments">
<$BlogItemCommentCount$> comments


Makes me feel like I want to be a programmer...