Sobi2
Available Add-Ons
Menu Module | Menu Module |
|
Menu module.
Use the Menu Module to show a list of your categories in a module. The module has various settings to change the appearance and behavior of the module. Use CSS definitions to add further styling. The image shows the standard settings with Module Class Suffix set to "_menu" for the default Joomla! 1.5 template. Some Features:
Several examples for module appearance
With counter and small images for "Add Entry" and "Search" Set Show Counter to "Yes" to show the number of entries in a category next to the category name. To add images next to "Add Entry" and "Search" add the following CSS definitions to the SOBI2 CSS file. The shown images are within the package. Copy them to your server. div.sobi2MenuModNew a, div.sobi2MenuModSearch a { margin-left: 20px; } div.sobi2MenuModSearch { background: url(/images/sobi2search_small.png) 0 0 no-repeat; } div.sobi2MenuModNew { background: url(/images/sobi2new_small.png) 0 0 no-repeat; }
With counter and big images for "Add Entry" and "Search" Set Show Counter to "Yes" to show the number of entries in a category next to the category name. Set Show Images to "Yes" to show an image for the "Add Entry" and "Search" link instead of the texts. Set the image in Add Entry Image resp. Search Image.
The shown images are within the package. Copy them to your server. Also add the following CSS definitions to the SOBI2 CSS file to float the images next to each other and set a distance between them. div.sobi2MenuModNew, div.sobi2MenuModSearch { float: left; margin: 2px 5px 0px 5px; }
Menu with custom icons Set Show Tree Icons to "Yes" and Tree Folder Image and Tree Open Folder Image to your custom images. To remove the "Add Entry" and "Search" links set Show Add Entry Link and Show Search Link to "No".
Different icons for the categories Set Show Tree Icons and Add Category ID to "Yes". This appends the category id to the folder images to get different icons for each category. Thanks to Syrinx for this great idea. To change the image of the tree root, set Tree Root Image to the image you want to show. The mini flag icons are from famfamfam.com. Free download. They are public domain.
Menu in flat list style If you set Menu Type to "Flat List" a flat list of the main categories are shown in the module. All tree related settings are not longer valid. Use this if you have a lot of categories and experience problems with loading the categories. Please note, in flat view only the main categories are shown.
Tree View without icons The icons can be easily switched off by setting Show Tree Icons to "No".
Module Settings Overview![]() SOBI2 Menu Module Settings Download the menu Module in our Download Section. |
| < Prev | Next > |
|---|