Difference between revisions of "S2 CSS: Module ids and classes"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (Created page with '{{Expand|text=We are expanding the documentation here!}} = Sidebar classes = These are classes generally found in the #secondary or #tertiary sidebars (which might not actually...') |
(No difference)
|
Revision as of 02:40, 26 April 2009
Expand: We are expanding the documentation here!
Sidebar classes
These are classes generally found in the #secondary or #tertiary sidebars (which might not actually be on the side, but on the bottom of the page or somewhere else, but we haven't yet come up with a better name than "sidebar".)
h2.module-header
- Affects: Titles of module sections such as Tags, Page Summary, Syndicate etc
- Views: All
- Other information: h2.module-header a refers to those items that are links instead of pure text.
.module-content
- Affects: Content of modules such as tags list, links list, free text, about section, page summary
- Views: All
- Other information: .module-content a refers to those items that are links instead of pure text.