Dynamic Column Structure

Description:
Allow entire layout or structure of a page to change by switching a <body> class or ID.
- E.g. Sidebar on right (default)
- E.g. Sidebar on left (
<body id="SM">)
M = Main S = Sidebar

Description:
Allow entire layout or structure of a page to change by switching a <body> class or ID.
<body id="SM">)M = Main S = Sidebar
86