diff -up dreamy/block.tpl.php dreamy-new/block.tpl.php --- dreamy/block.tpl.php 2007-12-14 11:03:48.000000000 -0500 +++ dreamy-new/block.tpl.php 2009-02-25 15:22:16.000000000 -0500 @@ -1,7 +1,11 @@ -
-

subject; ?>

-
content; ?>
-
+
+ +subject)): ?> +

subject ?>

+ + +
content ?>
+
Common subdirectories: dreamy/images and dreamy-new/images diff -up dreamy/page.tpl.php dreamy-new/page.tpl.php --- dreamy/page.tpl.php 2007-12-14 11:03:48.000000000 -0500 +++ dreamy-new/page.tpl.php 2009-02-25 15:20:48.000000000 -0500 @@ -35,7 +35,7 @@ 0) { ?>
-

+ ' . $title . ''; } ?>
@@ -61,7 +61,7 @@ 0) { ?> - @@ -83,8 +83,8 @@ - - + +
diff -up dreamy/style.css dreamy-new/style.css --- dreamy/style.css 2008-07-02 10:24:55.000000000 -0400 +++ dreamy-new/style.css 2009-02-25 15:09:57.000000000 -0500 @@ -264,7 +264,7 @@ table { vertical-align: top; margin: 0 0 5px 3px; } -#sidebar-bottom { +#sidebar-bottom #sidebar-bottom-left #sidebar-bottom-right { height:20px; background:url(images/bg-sidebar-bottom.gif) no-repeat top center #fff; }