profile

Name: Tom

Home: CA, United States

About Me:

Monday, July 10, 2006
Sub-Template: Comment Block
Stylesheet
/* COMMENT BLOCK */
.comment_block {}
.comment_body {}
.comment_footer {}
.comment_footer .author {}


Current Stylesheet
/* COMMENT BLOCK */
.comment_block {}
.comment_body {}
.comment_footer {}
.comment_footer .author {}


HTML
<!-- COMMENT BLOCK begin : .comment_block -->
<BlogItemCommentsEnabled>
<div class="comment_block" id="<$BlogCommentNumber$>">
<BlogItemComments>

<div class="comment_body">
<$BlogCommentBody$>
</div>

<div class="comment_footer">
comment by <span class="comment_author><$BlogCommentAuthor$></span> at <a href="#<$BlogCommentNumber$>"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$>
</div>

</BlogItemComments>
</div>
</BlogItemCommentsEnabled>
<!-- COMMENT BLOCK end -->


References
Blogger Comment Tags (blogger.com)