|
4.3 Configuration - header.inc.php3This 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 most important sections are:
If you can't use CSS, the body line should be altered to suite the site's configuration of pages, this may include the background color, link color, etc. Then remove the link tags, the style tags, and the lines between the style tags. If you can use CSS, but don't want to use the theme system, you can change the link tags and the lines between the style lines. The image line should be customized to reflect the site's name and logo.
|
|