From 8dc88941439ab6bfd7ed8018a69b22ee5a60fde5 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Thu, 1 Jan 2009 13:46:34 -0500 Subject: Created layout 6.1 --- theme/css/bubbles.css | 3 +- theme/css/website.css | 38 +++++++------------- theme/header.tpl | 70 +++++++++++++++++-------------------- theme/images/fourisland_header.png | Bin 24386 -> 24124 bytes 4 files changed, 47 insertions(+), 64 deletions(-) (limited to 'theme') diff --git a/theme/css/bubbles.css b/theme/css/bubbles.css index ac982f9..bf3445c 100755 --- a/theme/css/bubbles.css +++ b/theme/css/bubbles.css @@ -34,7 +34,8 @@ div.bubble div.rounded { border: 3px solid #fff; background-color: #b7e0ff; } -div.bubble div.rounded blockquote { +div.bubble div.rounded blockquote, +div.bubble div.navbar-rounded blockquote { border: 0; background-color: transparent; } diff --git a/theme/css/website.css b/theme/css/website.css index 6161d8d..56c2c4a 100755 --- a/theme/css/website.css +++ b/theme/css/website.css @@ -107,6 +107,7 @@ div#banner, div#fi-banner { div#banner { background-image: url("/theme/images/fourisland_header.png"); + background-position: center; } body div#banner h1, body div#fi-banner h1 { @@ -132,10 +133,19 @@ div#banner h1, div#fi-banner h1 { div#fi-navbar { position: relative; + background-color: #b7e0ff; + border-left: 5px solid gray; + border-right: 5px solid gray; + border-top: none; + border-bottom: none; + width: auto; + margin-bottom: 14px; + font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif; } -div#fi-navbar .rounded { - padding: 0; +div#fi-navbar div { + padding: .001em 0; + margin: 10px; } div#fi-navbar ul { @@ -185,7 +195,6 @@ div#fi-navbar div.bubble blockquote a { div#rightbar { float: left; width: 250px; /*210*/ - padding: 0 10; } div.sidebar { @@ -236,23 +245,9 @@ div#sidebar li img { margin: 10px auto; text-align: left; padding: 0; -} - -body.fourm div#wrap, -body.poll div#wrap, -body.admin div#wrap { background-image: url(/theme/images/bg_body.gif); background-repeat: repeat-y; -} - -div#top-fade { - position: absolute; - top: 0; - left: 0; - width: 100%; - background-image: url(/theme/images/top_fade.png); - height: 400px; - z-index: 0; + border-top: 4px solid gray; } #page-body { @@ -310,17 +305,10 @@ div#footer { margin-top: .5em; text-align: center; font-size: .68em; - width: 100%; border-top: 1px black solid; border-bottom: 4px gray solid; } -body.home div#footer { - background-color: white; - border-left: 4px gray solid; - border-right: 4px gray solid; -} - div#footer ul.rows li { display: list-item; } diff --git a/theme/header.tpl b/theme/header.tpl index d5b24b1..dfe3459 100755 --- a/theme/header.tpl +++ b/theme/header.tpl @@ -16,8 +16,6 @@ > -
-