Tutorials

Template Configuration

Control the template settings from the Dominion Settings page in the dashboard, access instructions below:

IE6 PNG Fix

The template has an integrated PNG fix for IE6 that allows transparent PNG32 images to show, as intended, in the IE6 browser. All you need to do is add class=”png” to the element such as the change in the following example:-

<img src="images/sample1.png" alt="sample" />

Change to

<img src="images/sample1.png" alt="sample" class="png" />

Leave a Reply

You must be logged in to post a comment.

Gantry Features

Below is a list of some of the top features of Gantry

1RTL Support: automatically flip the entire modular structure of Gantry when RTL languages are detected.

2Custom Presets: an intuitive and simple user interface for creating and saving your own custom presets.

3Content Control: set the theme options on a per post/page/taxonomy etc. basis, such as the layout controls.

4Gantry GZipper: RokGZipper functionality built straight into the Gantry core for its CSS/JS items.