4.3 Configuration - header.inc.php3
This file contains the header lines for each html page that is generated by
TWIG (with a couple of exceptions), typically this file needs to be customized
for the site that TWIG will be running in. The two most important sections
are:
- the body line
- the image line
The body line should be altered to suite the site's configuration of pages,
this may include the background color, link color, etc.
The image line should be customize to reflect the site's name and logo.
|