1.3. How to start your own template

Although you can start writing a new template totally from scratch, it is of course much easier to take an existing template and modify that one for your needs. Here are the steps that you have to take for accomplishing this:

That is it! You are now using your own template. From here on, you can start tweaking the template files in your {phorum dir}/templates/mytpl directory.

Phorum uses its own template language to allow for dynamic templates without using PHP. More information on this can be found in the section about the Phorum template language.