Index: themes/aquasoft/style.css =================================================================== RCS file: /cvs/drupal-contrib/contributions/themes/aquasoft/style.css,v retrieving revision 1.2 diff -u -r1.2 style.css --- themes/aquasoft/style.css 19 Jun 2006 00:47:15 -0000 1.2 +++ themes/aquasoft/style.css 19 Jun 2006 12:06:28 -0000 @@ -16,6 +16,8 @@ .rightcol { padding: 0px; width: 175px; background: #f4f4f4; color: #000000; } .content { padding: 10px 20px 20px 20px; background: #ffffff; color: #000000; font-size: 12px; text-align: justify; } .tableborder { border: 0px; margin: 0px; padding: 0px; background: url(images/tb_bg.gif) #cccccc repeat-x; color: #000000; } +.headerreg { margin: 0px; padding: 0px; background: url(images/toolbar_bg.gif) #f4f4f4; color: #000000; } +.footerreg { margin: 0px; padding: 0px; background: url(images/toolbar_bg.gif) #f4f4f4; color: #000000; } .footernav { margin: 0px; padding: 0px; background: url(images/toolbar_bg.gif) #f4f4f4; color: #000000; } #footernav { float: left; width: 100%; } #footernav ul{ margin: 0; padding: 0 0 0 6px; list-style: none; } Index: themes/aquasoft/page.tpl.php =================================================================== RCS file: /cvs/drupal-contrib/contributions/themes/aquasoft/page.tpl.php,v retrieving revision 1.2 diff -u -r1.2 page.tpl.php --- themes/aquasoft/page.tpl.php 19 Jun 2006 00:48:24 -0000 1.2 +++ themes/aquasoft/page.tpl.php 19 Jun 2006 12:06:00 -0000 @@ -22,11 +22,15 @@ + +
+ +
+ @@ -60,8 +64,10 @@
-
    +
    • <?php print t('Home') ?>
    • -
-
+
+
+