Dec
19
2007
|
Written by Website Admin
|
|
Wednesday, 19 December 2007 |
Active Item Detection for various color stylings
With the Active Item Detection the template knows which menu item you are currently browsing. For example set any CSS class depending on the active/current menu item in the body tag. This makes it possible to give each page a different color styling.
For native 1.5 versions of our templates we used of course the new template parameters feature for the template configuration.
Example how the template configuration can look like in Joomla 1.0.x:
/* item color variation */
"item1" => "red", /* red | blue | green | yellow */
"item2" => "blue", /* red | blue | green | yellow */
"item3" => "green", /* red | blue | green | yellow */
"item4" => "yellow", /* red | blue | green | yellow */
...
And the generated template HTML output can look like this, if you are currently in Home (item1)...
<body class="blue">...</body>
|
|
Dec
19
2007
|
Written by Website Admin
|
|
Wednesday, 19 December 2007 |
Background images can be set through Joomla!
Using the YOOmenu system background images can be set through Joomla! with the built in Joomla! menu image parameter. Now you can set an image to each menu item in the Joomla! menu administration and it will appear as the items background image.
After creating a new menu item open it again for editing. Now you can set an image to the menu item parameter in the parameters section. After saving the image will appear as background image behind the menu item.
 |
|
Dec
19
2007
|
Written by Website Admin
|
|
Wednesday, 19 December 2007 |
YOOtools
In 2008 YOOtheme introduced a new product line: YOOtools! YOOtools are exclusive YOOtheme extensions for Joomla!
Outstanding features
All YOOtools extensions come with different stylings right out of the box! No styling through the template is needed. All images are already included.
Any other Joomla! Module can be loaded inside a YOOtools module. This exclusive new YOOtools feature makes any module combination possible. Think about it!
All YOOtools extensions use the latest web 2.0 effects you dont want to miss.
This template is fully compatible with all YOOtools extensions. |
|
Dec
19
2007
|
Written by Website Admin
|
|
Wednesday, 19 December 2007 |
JS Framework
All client side effects are written and optimized for the mootools framework. Our custom scripts take advantage of this framework to deliver the most reliable functionality in compact size. No Javascript library overload.
Mootools version
This template uses Mootools 1.11
Template download sizes
All scripts and images are compressed to minimum size and are very fast loading.
Javascript Compatibility
All scripts are compatible with all modern browsers.
Also most Javascript features can turned on/off in the configuration. A turned off feature will not effect the template anymore. |
|
Dec
19
2007
|
Written by Website Admin
|
|
Wednesday, 19 December 2007 |
Template Configuration
This template comes with an huge configuration to make it as flexible as possible and to fit all purposes. Features can turned on/off in the configuration.
For example it's no problem to deactivate the Styleswitcher completely.
For native 1.5 versions of our templates we used of course the new template parameters feature for the template configuration.
Sample Configuration for Joomla 1.0
/* color variation */
"color" => "black", /* white | black */
/* layout */
"layout" => "left", /* left | right */
/* features */
"lightbox" => true, /* true | false */
"loadJavascript" => "true" /* true | false */
...
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 82 - 90 of 176 |