Customizing The Look and Feel
To customize the look
and feel of the program you may edit the templates in the templates directory.
You may also create your own templates by creating another folder within the
templates folder. You can set the template to be used in the config php file. Most of the colors are set in
a style sheet in the css folder near the bottom.
You can not add php code directly to template files that utilize the basic template system. These are the files that contain placement tags like this <-tag->. If you need to add code you will need to add it to the file that has the same name as the template.