Difference between revisions of "S2 CSS: Entry page ids and classes"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with '{{Expand|text=We are expanding the content here!}} = Classes found only on the Entry page = In addition to the entry stuff described above, these additional classes are found o...')
(No difference)

Revision as of 02:39, 26 April 2009

Expand: We are expanding the content here!

Classes found only on the Entry page

In addition to the entry stuff described above, these additional classes are found only on the entry page. They mostly apply to the display of comments.

div.comments

  • Affects: The whole comments section of the page
  • Views: Entry

div.comment

  • Affects: A single comment
  • Views: Entry

div.header

  • Affects: A comment's header block, which is made up of the subject and the date/time stamp
  • Views: Entry

div.comment-title

  • Affects: The subject/title of a specific comment
  • Views: Entry

div.userpic

Described above, under the classes used in entries.

div.comment-content

  • Affects: The content of the comment, as written by the comment author
  • Views: Entry
  • Other information: Excludes all metadata; this is just what the author wrote, nothing about their name etc

ul.comment-management-links

  • Affects: The links/buttons for managing comments: delete/screen/freeze/track/etc
  • Views: Entry

ul.comment-interaction-links

  • Affects: The text links to reply/parent/thread on a given topic
  • Views: Entry