Difference between revisions of "Style Structure Overview"

From Dreamwidth Notes
Jump to: navigation, search
(Graphical Structure Representations)
(Zesty)
 
Line 28: Line 28:
  
 
=== Zesty ===
 
=== Zesty ===
 +
 +
Note: Zesty is very nonstandardized and not like the other core2 styles.
  
 
[[Image:Structure zesty.gif|alt(#header #navi #entries #extra #footer)]]
 
[[Image:Structure zesty.gif|alt(#header #navi #entries #extra #footer)]]
  
 
[[Category: Styles]]
 
[[Category: Styles]]

Latest revision as of 04:20, 16 May 2011

Graphical Structure Representations

The following graphical representations of DW style layouts were made by [info]chagrined and introduced in a post in [info]dw_styles.

Tabula Rasa and Descendents

The graphical structure for the Tabula Rasa style and descendents, including Basic Boxes, Blanket, Boxes and Borders, Brittle, ColorSide, Crossroads, Fluid Measure, Funky Circles, Modish, Refried Tablet, Stepping Stones, and Tranquility III.

If you want a more detailed background of the CSS behind Tabula Rasa (with many details relevant for most styles), see S2 CSS.

(#canvas(.inner(#header #content(.inner(#primary #secondary #tertiary)‎))#footer))

Transmogrified, Skittlish Dreams, Sunday Morning

(#container(#header .module-wrapper.module-section-one #wrap(#content .module-wrapper.module-section-two)) #footer)

Bases

(#canvas(.inner(#header #content(.inner(#primary .module.module-navlinks #secondary))))))

Drifting

(#canvas(#header #secondary #primary))

Negatives

(#header #primary #secondary #footer)

Zesty

Note: Zesty is very nonstandardized and not like the other core2 styles.

alt(#header #navi #entries #extra #footer)