Difference between revisions of "Style flairs you can do with core2 CSS classes"

From Dreamwidth Notes
Jump to: navigation, search
Line 13: Line 13:
 
* Alternate post stylings between even and odd posts ([[S2_CSS:_Entry_ids_and_classes#Even.2FOdd|even and odd entries]])
 
* Alternate post stylings between even and odd posts ([[S2_CSS:_Entry_ids_and_classes#Even.2FOdd|even and odd entries]])
  
== Comments ==
+
== Entry Pages and Comments ==
 +
 
 +
Some flairs for entries can be taken from the recent and reading page, but entry pages also give the opportunity to:
  
 
* Highlight comments from the user who made the post (<tt>.entry-author</tt>)
 
* Highlight comments from the user who made the post (<tt>.entry-author</tt>)
 +
 +
== Tag Page ==
 +
 +
* Style public, protected, group access, and private tags differently [[S2_CSS:_Tag_page_ids_and_classes#Visibility_classes|tag visibility classes]]
  
 
[[Category: Styles]]
 
[[Category: Styles]]

Revision as of 23:41, 18 February 2010

This is just a fun list of things that can be done with S2 CSS classes.

Style wide

Recent or Reading page

Entry Pages and Comments

Some flairs for entries can be taken from the recent and reading page, but entry pages also give the opportunity to:

  • Highlight comments from the user who made the post (.entry-author)

Tag Page