diff options
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/dumpnewuser.css | 28 | ||||
| -rw-r--r-- | static/css/index.css | 129 | ||||
| -rwxr-xr-x | static/css/nivo-slider.css | 78 |
3 files changed, 179 insertions, 56 deletions
diff --git a/static/css/dumpnewuser.css b/static/css/dumpnewuser.css index 1c92e62..54fb51f 100644 --- a/static/css/dumpnewuser.css +++ b/static/css/dumpnewuser.css @@ -9,17 +9,25 @@ background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; overflow:hidden; } +#bubblerapper{ +position:absolute; +background-color:#0074fd; +height:260px; +border-bottom:20px ridge #999; +opacity:0.9; +top:180px; +width:100%; +z-index:8888888888888; +} #posthelp{ -position:fixed; -z-index:2000; -bottom:50px; -left:20px; +bottom:0px; +position:absolute; } #webcamhelp{ -position:fixed; +position:absolute; z-index:2000; -right:20px; -bottom:39px; +left:380; +bottom:0px; } #registerlink{ top:7; @@ -30,9 +38,9 @@ position:fixed; margin-right:5; } #userlisthelp{ -position:fixed; -top:100px; -right:300px; +position:absolute; +bottom:0; +right:100px; z-index:2000; } #imageboard{ diff --git a/static/css/index.css b/static/css/index.css index bf15dc4..035f7a5 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -1,11 +1,8 @@ - - body { background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; background-position:top; - } #passwordreset{ @@ -25,7 +22,7 @@ height:100%; position:fixed; } #rapper{ -margin-top:6%; +margin-top:4%; } #content{ background:url(/static/img/cloudbg.png); @@ -43,24 +40,20 @@ background-position:top center; height: 600; margin: 0 auto 0 auto; display: none; - } .slide { margin: 0 auto 0 auto; margin: 0; padding: 0; border-top:1px solid #ccc; - color:black; } .btn-slide { - text-align: center; width: 144px; margin: 0 auto 0 auto; height: 0px; padding: 5px 10px 0 0; margin: 0 auto; display: block; - font-size:42%; text-decoration: none; text-align: center; @@ -76,32 +69,11 @@ width:150; .active { background-position: right 12px; } -#logo7{ - margin-left: 3px; - margin-right: 10%; - z-index:1050; - float:left; - margin-top: -4px; -} -#logo7 a{font-size:42; -font-weight:bold; - - - - text-shadow: 2px 3px 1px #f0e, 3px 3px 1px #fff; -letter-spacing:-4; -color:#fff; - -} -#logo7 a:hover{ - - text-shadow: 1px 1px 1px #000, 2px 3px 1px #f0e; -color:#fff; -} #main { width:460px; margin: 0 auto 0 auto; padding: 19px 0; +z-index:2; position: relative; -webkit-border-radius: 15px; -moz-border-radius: 15px; @@ -109,6 +81,36 @@ color:#fff; -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff; -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff; } +.menu2 li { + padding: 0; + margin: 0 2px; + float: left; + position: relative; + text-align: center; +} +.menu2 a { + padding: 14px 10px; + display: block; + color: #000000; + width: 144px; + text-decoration: none; + font-weight: bold; + background: url(images/button.gif) no-repeat center center; +} +.menu2 li em { + font-weight: normal; + background: url(images/hover.png) no-repeat; + width: 180px; + height: 45px; + position: absolute; + top: -85px; + left: -15px; + text-align: center; + padding: 20px 12px 10px; + font-style: normal; + z-index: 2; + display: none; +} #logo-and-text { position: relative; z-index: 20; @@ -126,16 +128,17 @@ color:#fff; } #furie1 { position: absolute; - left: -220px; - top: 130px; - z-index: 10; + left: -270px; + top: 125px; + z-index:-1;display:block; } #furie2 { position: absolute; - left:315px; + left:360px; top: 185px; - z-index: 10; + z-index:-1; +display:block; } #info { @@ -198,23 +201,25 @@ cursor:pointer; text-shadow:1px 1px 3px #000; border-radius: 5px; -webkit-border-radius: 5px; +z-index:20; -moz-border-radius: 5px;*/ border:solid 1px #eee; } input { height:40px; width:300px; - border:3px #000; - background:#e3e3e3; + border:0px; + background:#e9e9e9; margin:10px; - color:#000; + color:#000;z-index:20; font-size:30px; } + .txt { font-family:Arial, Helvetica, sans-serif; font-size:14px; -line-height:1.2; +line-height:1.2;z-index:20; text-shadow:1px 1px 0.5px #ccc; word-spacing: 3px; } @@ -222,7 +227,7 @@ line-height:1.2; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:-1; - color:#000; + color:#000;z-index:20; font-size:17px; } @@ -247,7 +252,7 @@ line-height:-1; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;*/ - border:solid 1px #eee; + border:solid 1px #eee;z-index:20; } #remembermeInput { @@ -262,16 +267,48 @@ label { text-align: right; font-size: 12px; color: #222; -line-height:1.5; +line-height:1.5;z-index:20; +z-index:30; margin-top:-3px; margin-bottom:7px; } -#remember{margin-top:-6px;} -#remember a{text-decoration:none;font-size:13px;margin-left:14px;color:#f0e;} +#remember{margin-top:-4px;z-index:30; margin-right:50px;text-align: right;display:inline-block;line-height:0.5;} +#remember a{text-decoration:none;font-size:11px;display:block;z-index:30;} #furie3 { position: absolute; - left:385px; - top:240px; + left:294px; + top:260px; z-index: 10; } + +/* + * jQuery Nivo Slider v1.9 + * http://nivo.dev7studios.com + * + * Copyright 2010, Gilbert Pellegrom + * Free to use and abuse under the MIT license. + * http://www.opensource.org/licenses/mit-license.php + * + * March 2010 + */ +#talkaboutus{ +position:relative; +z-index:20; +top:-55px; + width:311px; + margin: 0 auto 0 auto; +} + +#slider { + position:relative; +z-index:20; + //See the "style-pack" below for image + background:url(images/loading.gif) no-repeat 50% 50%; +} +#slider img { + position:absolute; + top:0px; + left:0px; + display:none; +} diff --git a/static/css/nivo-slider.css b/static/css/nivo-slider.css new file mode 100755 index 0000000..eabba1c --- /dev/null +++ b/static/css/nivo-slider.css @@ -0,0 +1,78 @@ +/*
+ * jQuery Nivo Slider v1.9
+ * http://nivo.dev7studios.com
+ *
+ * Copyright 2010, Gilbert Pellegrom
+ * Free to use and abuse under the MIT license.
+ * http://www.opensource.org/licenses/mit-license.php
+ *
+ * March 2010
+ */
+
+
+/* The Nivo Slider styles */
+.nivoSlider {
+ position:relative;
+}
+.nivoSlider img {
+ position:absolute;
+ top:0px;
+ left:0px;
+}
+/* If an image is wrapped in a link */
+.nivoSlider a.nivo-imageLink {
+ position:absolute;
+ top:0px;
+ left:0px;
+ width:100%;
+ height:100%;
+ border:0;
+ padding:0;
+ margin:0;
+ z-index:60;
+ display:none;
+}
+/* The slices in the Slider */
+.nivo-slice {
+ display:block;
+ position:absolute;
+ z-index:50;
+ height:100%;
+}
+/* Caption styles */
+.nivo-caption {
+ position:absolute;
+ left:0px;
+ bottom:0px;
+ background:#000;
+ color:#fff;
+ opacity:0.8; /* Overridden by captionOpacity setting */
+ width:100%;
+ z-index:89;
+}
+.nivo-caption p {
+ padding:5px;
+ margin:0;
+}
+/* Direction nav styles (e.g. Next & Prev) */
+.nivo-directionNav a {
+ position:absolute;
+ top:45%;
+ z-index:99;
+ cursor:pointer;
+}
+.nivo-prevNav {
+ left:0px;
+}
+.nivo-nextNav {
+ right:0px;
+}
+/* Control nav styles (e.g. 1,2,3...) */
+.nivo-controlNav a {
+ position:relative;
+ z-index:99;
+ cursor:pointer;
+}
+.nivo-controlNav a.active {
+ font-weight:bold;
+}
\ No newline at end of file |
