Tuesday September 07 , 2010
Text Size
   

Tutorials

Joomla 1.5 Nexus Written Tutorials

Installation
Joomla 1.5 Nexus
RocketLauncher
Joomla 1.5 Nexus
Style Control
Joomla 1.5 Nexus
Menu Options
Joomla 1.5 Nexus
Using Typography
Joomla 1.5 Nexus
Logo Editing
Joomla 1.5 Nexus

Joomla 1.5 Nexus Video Tutorials

image

Logo Editing Video Tutorial

Learn how to customise your Nexus logo using Adobe Fireworks with this detailed video tutorial.

Joomla 1.5 Forum Tutorials

Configuration

To configure the template, go to Extensions → Template Manager → rt_nexus_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 examples:-

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

Change to

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

Inactive Module

You should publish modules to the "inactive" position and set the Menus to "All", for them to show up on pages where there is no active menu ID. This is a bug/feature of Joomla that causes only menu items in the "All" setting to show up.