Written Tutorials
Video Tutorials
Forum Tutorials & Guides
Go to Extensions → Template Manager → rt_omnicron_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" />
The following are required for Omnicron to operate fully:
Omnicron is a CSS 3 template with graceful degradation. Firefox 3.6+, Safari 5+, Opera 10+, Chrome 3+ and experimentally with IE9, support CSS3.