|
Comment Styles |
|
These styles apply to the Comments section of an article, photo, or review page. This is a page in which a complete article, photo, or review appears by itself.
| • | comment |
Each individual comment is contained within a <div> whose style is comment.
| • | commentAuthor |
Styles the by {commenter's name} at {comment posting time} on {comment posting date} | permanent link line which follows the title of the comment and comes before the body of the comment.
| • | commentBody |
Styles the body text of the comment.
| • | commentForm |
Can't find any instance where this is used. This may have been replaced by the commentFormInline style.
| • | commentFormInline |
The comment form is contained within a <div> whose style is commentFormInline.
| • | commentIndent0...commentIndent8 |
The commentIndent0 through commentIndent8 styles specify the level of indentation for a comment. If a comment is posted in reply to the article, it is posted with no indentation -- that is, within a <div> whose style is commentIndent0. If a comment is posted in reply to a comment whose style is commentIndent0, it is posted with a single level of indentation -- that is, within a <div> whose style is commentIndent1. Comments in reply to level 1 comments are posted at indent level 2, comments in reply to level 2 comments are posted at level 3, and so on. The maximum comment level is 8.
| • | commentReply |
Styles the Reply link that appears at the end of the comment.
| • | commentReplyRef |
Can't find any instance where this is used. <enter instance here>
| • | comments |
The entire Comments section of an article, photo or review page is contained within a <div> whose style is comments.
| • | commentsHead |
Styles Comments, the heading text of the Comments section.
| • | commentTitle |
Styles the title text of the comment.