From 3cce3773433345af96549529c305186a95c1a271 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Mon, 3 Jan 2011 23:38:22 -0500 Subject: sostler prod commic --- static/css/dump.css | 78 +++++++++++++++++++++++++++++++++++++++++--- static/js/invalid_domains.js | 3 +- template/banner.st | 2 +- template/fame.st | 2 +- template/profile.st | 35 ++++++++++++++++---- 5 files changed, 105 insertions(+), 15 deletions(-) diff --git a/static/css/dump.css b/static/css/dump.css index 55e3130..27bf99a 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -1733,11 +1733,11 @@ font-size:12px; position:absolute; top:0px; background-color:red; -padding:5px; -right:0px; - border-bottom-left-radius:5px; - -webkit-border-bottom-left-radius:5px; - -moz-border-radius-bottomleft:5px; +padding:3px; +left:0px; + border-bottom-right-radius:5px; + -webkit-border-bottom-right-radius:5px; + -moz-border-radius-bottomright:5px; } #dashadminmute a{color:white;} #edit-toggle{ @@ -1799,7 +1799,9 @@ margin-left:230px; font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif; font-size:50px; letter-spacing:-2px; +display:inline-black; margin-bottom:10px; +height:45px;word-wrap:suppress; } #middash h3{ @@ -1845,6 +1847,9 @@ width:550px; max-height:100px; height: expression(this.width > 50 ? 50: true); max-width:150px; + box-shadow: -1px 1px 10px #000; + -webkit-box-shadow:-1px 1px 10px #000; + -moz-box-shadow: -1px 1px 10px #000; } @@ -2161,3 +2166,66 @@ color:#000; text-shadow: 0px 1px 0px #fff; margin-left:20px;color:#66AACC; font-size:11px; } +/*MESSAGE STUFF*/ + + +a.msgbtn { + + padding:5px; +top:-7px; +right:-1px; +font-weight:500; + position: absolute; + font-size: 12.5px; + background: #fff; + color: #000; +border: 1px dotted #0C8FFF; + text-align: center; +font-family: Monaco, "Courier New", Courier, monospace; + cursor: pointer; + margin-left: 50px; + margin-top:6px; + + -webkit-user-select: none; + -moz-user-select: none; + text-decoration: none; + border-bottom-left-radius:5px; + -webkit-border-bottom-left-radius:5px; + -moz-border-radius-bottomleft:5px; + +} +a.msgbtn:active { + background:#eee; + +} +#directmsgs { + position: fixed; + right: -262px; + width: 245px; +padding:7px; + background-image:url("/static/img/thumbs/stripes.gif"); +border: 1px dotted #0C8FFF; +top:50px; +background-color:#fff; + height: 90%; + overflow-x: hidden; + +} +#directmsgs img{ + max-width:220px; + width: expression(this.width > 650 ? 650: true); + max-height:400px; + height: expression(this.width > 400 ? 400: true); +margin:5px; + box-shadow: -1px 1px 10px #000; + -webkit-box-shadow:-1px 1px 10px #000; + -moz-box-shadow: -1px 1px 10px #000; + +} +#directmsgs h2{ +padding-bottom:10px; + font-family: Monaco, "Courier New", Courier, monospace; + font-weight: 100; +font-size:15px; +} +#singlemsg{padding:5px;} \ No newline at end of file diff --git a/static/js/invalid_domains.js b/static/js/invalid_domains.js index ea1c1c5..a9ce909 100644 --- a/static/js/invalid_domains.js +++ b/static/js/invalid_domains.js @@ -87,5 +87,6 @@ var InvalidDomains = [ "http://carsdriveingallery.com", "http://xxxspacegirls.us", "http://www.newlog.com.ar", - "villagephotos.com" + "villagephotos.com", + "hereticpress.com" ]; diff --git a/template/banner.st b/template/banner.st index 6108c9a..691cd48 100644 --- a/template/banner.st +++ b/template/banner.st @@ -87,7 +87,7 @@
$if(user_nick)$ - checkout dump.fm in full-screen $else$ $endif$ + checkout dump.fm in full-screen - MYSTERY ROOM!!!!!!!! $else$ $endif$ $if(isadmin)$ - NAUGHTY BOYS DELIGHT $endif$
diff --git a/template/fame.st b/template/fame.st index 4735cab..b389d54 100644 --- a/template/fame.st +++ b/template/fame.st @@ -15,7 +15,7 @@
-

Hall Of Fame


updated hourly

+

Hall Of Fame

diff --git a/template/profile.st b/template/profile.st index 3aae2c2..6b54c43 100644 --- a/template/profile.st +++ b/template/profile.st @@ -10,6 +10,26 @@ + + + + $if(avatar)$ @@ -91,22 +111,23 @@
- $if(isadmin)$ -
+ + +messages!

Messages

+ $dms: { dm | -
- $dm.nick$ - +
+ $dm.nick$: $dm.content$ -
+
}$
- $endif$ +
-- cgit v1.2.3-70-g09d2