Layout

With the module positions it is possible to have a nested right column or a normal right column.
This template also supports a wide variety of module positions and variations. All the modules are fully collapsible. If there is no module published in a certain position, this module position will contract and disappear.

Modules adjust to fit content vertically and horizontally. Many modules come in different colors and varieties. To switch between colors just set a module class suffix in the module properties.
This template supports two general layout option. The "left" module block with the sub menu can be aligned to the left or the right site.
/*** template parameters ***/
$template_parameters = array(
	"layout" => "left"     /* left | right */ 
);

Left aligned


Layout left with module positions

Right aligned


Layout right with module positions