diff -u lightweight/css.tpl htmlpurifier/css.tpl --- lightweight/css.tpl 2007-12-15 11:43:35.000000000 -0500 +++ htmlpurifier/css.tpl 2008-01-12 20:00:29.675475200 -0500 @@ -456,7 +456,7 @@ #phorum #post-body { border: 1px solid {border_color}; - background-color: {default_background_color}; + background-color: #FFF; padding: 8px; } diff -u lightweight/footer.tpl htmlpurifier/footer.tpl --- lightweight/footer.tpl 2007-02-02 23:20:28.000000000 -0500 +++ htmlpurifier/footer.tpl 2008-01-12 19:23:47.346875200 -0500 @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff -u lightweight/header.tpl htmlpurifier/header.tpl --- lightweight/header.tpl 2007-12-24 06:21:03.000000000 -0500 +++ htmlpurifier/header.tpl 2008-01-12 21:01:21.236875200 -0500 @@ -35,12 +35,20 @@ {/IF} + + + {HEAD_TAGS} + + +{HP_NAVIGATION} + {! Please leave this div in your template you can alter anything above this line } +
{IF NOT PRINTVIEW}
@@ -61,11 +69,6 @@ {/IF}
- -