From 1254c49c430e12d88153ad233cb7ed86ffeb0d18 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 6 Dec 2008 18:04:21 -0500 Subject: Revoked the revokal of Layout 6 Apparently people actually do like the sixth layout. It was just me being paranoid, they were busy over there. --- theme/css/headers.php | 85 --------------------------------------------------- 1 file changed, 85 deletions(-) delete mode 100644 theme/css/headers.php (limited to 'theme/css/headers.php') diff --git a/theme/css/headers.php b/theme/css/headers.php deleted file mode 100644 index bb5a179..0000000 --- a/theme/css/headers.php +++ /dev/null @@ -1,85 +0,0 @@ - -/* Four Island Header CSS */ - -/* Category-Based Headers */ -body.projects div#banner { - background-image: url("/theme/images/headers/projects.png"); -} -body.wiki div#banner { - background-image: url("/theme/images/headers/kfm.png"); -} -body.fourm div#banner { - background-image: url("/theme/images/headers/fourm.png"); -} -body.misc div#banner { - background-image: url("/theme/images/headers/random.png"); -} -body.webs div#banner { - background-image: url("/theme/images/headers/links.png"); -} -body.quotes div#banner { - background-image: url("/theme/images/headers/quotes.png"); -} -body.poll div#banner { - background-image: url("/theme/images/headers/potw.png"); -} -/* AID-Based Headers */ - -div#banner { - background-image: url("/theme/images/headers/.png"); /*850x129*/ -} -- cgit 1.4.1