Changed header.html, footer.html and the CSS files to work with the new DIV framework. Thanks Martin for making it being writing from weblib.php ;-)

This commit is contained in:
urs_hunkler
2005-01-25 15:21:02 +00:00
parent c51e4392cc
commit f254d4d991
5 changed files with 361 additions and 21 deletions
+3 -4
View File
@@ -13,11 +13,10 @@
echo " $bodytags";
if ($focus) {
echo " onload=\"setfocus()\"";
}
echo " bgcolor=\"$THEME->body\">";
};
?>
<div id="wrapper">
<div id="page">
<?php if ($home) { // This is what gets printed on the home page only
?>
@@ -46,4 +45,4 @@
<?php } ?>
<div class="clearer"></div>
<!-- END OF HEADER -->
<div id="containerContent">
<div id="content">