the title says it all:
- 7 'must have' Blogger tips and tricks for blogspot
- Blogger Tips and Tricks
- Hackosphere 3006
- blogger hacks
I haven't tried any myself yet. The one feature I'm still searching for is...when you a new comment, the comment link can change to "Yay, I have ONE comment"...Or any customized text...like "Your opinion"..etc etc.. Anyone knows how that's done? Task accomplished!
1 comment:
Assalamu'alaykum,
You'll have to edit the template. If you look at the templates, you should find a line that says something like:
<a class="comment-link" href="<$BlogItemPermalinkURL$>#comments"< $BlogItemCommentCount$> Comments</a>
So the actual number is the BlogItemCommentCount; you just need to put your desired text around that.
I don't think you can change it to actually writing out the number ("two" instead of "2") without using convoluted Javascript.
Best of luck!
Post a Comment