Page Templates
There are four (4) master template page layouts to choose from. A pages layout can be controlled by applying two (2) classes to the <body>
element. By default pages will have the smaller banner area and single column. Adding a class of .primary
will designate a page a landing page and use the taller header image. Adding a class of .two-column
will add a sidebar on the right side of the page. You are free to mix and match .primary
and .two-column
classes to achieve the layout desired.
Demonstration
Toggle the buttons to add or remove the appropriate <body>
classes.