Knowledgebase

Joomlabamboo template and extension documentation

habitat3

Getting Started

Please ensure that you read the getting started articles in preparation for working with this template.

configuring the template

You can change the settings of the template, and the settings are below.

habitat3_params

menus

The drop box is a new technique for delivering dropdown modules and images from a menu ala adobe and amazon. Just set the parameters in the index file, create the module position in the Joomla admin (see below) and then publish the your module to the module position as per the instructions below.

Setting up the drop boxes - The first step is to set the parameters in the index.php file.

  1. Publish the menu items and names that you want to use in your site in the index.php file.
  2. Create the following module positions in the Joomla module position manager - dropbox1, dropbox2, dropbox3, dropbox4, dropbox5, dropbox6, dropbox7, dropbox8, dropbox9.
  3. Each module position relates to its corresponding menu item. eg menu item1 will trigger the dropbox1 module position to appear etc
  4. Publish the module you want to use to the module position and click apply.

The menu item and corresponding drop box should now be published and visible.

Styling the Dropbox

Styling the dropbox occurs in the template css file. The class is determined the current theme of the template and includes three basic css classes. You set the width, colour and other standard css attributes in the template_css.css file. The default background image is called white_overlay.png.

Menu Styling

In the demo site we created a drop down menu by adding the module class suffix -dropdown to a menu module published to one of the dropbox module positions.

Layout and module positions

The Habitat3 is an amazing number of module positions available. When every module position available is published there are a whopping 30+ modules available. This includes 9 modules in the bamboo slider and 9 dropboxes from the top menu.

habitat3_modulepositions