======== Tabbed Emerald Template Version 5.2.1.00 ========
Created by Azumandias (azumandias _ at _ hotmail.com)
Posted at http://www.phorum.org//phorum5/read.php?63
Original phorum coding by the Phorum Development Team (http://www.phorum.org)

========            Brief Description             ========
This template allows you to creat a number of forum folders and display them
as tabs rather than all on one long page.  It is based off of the Emerald
template and uses the same color scheme with some slight alterations.  Please
note that this template only works if you utilize the folder system.

========          Installation and Usage          ========
Extract this template into your templates folder.  Be sure you have setup
your phorum as forums within folders.  You can also add one further layer
with forums within folders within folders.  

There are no variables you need to change, however you may do so in the 
settings.tpl file if you wish.  The default minimum width is set to 800px.  
This allows the tabs to be displayed without looking awkward on a smaller 
screen.  If you change this figure, you should also change the maximum row 
length as this determines the number of tabs that can fit on a row.  

This template supports three rows of tabs.  The row lengths are based on the 
number of characters in the names of your folders.  For example, if you have 
four folders named "Folder 1", "Folder 2", "Folder 3", and "Folder 4", then 
your row length would be 32, or well within the defaut 90.  However, if you 
were to have "A Forum Collection Folder 1", "A Forum Collection Folder 2", 
"A Forum Collection Folder 3", and "A Forum Collection Folder 4", then you 
would have 108 characters, which would cause the template to split the tabs 
into two rows.  This template autmatically staggers the tabs so that the bottom 
row is the largest.  In this last example, the last two tabs would be on the 
second row, not just the last tab.  This is done by taking the number of 
characters and dividing them by the number of rows, then making that new number 
the maximum row length.  Using the example above, the new row lengths would be 
54 characters.  If you do not want to follow this method, you can set your own
row length to create your own staggering system.

If you have any questions on the installation and use of this template,
please visit the phorum.org post or email me directly.

========                    Todo                  ========
 - Add support for the Easy Color Scheme Manager module.

 - Add features as requested or as they pop into my head.
