Classes in posts
- post_excerpt — used when showing an excerpt or the first page of a post
- post_content — used after showing the content after the excerpt or after clicking the “show more” link.
Classes in comments
- post_comments — the div the comments are loaded in
- alt — the div for every other comment
- authorcomment — the div of the author’s comment
- commentbar — the title bar of the comment
Classes for add comments
- add_comments — the div the add comment box is loaded in
- add_comment_live_preview — the div the live comment preview is inside of
- comment_form — the add comment form itself
- ed_button — the quick tag buttons
Custom classes for links.
The show/hide links use three different classes:
- post_content_link_hide is used when the hide link text is displayed.
- post_content_link is used when the show link text is displayed.