Tutorials

Dominion Written Tutorials

Dominion Video Tutorials

Dominion Forum Tutorials and Guides

Demo Content

We have a forum based tutorial outlining the syntax used in constructing the Frontpage elements of the Dominion demo, mainly (if not all), using the RocketTheme RokCandy extension.

Visit Tutorial

Template Configuration

To configure the template, go to Extensions → Template Manager → rt_dominion_j15. There you will find a list of all the template parameters. You can control many aspects of the template here. If you mouseover the labels/names of each parameter, a description will appear via tooltip to outline what each parameter does.

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" />

Bottom Story #1

The template is fully compliant with the XHTML 1.0 Transitional and CSS3 standards, as set by the World Wide Web Consortium.

Validate (XHTML)

Bottom Story #2

Dominion is supplied with Adobe Fireworks PNG sources (versions CS3 and above). Download the source zips from RocketTheme.com

Logo Editing Tutorial

Bottom Story #3

RocketLauncher is a complete Joomla install to replicate the demo, inclusive of the template, extensions, images and all the content.

More Information