Written Tutorials
Video Tutorials
Forum Tutorials & Guides
Go to Extensions → Template Manager → rt_zephyr_j15. Mouseover the labels to view a description of each parameter.
IE6 PNG Fix
To allow for transparent PNG32 images, add class="png" to the element, such as in the examples below:
<img src="images/sample1.png" alt="sample" />
Change to
<img src="images/sample1.png" alt="sample" class="png" />
This is the Popup Module feature. Assign any module to the popup module position, and ensure that the Popup Feature is enabled in the Gantry Administrator.
You can configure its height and width from the Gantry Administrator.
More Information