Joomla : Templates and Site Design    Editing the css file  

No problem, we'll add it.

Scroll to the end of the file and add this:

.mainlevel-left {line-height:20px}

This means that the "mainlevel-left" named style will have a line height of 20 pixels. The period is placed in front of the name to indicate that this is a "custom" class, that is a name we (or someone) made up, not the name of a standard HTML element like BODY.

 

open full sized image

9 of 30
Text Author: Joe Orr   Copyright 2006 All Rights Reserved