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 ----------------------- theme/css/navigation.css | 173 ----------------------------------------------- theme/css/night.css | 12 ++++ theme/css/website.css | 62 +++++------------ 4 files changed, 28 insertions(+), 304 deletions(-) delete mode 100644 theme/css/headers.php delete mode 100644 theme/css/navigation.css (limited to 'theme/css') 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*/ -} diff --git a/theme/css/navigation.css b/theme/css/navigation.css deleted file mode 100644 index 4d3156b..0000000 --- a/theme/css/navigation.css +++ /dev/null @@ -1,173 +0,0 @@ -/* Four Island NavBar CSS */ - -ul#bannernav { - list-style: none; - clear: both; - margin: 0px; -} - -div#banner-nav { - height: 30px; - clear: both; - margin: 1px 30px 0 30px; - background: url("/theme/images/bg_navbar.gif") repeat-x 0 0; -} - -ul#bannernav li { - float: left; - margin: 0; - padding: 0; - padding-right: 6px; -} - -ul#bannernav li a { - text-decoration: none; - display: block; - width: 100; - height: 30; -} - -ul#bannernav li a span { - visibility: hidden; -} - -ul#bannernav li img { - display: none; -} - -ul#bannernav li#bannernav-home a { - background-image: url("/theme/images/Home.gif"); -} - -body.home ul#bannernav li#bannernav-home a, -ul#bannernav li#bannernav-home a:hover { - background-image: url("/theme/images/Home_ro.gif"); -} - -ul#bannernav li#bannernav-projects a { - background-image: url("/theme/images/Projects.gif"); -} - -body.projects ul#bannernav li#bannernav-projects a, -ul#bannernav li#bannernav-projects a:hover { - background-image: url("/theme/images/Projects_ro.gif"); -} - -ul#bannernav li#bannernav-wiki a { - background-image: url("/theme/images/Wiki.gif"); -} - -body.wiki ul#bannernav li#bannernav-wiki a, -ul#bannernav li#bannernav-wiki a:hover { - background-image: url("/theme/images/Wiki_ro.gif"); -} - -ul#bannernav li#bannernav-fourm a { - background-image: url("/theme/images/Fourm.gif"); -} - -body.fourm ul#bannernav li#bannernav-fourm a, -ul#bannernav li#bannernav-fourm a:hover { - background-image: url("/theme/images/Fourm_ro.gif"); -} - -ul#bannernav li#bannernav-misc a { - background-image: url("/theme/images/Random.gif"); -} - -body.misc ul#bannernav li#bannernav-misc a, -ul#bannernav li#bannernav-misc a:hover { - background-image: url("/theme/images/Random_ro.gif"); -} - -ul#bannernav li#bannernav-webs a { - background-image: url("/theme/images/Links.gif"); -} - -body.webs ul#bannernav li#bannernav-webs a, -ul#bannernav li#bannernav-webs a:hover { - background-image: url("/theme/images/Links_ro.gif"); -} - -ul#bannernav li#bannernav-poll a { - background-image: url("/theme/images/Poll.gif"); -} - -body.poll ul#bannernav li#bannernav-poll a, -ul#bannernav li#bannernav-poll a:hover { - background-image: url("/theme/images/Poll_ro.gif"); -} - -ul#bannernav li#bannernav-quotes a { - background-image: url("/theme/images/Quotes.gif"); -} - -body.quotes ul#bannernav li#bannernav-quotes a, -ul#bannernav li#bannernav-quotes a:hover { - background-image: url("/theme/images/Quotes_ro.gif"); -} - -ul#bannernav li#bannernav-login a { - background-image: url("/theme/images/Login.gif"); -} - -body.login ul#bannernav li#bannernav-login a, -ul#bannernav li#bannernav-login a:hover { - background-image: url("/theme/images/Login_ro.gif"); -} - -ul#bannernav li#bannernav-logout a { - background-image: url("/theme/images/Logout.gif"); -} - -ul#bannernav li#bannernav-logout a:hover { - background-image: url("/theme/images/Logout_ro.gif"); -} - -ul#bannernav li#bannernav-panel a { - background-image: url("/theme/images/Panel.gif"); -} - -body.panel ul#bannernav li#bannernav-panel a, -ul#bannernav li#bannernav-panel a:hover { - background-image: url("/theme/images/Panel_ro.gif"); -} - -ul#bannernav li#bannernav-search { - display: block; - float: right; - width: 165px; - height: 30px; - margin: 0px; - background: url("/theme/images/bg_search.gif") 0 0 no-repeat; -} - -ul#bannernav li#bannernav-search fieldset { - border: none; - padding-top: 6px; - border-width:0pt; - font-family:Verdana,Helvetica,Arial,sans-serif; - font-size:1.1em; -} - -ul#bannernav li#bannernav-search input { - width: 125px; - height: 19px !important; - margin-left: 13px; - border: none !important; - background-color: transparent; - cursor:pointer; - font-family:Verdana,Helvetica,Arial,sans-serif; - font-weight:normal; - padding:0pt 3px; - vertical-align:middle; - line-height:1.3em; - color:#536482; - margin-top: -20px; -} - -body.fourm ul#bannernav li#bannernav-search input { - margin-top: 0px; - font-size: 1.1em !important; - margin-left: 28px; -} diff --git a/theme/css/night.css b/theme/css/night.css index e97ac71..614cc79 100644 --- a/theme/css/night.css +++ b/theme/css/night.css @@ -2,3 +2,15 @@ body { background-color: black; background-image: url(/theme/images/backgrounds/island6night.PNG); } + +body div#banner { + background-image: url("/theme/images/fourisland_header_night.png") !important; +} + +body div#top-fade { + background-image: url(/theme/images/top_fade_night.png) !important; +} + +body.home div.bubble cite { + color: yellow; +} diff --git a/theme/css/website.css b/theme/css/website.css index 823e80e..de2fecd 100755 --- a/theme/css/website.css +++ b/theme/css/website.css @@ -108,18 +108,12 @@ pre { div#banner, div#fi-banner { background-repeat: no-repeat; - width: 850px; - height: 129px; + width: 900px; /*728*/ + height: 200px; float: left; margin-top: 21px; } -#page-header { - background: url("/theme/images/bg_header.gif") repeat-x 0 0; - height: 150px; - clear: both; -} - div#banner { background-image: url("/theme/images/fourisland_header.png"); } @@ -130,8 +124,8 @@ body div#banner h1, body div#fi-banner h1 { body div#banner h1 a, body div#fi-banner h1 a { display: block; - width: 850px; - height: 129px; + width: 900px; + height: 200px; text-indent: -5000px; text-decoration: none; margin: 0; @@ -147,27 +141,10 @@ div#bannernav { text-align: center; } -span.side-left, span.side-right { - display: block; - width: 20px; - height: 150px; - background: url("/theme/images/sides_top.gif") no-repeat; -} - -span.side-left { - float: left; - margin-right: 10px; -} - -span.side-right { - background-position: 100% 0; - float: right; -} - /* Sidebar */ div#rightbar { - float: right; + float: left; width: 250px; /*210*/ padding: 0 10; } @@ -216,7 +193,6 @@ div#sidebar li img { /* Layout */ #wrap { - background: #FFFFFF url("/theme/images/bg_body.gif") repeat-y 0 0; width: 910px; margin: 10px auto; text-align: left; @@ -224,6 +200,16 @@ div#sidebar li img { margin-top: 25px; } +div#top-fade { + position: absolute; + top: 0; + left: 0; + width: 100%; + background-image: url(/theme/images/top_fade.png); + height: 400px; + z-index: 0; +} + #page-body { margin: 0 30px; clear: both; @@ -245,7 +231,7 @@ body.fourm #page-body { /* Content */ div#content { - float: left; + float: right; width: 555px; /*465*/ /*555*/ } @@ -327,22 +313,6 @@ div#hatbar.quotes-options ul { list-style: none; } -div#stripe { - position: fixed; - top: 0; - left: 0; - width: 100%; - background-color: #FBEC5D; - height: 20px; - z-index: 99; - padding-top: 5px; - text-align: center; -} - -* > html div#stripe { - position: absolute; -} - /* Tables */ table.webmail { -- cgit 1.4.1