From a3d16d1cd6ec1b2fbba373177468a91a6ab49c99 Mon Sep 17 00:00:00 2001 From: spocky Date: Sun, 23 Sep 2007 20:06:37 +0000 Subject: - modified sidebar css - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6) --- templates/header.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/header.inc.php') diff --git a/templates/header.inc.php b/templates/header.inc.php index e4a95048..32009c36 100644 --- a/templates/header.inc.php +++ b/templates/header.inc.php @@ -65,7 +65,7 @@ if (Config::get('use_rss')) { ?>
- + fullname; ?> @@ -76,7 +76,7 @@ if (Config::get('use_rss')) { ?>
-
+ -- cgit