| Custom Modules | | Print | |
| Written by Dustin |
| Saturday, 26 January 2008 11:44 |
|
Learn all about the exciting new RocketTheme exclusive modules that are included in the HiveMind template release. Here you can find instructions for installation and configuration for each of the custom modules. Step One: Installing the Module
Step Two: Publishing the Module
RokHeadRotatorThe RokHeadRotator is a simple module based on mootools that finds images in a defined directory and rotates between them using a crossblend effect. The module configuration parameters are listed below:
Integrated RokSlide Tabbed ModulesFor HiveMind, we have integrated RokSlide into the core of the template so you have the RokSlide functionality in terms of tabs with stylish transitional effects with the modular layout of the template.RokSlide by default has 5 tabs available. Each tab has a module position ranging from User12 to User16, respective to the individual tab. Therefore, you have a single modular position per tab but you have the option of applying multiple modules to a single position. For example, you can assign 3 modules to the User12 position and they will appear in a horizontal layout in Tab 1. ConfigurationConfiguration of the integrated RokSlide itself is controlled in the Administrator at Admin -> Extensions > Template Manager > HiveMindIn the configuration panel, we have 5 groups, each groups controls a single tab. Each group is segregated into 2 distinct parts. These are Tab Title which controls the Tab Title. The second part is Tab Module Module Slider HeightYou will see in the above screenshot, the Module slide height settings. Similarly with the module count In addition to setting the module slider height in the parameters, you will also need to specify a height for the #moduleslider-size in the "template_css.css" as well to ensure that the module slider shows at the proper size.
#moduleslider-size {
height: 250px;
}
|
| Last Updated on Friday, 01 February 2008 19:33 |