@
 FAQ Manager
Overview Details Install Customize

Customizing of HTML & e-mail output is simple. FAQ Manager comes with HTML templates that you may edit to make your FAQ area created by FAQ Manager match your site design.

The template files are located in the following directories:

/templates
/mail_files

Before you modify these output templates, make backups of the originals so that you have copies to rely on should you delete/remove needed syntax located inside the templates.

When customizing the templates, be cautious not to delete needed tags or variables, such as:

<-- insert : $var_name$ --> or any word that begins with a dollar ($) sign or ends with a dollar ($) sign.

Also be sure to not remove or modify tags that look like:

<-- def : text_here --> or <-- /def : text_here -->

or any text in between those two tags.