| ColorMatic Module Positions |
|
ColorMatic has been constructed with an unprecedented 16 module positions. These module positions are fully collapsible meaning that if there are no modules published in a particular area, that area will not be shown. We will use as an example the advert1, user1, user2 area internally known as section1. If at least one of these modules is published on a particular page, this section will be displayed, and that module will be visible. If however, on a particular page, no modules are assigned to those 3 module positions, the entire section1 area will not be displayed. This goes for all the module positions in the template. This provides you with the maximum amount of flexibility possible. Another feature in ColorMatic is the ability to switch the side nav bar from the left to right and vice-versa. Just change the following variable in the template's index.php file: $orientation = "right"; // left | right
|