From 893fbe9f5c32de7ae1f60f85ae0c7c17a52fe252 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 6 Aug 2010 03:10:28 -0400 Subject: sostler prod commit --- static/cal.html | 49 +++++++++++++++++++++++++----- static/css/dis.css | 16 ++++++++++ static/css/dis.dump.fm.css | 16 ++++++++++ static/css/dump.css | 52 ++++++++++++++++++++++++++++++-- static/img/dis.png | Bin 0 -> 3208 bytes static/img/explosions/0.gif | Bin 0 -> 1601 bytes static/img/explosions/1.gif | Bin 0 -> 17976 bytes static/img/explosions/2.gif | Bin 0 -> 7529 bytes static/img/thumbs/stripes.gif | Bin 1654 -> 602 bytes template/banner.st | 2 +- template/banner_dis.st | 68 +++++++++++++++++++++--------------------- template/head.st | 1 + 12 files changed, 160 insertions(+), 44 deletions(-) create mode 100644 static/css/dis.css create mode 100644 static/css/dis.dump.fm.css create mode 100644 static/img/dis.png create mode 100644 static/img/explosions/0.gif create mode 100644 static/img/explosions/1.gif create mode 100644 static/img/explosions/2.gif diff --git a/static/cal.html b/static/cal.html index 710ca2b..ee300b6 100644 --- a/static/cal.html +++ b/static/cal.html @@ -1,10 +1,12 @@ + + @@ -107,15 +142,14 @@ CYBER PUNK/RAVER RELATED IMAGES FOR THE VIEW RESULTS!!
- - + - + - @@ -148,4 +182,5 @@ DO MAGIC ASS GIFS
15
-GHOSTBUSTERS SLIMER!!!
-
VIEW RESULTS!!
16
+
15
+THIS FUCKING DUDE
16
THIS GIF
17
-
17
+HEAT WAVE ON DUMP.FM!
18
+
18
DEATH+
TEXT MEME
19
STUFF WITH THE TMZ TEMPLATE
EXAMPLE HERE


+ \ No newline at end of file diff --git a/static/css/dis.css b/static/css/dis.css new file mode 100644 index 0000000..97b3f4a --- /dev/null +++ b/static/css/dis.css @@ -0,0 +1,16 @@ +#header7{ + margin: 0px auto -1px auto; + +height:49px; + position:fixed; +background-position:bottom; +background-color:#000; + +width:100%; +min-width:600px; +left:-1px; + box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + +} \ No newline at end of file diff --git a/static/css/dis.dump.fm.css b/static/css/dis.dump.fm.css new file mode 100644 index 0000000..97b3f4a --- /dev/null +++ b/static/css/dis.dump.fm.css @@ -0,0 +1,16 @@ +#header7{ + margin: 0px auto -1px auto; + +height:49px; + position:fixed; +background-position:bottom; +background-color:#000; + +width:100%; +min-width:600px; +left:-1px; + box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + +} \ No newline at end of file diff --git a/static/css/dump.css b/static/css/dump.css index adee317..d906805 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -71,6 +71,18 @@ a.img_roll:hover{ display:block; background-image:url(http://dump.fm/static/img/dumppixelhover.png); } +a.img_rolldis:link, .img_rolldis{ + width:130px; + height:46px; + display:inline-block; + background-image:url(http://dump.fm/static/img/dumppixel.png); +} +a.img_rolldis:hover{ + width:130px; + height:46px; + display:inline-block; + background-image:url(http://dump.fm/static/img/dumppixelhover.png); +} #userlist a{ color:000; @@ -143,7 +155,19 @@ line-height:1.9; margin-right: 8%; letter-spacing:.2px; } +#bar7dis{ + top:19px; + position:absolute; + word-spacing:-1; + font-size: 16px; +height:22; +text-indent:14px; +line-height:1.9; + margin-left: 0.1%; + margin-right: 8%; + letter-spacing:.2px; +} #bar7 img{ margin-top:4; vertical-align: top; @@ -1137,7 +1161,7 @@ background-color:#f3f3f3; -moz-border-radius-bottomright:5px; } #userList img{ -display:none; + max-width:30px; width: expression(this.width > 30 ? 30: true); max-height:30px; @@ -2032,4 +2056,28 @@ background-color:#fff; .faver-list{ max-width:80%; font-size:20px;font-weight:bold;word-spacing:-3px; -} \ No newline at end of file +} + +/*DIS STUFF*/ +#searchboxdis{position:absolute;left:10px;display:inline-block;top:15px;} +#toptoolsdis{position:absolute;left:155px;display:inline-block;top:2px;} +#disregister{ + +left:8; +color:#fff; + position: absolute; +top:-14; +filter:alpha(opacity=90); + -moz-opacity:0.9; + -khtml-opacity: 0.9; + opacity: 0.9;color:#000; +font-size:15px; + padding:0px 5px 0px 0px; + text-decoration:none; + background-color:#fff; + +} +#disregister a:link, a:visited { + color:#000; + text-decoration:none; +} diff --git a/static/img/dis.png b/static/img/dis.png new file mode 100644 index 0000000..37ff361 Binary files /dev/null and b/static/img/dis.png differ diff --git a/static/img/explosions/0.gif b/static/img/explosions/0.gif new file mode 100644 index 0000000..3eb64dc Binary files /dev/null and b/static/img/explosions/0.gif differ diff --git a/static/img/explosions/1.gif b/static/img/explosions/1.gif new file mode 100644 index 0000000..d914f21 Binary files /dev/null and b/static/img/explosions/1.gif differ diff --git a/static/img/explosions/2.gif b/static/img/explosions/2.gif new file mode 100644 index 0000000..532861a Binary files /dev/null and b/static/img/explosions/2.gif differ diff --git a/static/img/thumbs/stripes.gif b/static/img/thumbs/stripes.gif index d1be3bd..0d7f6fa 100644 Binary files a/static/img/thumbs/stripes.gif and b/static/img/thumbs/stripes.gif differ diff --git a/template/banner.st b/template/banner.st index b8e4af8..9f6a4fc 100644 --- a/template/banner.st +++ b/template/banner.st @@ -23,7 +23,7 @@ Hall of Fame - Calendar + Favs Image Search diff --git a/template/banner_dis.st b/template/banner_dis.st index 6aa0111..5395dc4 100644 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -1,26 +1,52 @@ + + +
-
+ -
-
+ +
$if(user_nick)$ + + - Profile + + + $else$ + Register + $endif$ +
+
+
+
+
+ + $if(user_nick)$ + - -
-
-
-
- - $if(user_nick)$ - - - - $else$
@@ -70,13 +76,7 @@ $endif$
-
-$if(user_nick)$ - talk with pictures! - checkout the image vortex!! $else$ Talk with pictures! - checkout the nifty dump fm image vortex! $endif$ - - news - gossip - art - gif - design - fashion - $if(isadmin)$ - NAUGHTY BOYS DELIGHT -$endif$ -
+ diff --git a/template/head.st b/template/head.st index a898df8..08bbd84 100644 --- a/template/head.st +++ b/template/head.st @@ -6,6 +6,7 @@ + $if(!user_nick)$ $endif$ -- cgit v1.2.3-70-g09d2