A power tool that creates subthemes for all base themes. By default, it is using OM Base Theme (version 2) and it has also an option to make standalone themes.
This module demonstrates the power of PHP recursion when applied to custom layouting and automates processing of important classes, such as:
Wrapper Level - styling by wrapper depth
Row/Column - styling blocks vertically or horizontally
Number of Rows/Columns - for applying width and height depending on the number rows and columns, ex. 1 column gets 100%, 2 columns get 50%, and so on
First/Last - styling first div or last div differently
Wrapper/Region - styling wrapper divs and region divs differently
Features
Ability to create custom layouts and regions
Creating regions and wrappers is as easy as dragging the elements
Wrapper Element: an element, with other elements nested below it, becomes a wrapper
Region Element: an element, without other elements nested below it, becomes a region