|
We are proud to present a new elegant css driven business templates called Musicio. Musicio has four variation in the m pack. This theme is a great choice if you're looking for a professional theme, really flexible and with many features included. Some of the features are listed here:
Templates Features:
-
100% CSS based
-
Very lightweight and fast loading
-
Optimized for search engines
-
Joomla 1.0+ compatible, Mambo 4.5.2/4.5.3 compatible.
-
Valid XHTML 1.0 Transitional and valid CSS
-
Collapsible module positions.
-
Flexible layout with various module placement positions
-
Main top menu use user 4 module position.
-
There are eleven module position available on this template.
-
The top 4 modules and bottom 4 modules have fixed height , so the look and feel are maintained when there are 3 or 2 modules available in a row. However, when a single module is displayed, the height may vary. This is given for better look and feel.
-
Top main menu can be drop down or regular menu. To use drop down open the index.php in an editor and check the top part for the following code. This is where you will need to make the modifications.
-
The template gives you options of Suckerfish, Transmenu and Default menu.
-
The template gives you the options of four color themes. You can make the selection in the index.php file.
Visit our Template showcase site and see the template in action. Not a member join now.

Configurations need to be set up inside the index.php file:
/******************** Configurations */ $tplMenuType = "dropdown"; /* TIPS: it can be "default" or "dropdown" dropdown is for transmenu or "sf" sf stands for suckerfish */ $menuName = "topmenu"; /* TIPS: it can be "mainmenu" or "topmenu" or other available menus that you may have created */ $navPosition = "left"; /* TIPS: left or right can be set for the side colum on the tempalte*/ /* Color Schemes */ $tplColor = "red"; /* The color codes are "gray" "green" "pink" and "red". This is where you select the colour scheme. */ /* Please note that the $menuName works only when you use dropdown option in the $tplMenuType */ /* Explanation of comment above. when the default menu is called , it is called directly from admin , hence the menuname variable is ignored*/ /******************** Configurations */
| Comments () >> |
 |
|