summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
commit2e71933790cb3223f7690335eeb66c0c187dbec0 (patch)
treee6193a64858af2e5cc519f98955eb269cec86ccc
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
-rw-r--r--static/css/admin_tables.css2
-rwxr-xr-xtemplate/browser.st21
-rwxr-xr-xtemplate/dealwithit.st111
-rwxr-xr-xtemplate/debug.st19
-rwxr-xr-xtemplate/doublerainbow.st125
-rwxr-xr-xtemplate/frontpage copy.st179
-rwxr-xr-xtemplate/frontpage.st179
-rwxr-xr-xtemplate/frontpagePROFILE.st155
-rwxr-xr-xtemplate/frontpage_halloffame.st179
-rwxr-xr-xtemplate/him.st125
-rwxr-xr-xtemplate/imagelayering.st14
-rwxr-xr-xtemplate/meme.st21
-rwxr-xr-xtemplate/mutes.st16
-rwxr-xr-xtemplate/newlog.st86
-rwxr-xr-xtemplate/nigga.st155
-rwxr-xr-xtemplate/perezhilton.st125
-rwxr-xr-xtemplate/picnic.st8
-rwxr-xr-xtemplate/pogs.st125
-rwxr-xr-xtemplate/req_reset.st14
-rwxr-xr-xtemplate/roomlist.st5
-rwxr-xr-xtemplate/rooms/butt.st46
-rwxr-xr-xtemplate/rooms/dumptest.st124
-rwxr-xr-xtemplate/rooms/fullscreen.st103
-rwxr-xr-xtemplate/rooms/fullscreen2.st103
-rwxr-xr-xtemplate/rooms/vortex.st72
-rwxr-xr-xtemplate/search_files.st13
-rwxr-xr-xtemplate/simplerlog.st180
-rwxr-xr-xtemplate/slimer.st125
-rwxr-xr-xtemplate/slothgoth.st84
-rwxr-xr-xtemplate/spaceboys.st81
-rwxr-xr-xtemplate/spinningkid.st125
-rwxr-xr-xtemplate/thisguy.st125
-rwxr-xr-xtemplate/topic_list.st17
-rwxr-xr-xtemplate/users.st16
-rwxr-xr-xtemplate/weedpile.st119
35 files changed, 28 insertions, 2969 deletions
diff --git a/static/css/admin_tables.css b/static/css/admin_tables.css
index 976ac65..4cceef7 100644
--- a/static/css/admin_tables.css
+++ b/static/css/admin_tables.css
@@ -1,4 +1,4 @@
-body { font-family: Monaco, \"Courier New\", Courier, monospace; }
+body { font-family: Monaco, "Courier New", Courier, monospace; }
input[type=button] { font-size: 100%; }
.reason { width: 25%; }
.cancel-reason { width: 15%; }
diff --git a/template/browser.st b/template/browser.st
index 1cd2116..61c05c3 100755
--- a/template/browser.st
+++ b/template/browser.st
@@ -20,26 +20,7 @@ $endif$
</script>
<script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script>
- <!--
- <style>
- iframe {
- z-index: 50000;
- position: fixed;
- top: 300px;
- right: 25px;
-
- width:100%;
- height:100%;
- padding:0px;
- background-color: #fff;
- position:absolute;
- top:0px; left:0px;
- border:none;
- }
- </style>
- -->
-
- </head>
+ </head>
<body>
$banner()$
<div id="chatrap">
diff --git a/template/dealwithit.st b/template/dealwithit.st
index 0c91ca9..8cfb2f1 100755
--- a/template/dealwithit.st
+++ b/template/dealwithit.st
@@ -5,116 +5,7 @@
<title>dump.fm - deal with it</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/debug.st b/template/debug.st
index 97d4562..eb656e9 100755
--- a/template/debug.st
+++ b/template/debug.st
@@ -2,24 +2,7 @@
<title>dump.fm DEBUG</title>
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/debug.css?v=20260129">
- <!--
- <style>
- #main {
- padding: 100px 2em 0px 2em;
- }
- #flash {
- border: 2px solid red;
- margin: 0 auto;
- padding: 1em;
- width: 75%
- }
- label {
- float: left;
- width: 100px;
- }
- </style>
- -->
- <body>
+ <body>
$banner()$
<div id="main">
diff --git a/template/doublerainbow.st b/template/doublerainbow.st
index 8921b9d..8f7b6a2 100755
--- a/template/doublerainbow.st
+++ b/template/doublerainbow.st
@@ -5,130 +5,7 @@
<title>dump.fm - double rainbow</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/frontpage copy.st b/template/frontpage copy.st
index fecc441..304446c 100755
--- a/template/frontpage copy.st
+++ b/template/frontpage copy.st
@@ -34,184 +34,7 @@ setTimeout("refreshing()",300000);
<link rel="shortcut icon" href="/static/favicon.ico">
<!--END HEAD-->
- <!--
- <style>
-
-body{margin:0px; background-image:url(/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;*/background-attachment:fixed;min-width:900px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
- font-size: 13px; line-height: 1.5em;}
-img{border:0px;}
-#banner{z-index:2;top:0;margin-top:4px;margin-left:9px;min-width:900px;width:77%;max-width:970px;position:fixed;border-bottom:1px ridge #333;display:inline-block;/*background-color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;*/height:35px;clear: both;}
-#banner a{font-size:69%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:3.5px;color:#333;}
-#banner a:hover{background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:6px;margin-left:6px;}
-#logo{float:left;margin:1px;}
-#logobig{float:left;margin-top:-9px;margin-left:-5px;}
-#toplinks{float:left;margin-top:7px;margin-left:5px;}
-#logout7{position:fixed;right:0px;font-size:12px;top:0px;padding:3px;line-height: 1em;}
-#searchbox{float:left;display:inline-block;margin-top:7px;margin-left:5px;}
-#search-query{background-color:lightyellow;}
-#posts{overflow:hidden;max-width:100%;font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:8px;height:auto;padding:1px;margin-top:45px;}
-#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
-#posts a:hover{color:#333;text-decoration:none;}
-#sideinfo{ color:#333; padding:12px;margin:7px;font-size:47px;float:left;min-height:210px;width:240px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:55px;}
-.alttxt{font-size:18px;line-height:20px;}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
-
- $if(user_nick)$
- .buttons img{z-index:4;float:left;padding-top:5px;cursor:pointer;}
- $else$
- .buttons img{display:none;z-index:4;float:left;padding-top:5px;cursor:pointer;}
- $endif$
-
-.buttons .share{cursor:pointer;display:none;}
-img.thumb {
-bottom:3px;
-image-rendering: -moz-crisp-edges;
-z-index:4;
-}
-
-.thumb.favorite {
- position: absolute;
- margin-left: 5px;
- margin-top: 0px;
- height: 27px;
- width: 27px;z-index:4;
- display: inline-block;
-}
-#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:6px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
-#pgbuttons a{text-decoration:none;}
-#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;width:900px;display:block;height:18px;overflow:hidden;}
-#footer a{text-decoration:none;color:#333;}
-#footer a:hover{color:#000;}
-#pgbuttons input{color:#eee;letter-spacing:1px;
- text-decoration:none;
- padding:2px 12px 3px 12px;
- cursor:pointer;font-size:12px;
- position:relative;font-weight:100;
- overflow:hidden;
- vertical-align:middle;
- margin:0 10px;
- background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #448ed4 50%, #448ed4 51%, #fff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #448ed4), color-stop(51%, #448ed4), to(#fff));
- text-decoration:none;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -moz-box-shadow:#777 0 0 0 1px;
- -webkit-box-shadow:#777 0 0 0 1px;
- text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-.hallscore{margin-right:-20px;color:#fff;text-align:center;margin-top:-20px;float:right;font-size:40px;z-index:1;padding:6px;background-image:url('/static/img/hallheart.png');background-position:top left;font-style: oblique;font-weight:100;height:50px;width:50px;text-shadow:-1px 1px 0px #000;line-height:37px;text-indent:4px;
- $if(logged_in)$cursor:pointer;$endif$
- }
-.hallnick{font-size:16px;}
-a#disregister {
- background: #FCF0AD;
- color: #fe1409;
- cursor: pointer;
- line-height: 1em;z-index:3;
- padding: 25px 10px 40px;
- margin-top: -2px;
- float:right;
- -webkit-transform: rotate(9deg);
- -moz-transform: rotate(9deg);
- transform: rotate(9deg);font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
- border-top:16px solid yellow;
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
- border-top-color: #FFF057;
- border-right-color: #FFF057;
- border-bottom-color: #FFF057;
- border-left-color: #FFF057;
- -webkit-box-shadow:#a0a0a0 3px 4px 4px;
- -moz-box-shadow: #a0a0a0 3px 4px 4px; /* FF 3.5+ */
- text-shadow: 1px 1px 3px #AAA; margin-right:20px;
- }
- a#disregister:hover {
-
- text-shadow: 1px 1px 1px gold;
- font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;color:black;
- -webkit-box-shadow:#333 3px 4px 4px;
- -moz-box-shadow: #333 3px 4px 4px; /* FF 3.5+ */
-
- }
-
-
-/*searchstuff*/
-
-
-
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#inpage-search-results{
- position: absolute;
- top:47px;
- width:99%;padding:5x;margin:5px;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#inpage-search-results #search-results-images{
- display: none;
- position:relative;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:lightyellow;
- min-height: 600px;
-margin:7px;
- border:1px inset #333;
- padding-top: 30px;
-}
-#fullpage-search-results #search-results-images { position: relative; width: 100%; overflow: visible; }
-
-#search-results-images a.animating canvas { display: none }
-
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- z-index: 1005;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-message {
- font-size: medium;
- padding: 4px;
-
-}
-#search-controls a {
-
- padding: 4px;
-}
-
-
-
- DIV#posts.loading {
- background: url(/images/spinner.gif) no-repeat center center;
- }
-
- </style>
- -->
-
-
- <script>
+ <script>
var Recips = [];
jQuery(function() {
initLog(Recips)
diff --git a/template/frontpage.st b/template/frontpage.st
index 9e75081..d673fa8 100755
--- a/template/frontpage.st
+++ b/template/frontpage.st
@@ -34,184 +34,7 @@ setTimeout("refreshing()",300000);
<link rel="shortcut icon" href="/static/favicon.ico">
<!--END HEAD-->
- <!--
- <style>
-
-body{margin:0px; background-image:url(/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;*/background-attachment:fixed;min-width:900px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
- font-size: 13px; line-height: 1.5em;}
-img{border:0px;}
-#banner{z-index:2;top:0;margin-top:4px;margin-left:9px;min-width:900px;width:77%;max-width:970px;position:fixed;border-bottom:1px ridge #333;display:inline-block;/*background-color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;*/height:35px;clear: both;}
-#banner a{font-size:69%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:3.5px;color:#333;}
-#banner a:hover{background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:6px;margin-left:6px;}
-#logo{float:left;margin:1px;}
-#logobig{float:left;margin-top:-9px;margin-left:-5px;}
-#toplinks{float:left;margin-top:7px;margin-left:5px;}
-#logout7{position:fixed;right:0px;font-size:12px;top:0px;padding:3px;line-height: 1em;}
-#searchbox{float:left;display:inline-block;margin-top:7px;margin-left:5px;}
-#search-query{background-color:lightyellow;}
-#posts{overflow:hidden;max-width:100%;font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:8px;height:auto;padding:1px;margin-top:45px;}
-#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
-#posts a:hover{color:#333;text-decoration:none;}
-#sideinfo{ color:#333; padding:12px;margin:7px;font-size:47px;float:left;min-height:210px;width:240px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:55px;}
-.alttxt{font-size:18px;line-height:20px;}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
-
- $if(user_nick)$
- .buttons img{z-index:4;float:left;padding-top:5px;cursor:pointer;}
- $else$
- .buttons img{display:none;z-index:4;float:left;padding-top:5px;cursor:pointer;}
- $endif$
-
-.buttons .share{cursor:pointer;display:none;}
-img.thumb {
-bottom:3px;
-image-rendering: -moz-crisp-edges;
-z-index:4;
-}
-
-.thumb.favorite {
- position: absolute;
- margin-left: 5px;
- margin-top: 0px;
- height: 27px;
- width: 27px;z-index:4;
- display: inline-block;
-}
-#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:6px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
-#pgbuttons a{text-decoration:none;}
-#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;width:900px;display:block;height:18px;overflow:hidden;}
-#footer a{text-decoration:none;color:#333;}
-#footer a:hover{color:#000;}
-#pgbuttons input{color:#eee;letter-spacing:1px;
- text-decoration:none;
- padding:2px 12px 3px 12px;
- cursor:pointer;font-size:12px;
- position:relative;font-weight:100;
- overflow:hidden;
- vertical-align:middle;
- margin:0 10px;
- background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #448ed4 50%, #448ed4 51%, #fff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #448ed4), color-stop(51%, #448ed4), to(#fff));
- text-decoration:none;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -moz-box-shadow:#777 0 0 0 1px;
- -webkit-box-shadow:#777 0 0 0 1px;
- text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-.hallscore{margin-right:-20px;color:#fff;text-align:center;margin-top:-20px;float:right;font-size:40px;z-index:1;padding:6px;background-image:url('/static/img/hallheart.png');background-position:top left;font-style: oblique;font-weight:100;height:50px;width:50px;text-shadow:-1px 1px 0px #000;line-height:37px;text-indent:4px;
- $if(logged_in)$cursor:pointer;$endif$
- }
-.hallnick{font-size:16px;}
-a#disregister {
- background: #FCF0AD;
- color: #fe1409;
- cursor: pointer;
- line-height: 1em;z-index:3;
- padding: 25px 10px 40px;
- margin-top: -2px;
- float:right;
- -webkit-transform: rotate(9deg);
- -moz-transform: rotate(9deg);
- transform: rotate(9deg);font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
- border-top:16px solid yellow;
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
- border-top-color: #FFF057;
- border-right-color: #FFF057;
- border-bottom-color: #FFF057;
- border-left-color: #FFF057;
- -webkit-box-shadow:#a0a0a0 3px 4px 4px;
- -moz-box-shadow: #a0a0a0 3px 4px 4px; /* FF 3.5+ */
- text-shadow: 1px 1px 3px #AAA; margin-right:20px;
- }
- a#disregister:hover {
-
- text-shadow: 1px 1px 1px gold;
- font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;color:black;
- -webkit-box-shadow:#333 3px 4px 4px;
- -moz-box-shadow: #333 3px 4px 4px; /* FF 3.5+ */
-
- }
-
-
-/*searchstuff*/
-
-
-
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#inpage-search-results{
- position: absolute;
- top:47px;
- width:99%;padding:5x;margin:5px;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#inpage-search-results #search-results-images{
- display: none;
- position:relative;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:lightyellow;
- min-height: 600px;
-margin:7px;
- border:1px inset #333;
- padding-top: 30px;
-}
-#fullpage-search-results #search-results-images { position: relative; width: 100%; overflow: visible; }
-
-#search-results-images a.animating canvas { display: none }
-
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- z-index: 1005;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-message {
- font-size: medium;
- padding: 4px;
-
-}
-#search-controls a {
-
- padding: 4px;
-}
-
-
-
- DIV#posts.loading {
- background: url(/images/spinner.gif) no-repeat center center;
- }
-
- </style>
- -->
-
-
- <script>
+ <script>
var Recips = [];
jQuery(function() {
initLog(Recips)
diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st
index 4dfd899..d0fc855 100755
--- a/template/frontpagePROFILE.st
+++ b/template/frontpagePROFILE.st
@@ -39,160 +39,7 @@ $endif$
<!--END HEAD-->
-<!--
-<style>
-
-
-body{margin:0px; background-image:url(/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;*/background-attachment:fixed;min-width:900px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
- font-size: 13px; line-height: 1.5em;}
-img{border:0px;}
-#banner{z-index:2;top:0;margin-top:4px;margin-left:9px;min-width:900px;width:77%;max-width:970px;position:fixed;border-bottom:1px ridge #333;display:inline-block;/*background-color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;*/height:35px;clear: both;}
-#banner a{font-size:69%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:3.5px;color:#333;}
-#banner a:hover{background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:6px;margin-left:6px;}
-#logo{float:left;margin:1px;}
-#logobig{float:left;margin-top:-9px;margin-left:-5px;}
-#toplinks{float:left;margin-top:7px;margin-left:5px;}
-#logout7{position:fixed;right:0px;font-size:12px;top:0px;padding:3px;line-height: 1em;}
-#searchbox{float:left;display:inline-block;margin-top:7px;margin-left:5px;}
-#search-query{background-color:lightyellow;}
-#posts{overflow:hidden;max-width:100%;font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:8px;height:auto;padding:1px;margin-top:45px;}
-#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
-#posts a:hover{color:#333;text-decoration:none;}
-#sideinfo{ text-align:justify;color:#333; padding:12px;margin:7px;font-size:20px;float:left;min-height:210px;width:230px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:23px;}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
-.buttons img{height:12px;float:left;padding-right:6px;padding-top:5px;cursor:pointer;display:none;}
-.buttons .share{cursor:pointer;display:none;}
-#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:6px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
-#pgbuttons a{text-decoration:none;}
-#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;width:900px;display:block;height:18px;overflow:hidden;}
-#footer a{text-decoration:none;color:#333;}
-#footer a:hover{color:#000;}
-#pgbuttons input{color:#eee;letter-spacing:1px;
- text-decoration:none;
- padding:2px 12px 3px 12px;
- cursor:pointer;font-size:12px;
- position:relative;font-weight:100;
- overflow:hidden;
- vertical-align:middle;
- margin:0 10px;
- background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #448ed4 50%, #448ed4 51%, #fff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #448ed4), color-stop(51%, #448ed4), to(#fff));
- text-decoration:none;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -moz-box-shadow:#777 0 0 0 1px;
- -webkit-box-shadow:#777 0 0 0 1px;
- text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-#hallscore{right:-11px;color:#fff;text-align:center;top:-13px;position:absolute;font-size:40px;z-index:1;padding:6px;background-image:url('/static/img/hallheart.png');background-position:top left;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:100;height:50px;width:50px; text-shadow:-1px 1px 0px #000;line-height:37px;text-indent:5px;
- }
-#hallnick{font-size:16px;}
-a#disregister {
- background: #FCF0AD;
- color: #fe1409;
- cursor: pointer;
- line-height: 1em;z-index:3;
- padding: 25px 10px 40px;
- margin-top: -2px;margin-left: -2px;
- float:right;
- -webkit-transform: rotate(9deg);
- -moz-transform: rotate(9deg);
- transform: rotate(9deg);font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
- border-top:16px solid yellow;
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
- border-top-color: #FFF057;
- border-right-color: #FFF057;
- border-bottom-color: #FFF057;
- border-left-color: #FFF057;
- -webkit-box-shadow:#a0a0a0 3px 4px 4px;
- -moz-box-shadow: #a0a0a0 3px 4px 4px; /* FF 3.5+ */
- text-shadow: 1px 1px 3px #AAA; margin-right:35px;
- }
- a#disregister:hover {
-
- text-shadow: 1px 1px 1px gold;
- font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;color:black;
- -webkit-box-shadow:#333 3px 4px 4px;
- -moz-box-shadow: #333 3px 4px 4px; /* FF 3.5+ */
-
- }
-
-
-
-
-
-/*searchstuff*/
-
-
-
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#inpage-search-results{
- position: absolute;
- top:47px;
- width:99%;padding:5x;margin:5px;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#inpage-search-results #search-results-images{
- display: none;
- position:relative;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:lightyellow;
- min-height: 600px;
-margin:7px;
- border:1px inset #333;
- padding-top: 30px;
-}
-#fullpage-search-results #search-results-images { position: relative; width: 100%; overflow: visible; }
-
-#search-results-images a.animating canvas { display: none }
-
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- z-index: 1005;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-message {
- font-size: medium;
- padding: 4px;
-
-}
-#search-controls a {
-
- padding: 4px;
-}
-
- </style>
--->
-
-
- <script>
+<script>
var Recips = [];
jQuery(function() {
initLog(Recips)
diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st
index e82c53e..a13a396 100755
--- a/template/frontpage_halloffame.st
+++ b/template/frontpage_halloffame.st
@@ -34,184 +34,7 @@ setTimeout("refreshing()",300000);
<link rel="shortcut icon" href="/static/favicon.ico">
<!--END HEAD-->
- <!--
- <style>
-
-body{margin:0px; background-image:url(/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;*/background-attachment:fixed;min-width:900px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
- font-size: 13px; line-height: 1.5em;}
-img{border:0px;}
-#banner{z-index:2;top:0;margin-top:4px;margin-left:9px;min-width:900px;width:77%;max-width:970px;position:fixed;border-bottom:1px ridge #333;display:inline-block;/*background-color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;*/height:35px;clear: both;}
-#banner a{font-size:69%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:3.5px;color:#333;}
-#banner a:hover{background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:6px;margin-left:6px;}
-#logo{float:left;margin:1px;}
-#logobig{float:left;margin-top:-9px;margin-left:-5px;}
-#toplinks{float:left;margin-top:7px;margin-left:5px;}
-#logout7{position:fixed;right:0px;font-size:12px;top:0px;padding:3px;line-height: 1em;}
-#searchbox{float:left;display:inline-block;margin-top:7px;margin-left:5px;}
-#search-query{background-color:lightyellow;}
-#posts{overflow:hidden;max-width:100%;font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:8px;height:auto;padding:1px;margin-top:45px;}
-#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
-#posts a:hover{color:#333;text-decoration:none;}
-#sideinfo{ color:#333; padding:12px;margin:7px;font-size:47px;float:left;min-height:210px;width:240px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:55px;}
-.alttxt{font-size:18px;line-height:20px;}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
-
- $if(user_nick)$
- .buttons img{z-index:4;float:left;padding-top:5px;cursor:pointer;}
- $else$
- .buttons img{display:none;z-index:4;float:left;padding-top:5px;cursor:pointer;}
- $endif$
-
-.buttons .share{cursor:pointer;display:none;}
-img.thumb {
-bottom:3px;
-image-rendering: -moz-crisp-edges;
-z-index:4;
-}
-
-.thumb.favorite {
- position: absolute;
- margin-left: 5px;
- margin-top: 0px;
- height: 27px;
- width: 27px;z-index:4;
- display: inline-block;
-}
-#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:6px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
-#pgbuttons a{text-decoration:none;}
-#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;width:900px;display:block;height:18px;overflow:hidden;}
-#footer a{text-decoration:none;color:#333;}
-#footer a:hover{color:#000;}
-#pgbuttons input{color:#eee;letter-spacing:1px;
- text-decoration:none;
- padding:2px 12px 3px 12px;
- cursor:pointer;font-size:12px;
- position:relative;font-weight:100;
- overflow:hidden;
- vertical-align:middle;
- margin:0 10px;
- background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #448ed4 50%, #448ed4 51%, #fff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #448ed4), color-stop(51%, #448ed4), to(#fff));
- text-decoration:none;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -moz-box-shadow:#777 0 0 0 1px;
- -webkit-box-shadow:#777 0 0 0 1px;
- text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-.hallscore{margin-right:-20px;color:#fff;text-align:center;margin-top:-20px;float:right;font-size:40px;z-index:1;padding:6px;background-image:url('/static/img/hallheart.png');background-position:top left;font-style: oblique;font-weight:100;height:50px;width:50px;text-shadow:-1px 1px 0px #000;line-height:37px;text-indent:4px;
- $if(logged_in)$cursor:pointer;$endif$
- }
-.hallnick{font-size:16px;}
-a#disregister {
- background: #FCF0AD;
- color: #fe1409;
- cursor: pointer;
- line-height: 1em;z-index:3;
- padding: 25px 10px 40px;
- margin-top: -2px;
- float:right;
- -webkit-transform: rotate(9deg);
- -moz-transform: rotate(9deg);
- transform: rotate(9deg);font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
- border-top:16px solid yellow;
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
- border-top-color: #FFF057;
- border-right-color: #FFF057;
- border-bottom-color: #FFF057;
- border-left-color: #FFF057;
- -webkit-box-shadow:#a0a0a0 3px 4px 4px;
- -moz-box-shadow: #a0a0a0 3px 4px 4px; /* FF 3.5+ */
- text-shadow: 1px 1px 3px #AAA; margin-right:20px;
- }
- a#disregister:hover {
-
- text-shadow: 1px 1px 1px gold;
- font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;color:black;
- -webkit-box-shadow:#333 3px 4px 4px;
- -moz-box-shadow: #333 3px 4px 4px; /* FF 3.5+ */
-
- }
-
-
-/*searchstuff*/
-
-
-
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#inpage-search-results{
- position: absolute;
- top:47px;
- width:99%;padding:5x;margin:5px;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#inpage-search-results #search-results-images{
- display: none;
- position:relative;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:lightyellow;
- min-height: 600px;
-margin:7px;
- border:1px inset #333;
- padding-top: 30px;
-}
-#fullpage-search-results #search-results-images { position: relative; width: 100%; overflow: visible; }
-
-#search-results-images a.animating canvas { display: none }
-
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- z-index: 1005;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-message {
- font-size: medium;
- padding: 4px;
-
-}
-#search-controls a {
-
- padding: 4px;
-}
-
-
-
- DIV#posts.loading {
- background: url(/images/spinner.gif) no-repeat center center;
- }
-
- </style>
- -->
-
-
- <script>
+ <script>
var Recips = [];
jQuery(function() {
initLog(Recips)
diff --git a/template/him.st b/template/him.st
index c687334..9f4862c 100755
--- a/template/him.st
+++ b/template/him.st
@@ -5,130 +5,7 @@
<title>dump.fm - him</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/imagelayering.st b/template/imagelayering.st
index 32318ab..ab5cec6 100755
--- a/template/imagelayering.st
+++ b/template/imagelayering.st
@@ -37,19 +37,7 @@ $else$
$endif$
</script>
<script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script>
- <!--
- <style>
- #chat-wrapper {
- position: absolute;
- z-index: 1000000;
- right: 100px;
- bottom: 100px;
- height: 40px;
- width: 300px;
- };
- </style>
- -->
-</head>
+ </head>
<body>
$banner()$
diff --git a/template/meme.st b/template/meme.st
index fd820c2..429116c 100755
--- a/template/meme.st
+++ b/template/meme.st
@@ -3,26 +3,7 @@
<title>dump.fm - sloth goth</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme.css?v=20260129">
- <!--
- <style>
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
-}
- .memes{overflow:auto;}
-#rapper{
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
- background-repeat:no-repeat;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- </style>
- -->
- </head>
+ </head>
<body class="memes">
<div id="rapper"><center>
diff --git a/template/mutes.st b/template/mutes.st
index 57f249c..13d24ca 100755
--- a/template/mutes.st
+++ b/template/mutes.st
@@ -11,22 +11,6 @@
<script src="/static/js/admin.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/static/tsort/style.css">
<link rel="stylesheet" type="text/css" href="/static/css/admin_tables.css?v=20260129">
- <!--
- <style>
- body { font-family: Monaco, "Courier New", Courier, monospace; }
- input[type=button] {
- font-size: 100%;
- }
- .reason {
- width: 25%;
- }
-
- .cancel-reason {
- width: 15%;
- }
- </style>
- -->
-
<script>
jQuery(document).ready(function() {
jQuery('#active-mutes').tablesorter({});
diff --git a/template/newlog.st b/template/newlog.st
index 601ae94..13c63d2 100755
--- a/template/newlog.st
+++ b/template/newlog.st
@@ -41,91 +41,7 @@ window.location = "/error/ie";
<!--END HEAD-->
-<!--
-<style>
-
-
-body{margin:0px;background-color:#f1f1f1; background-image:url("/static/img/thumbs/stripes.gif");background-attachment:fixed;}
-img{border:0px;}
-#banner{top:0;margin:1px;min-width:900px;position:fixed;}
-#banner a{font-size:70%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:4px;color:#333;}
-#banner a:hover{font-size:70%;background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:7px;margin-left:5px;}
-#logo{float:left;margin:1px;}
-#toplinks{float:left;margin-top:7px;margin-left:5px;}
-#logout{position:fixed;right:0px;font-size:12px;top:4px;}
-#searchbox{float:left;margin-top:7px;margin-left:5px;}
-#search-query{background-color:lightyellow;}
-#posts{font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:70%;display:inline-block;min-width:900px;padding:1px;float:left;margin-top:35px;}
-#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
-#posts a:hover{color:blue;text-decoration:none;}
-#sideinfo{ vertical-align: top;-moz-background-size: 10% 6%;-webkit-background-size: 10% 6%;background-size: 10% 6%; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius: 5px;background-image:url("/static/img/thumbs/stripes.gif");padding:4px;margin:7px;color:#000;font-weight:100;font-size:13px;letter-spacing:1px;font-family:Arial, Helvetica, sans-serif;float:left;height:100%;min-width:120px;max-width:160px;background-color:#fff;border:1px inset #fff;}
-.logged-dump{font-family:Arial, Helvetica, sans-serif;float:left;max-width:650px;min-width:250px;height:270px;display:inline-block;border:1px inset #f1f1f1;padding:7px;margin:7px;float:left;background-color:white;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius: 5px;}
-.logged-dump img{max-width:280px;max-height:250px;display:inline-block;padding-top:3px;}
-.buttons img{height:12px;float:left;padding-right:6px;padding-top:5px;cursor:pointer;}
-.buttons .share{display:inline-block;float:left;cursor:pointer;}
-#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:20px;right:20px;}
-#pgbuttons input{color:#fff;font:normal 12px sans-serif;
- text-decoration:none;
- padding:2px 12px 3px 12px;
- cursor:pointer;
- position:relative;font-weight:100;
- overflow:hidden;
- vertical-align:middle;
- margin:0 10px;
- background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #70b6f2, #448ed4 50%, #448ed4 51%, #3f8de1);
- background:-webkit-gradient(linear, left top, left bottom, from(#70b6f2), color-stop(50%, #448ed4), color-stop(51%, #1a62db), to(#3f8de1));
- text-decoration:none;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -moz-box-shadow:#777 0 0 0 1px;
- -webkit-box-shadow:#777 0 0 0 1px;
- text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-#pgbuttons a{text-decoration:none;}
-#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;}
-#footer a{text-decoration:none;color:#333;}
-#footer a:hover{color:#000;}
-a#disregister {
- background: #FCF0AD;
- color: #fe1409;
- cursor: pointer;
- line-height: 1em;z-index:1;
- padding: 25px 10px 40px;
- margin-top: -2px;margin-left: -2px;
- float:right;
- -webkit-transform: rotate(9deg);
- -moz-transform: rotate(9deg);
- transform: rotate(9deg);font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
- border-top:16px solid yellow;
- background-color: rgba(60, 132, 198, 0.8);
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
- border-top-color: #FFF057;
- border-right-color: #FFF057;
- border-bottom-color: #FFF057;
- border-left-color: #FFF057;
- -webkit-box-shadow: #585858 3px 5px 5px;
- -moz-box-shadow: #585858 3px 5px 5px; /* FF 3.5+ */
- text-shadow: 1px 1px 3px #AAA;
- }
- a#disregister:hover {
- background: #E9E74A;font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
--webkit-transform: rotate(-7deg); color: #fe1409;
- -moz-transform: rotate(-8deg);
- transform: rotate(-7deg);
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#E9E74A), to(#E9E74A));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #E9E74A 90%);
- -webkit-box-shadow: #585858 -2px 5px 5px;
- -moz-box-shadow: #585858 -2px 5px 5px; /* FF 3.5+ */
- }
-
-</style>
--->
-
-
- <script>
+<script>
var Recips = [];
jQuery(function() {
initLog(Recips)
diff --git a/template/nigga.st b/template/nigga.st
index ba01313..9dc8846 100755
--- a/template/nigga.st
+++ b/template/nigga.st
@@ -8,160 +8,7 @@
<script>
jQuery(document).ready(initProfile);
</script>
-<!--
-<style>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-#dashadminmute{
-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;
-}
-#dashadminmute a{color:white;}
-#edit-toggle{
-position:absolute;
-width:80px;
-top:-10px;
-left:-5px;
-}
-
-#dashrapper{
-border:1px dotted #0c8fff;
-top:80px;
-padding:20px;
-margin-left:100px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-margin-right:50%;
-background-color:white;
-width:800px;
-min-height:435px;
-position:absolute;
-}
-#dashuserlist{
-padding:15px;
-border:1px solid black;
-width:180px;
-min-height:400px;
- border-radius:5px;
- -webkit-border-radius:5px;
- -moz-border-radius:5px;
-}
-
-#dashuserlist h2{
-font-size:25px;
-padding-top:25px;
-text-transform:capitalize;
-}
-#dashuserlist h3{
-font-size:18px;
-padding-bottom:15px;
-padding-top:1px;
-text-transform:capitalize;
-}
-#middash{
-top:60px;
-position:absolute;
-margin-left:230px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-margin-bottom:10px;
-
-}
-#middash h3{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:35px;
-letter-spacing:-2px;
-line-height:20px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-
-}
-#middash a{
-font-size:100%;
-}
-#middash a:hover{
-color:#f9f9f9;background-color:white;
-font-size:100%;
-text-shadow: -2px 2px 10px #000;
-}
-#dashinfo{
-margin-top:50px;
-
-}
-#dashavatar{
-
-}
-
-#dashpix{
-top:0px;
-float:right;
-
-padding:15px;
-margin-top:-150px;
-width:550px;
-
-}
-#dashpix img{
- width: expression(this.width > 50 ? 50: true);
- max-height:100px;
- height: expression(this.width > 50 ? 50: true);
- max-width:150px;
-}
-
-
-#favstxt{
-margin-top:-55px;
-margin-left:-10;
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:11px;
-background-color:white;
-padding:7px;
-color:#000;
-position:absolute;
-text-transform:uppercase;
-border:1px solid black;
- border-radius: 5px;
- box-shadow:5px 5px 5px #d8dbde;
- -webkit-box-shadow:5px 5px 5px #d8dbde;
- -moz-box-shadow:5px 5px 5px #d8dbde;
- border-radius:5px;
- -webkit-border-radius:5px;
- -moz-border-radius:5px;
-}
-
- </style>
--->
-
- </head>
+</head>
<body>
<div id="dashtotal"style="background-image:url($avatar$);opacity:0.1;width:100%;height:100%;z-index:-1"></div>
$banner()$
diff --git a/template/perezhilton.st b/template/perezhilton.st
index bda9557..453f7e3 100755
--- a/template/perezhilton.st
+++ b/template/perezhilton.st
@@ -5,130 +5,7 @@
<title>dump.fm - Perez Hilton</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/picnic.st b/template/picnic.st
index a6c9655..cabac17 100755
--- a/template/picnic.st
+++ b/template/picnic.st
@@ -2,13 +2,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>DIS/dump - 8/14/10 PICNIC</title>
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/picnic.css?v=20260129">
- <!--
- <style>
-#picnic{position:fixed;height:100%;width:100%}
-#picnic img{position:fixed;height:100%;width:100%}
- </style>
- -->
-</head>
+ </head>
<body>
<div id="picnic">
diff --git a/template/pogs.st b/template/pogs.st
index a2f24ee..683c825 100755
--- a/template/pogs.st
+++ b/template/pogs.st
@@ -5,130 +5,7 @@
<title>dump.fm - pogs</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/req_reset.st b/template/req_reset.st
index 8c416f4..54fb705 100755
--- a/template/req_reset.st
+++ b/template/req_reset.st
@@ -5,20 +5,6 @@
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/req_reset.css?v=20260129">
- <!--
- <style>
- #main {
- padding: 10px 2em 0px 2em;
- }
- label {
- float: left;
- width: 150px;
- }
- .error {
- border: 1px solid red;
- }
- </style>
- -->
<script>
jQuery(function() {
jQuery("#submit").click(function() {
diff --git a/template/roomlist.st b/template/roomlist.st
index e25e2a1..279fe98 100755
--- a/template/roomlist.st
+++ b/template/roomlist.st
@@ -10,11 +10,6 @@
<script src="/static/js/admin.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/static/tsort/style.css">
<link rel="stylesheet" type="text/css" href="/static/css/roomlist.css?v=20260129">
- <!--
- <style>
- body { font-family: Monaco, "Courier New", Courier, monospace; }
- </style>
- -->
<script>
jQuery(function() { jQuery('.tablesorter').tablesorter({
sortList: [[4, 1]]
diff --git a/template/rooms/butt.st b/template/rooms/butt.st
index 4f1e739..dc20e33 100755
--- a/template/rooms/butt.st
+++ b/template/rooms/butt.st
@@ -46,52 +46,6 @@ $endif$
</script>
<script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script>
-<!--<style type="text/css">
- html {
- overflow: hidden;
- }
- body {
- margin: 0px;
- padding: 0px;
- background: #111;
- position: absolute;
- width: 100%;
- height: 100%;
-
- cursor: crosshair;
- }
- #canvas {
- position:absolute;
- left: 0%;
- top: 0%;
- width: 100%;
- height: 100%;
- background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x;
- overflow: hidden;
- }
- #canvas img {
- position: absolute;
- background: #666;
- overflow: hidden;
- cursor: pointer;
- left: 100%;
- border-color: #000;
- border-style: solid;
- border-width: 1px;
- -ms-interpolation-mode:nearest-neighbor;
- }
- #canvas span {
- position: absolute;
- color: #9C9;
- font-family: 'courier new', typewriter, matrix, monospace;
- font-size: 0px;
- white-space: nowrap;
- left: -1000px;
- background: #010;
- filter: alpha(opacity=90);
- opacity: 0.9;
- }
-</style>-->
<script type="text/javascript">
// ==================================================
// script realized by G�rard Ferrandez - June 2006
diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st
index e599625..6ab53c2 100755
--- a/template/rooms/dumptest.st
+++ b/template/rooms/dumptest.st
@@ -39,17 +39,7 @@ _____ ___ ___ ___ ___ ___
$endif$
</script>
<script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script>
- <!--<style>
- #chat-wrapper {
- position: absolute;
- z-index: 1000000;
- right: 100px;
- bottom: 100px;
- height: 40px;
- width: 300px;
- };
- </style>-->
-</head>
+ </head>
$else$
<head>
@@ -71,117 +61,7 @@ _____ ___ ___ ___ ___ ___
<script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script>
<script>jQuery(initLogin)</script>
<script>initFullscreen()</script>
- <!--<style>
- @-webkit-keyframes b {
- from {-webkit-transform:rotatey(-360deg) rotateX(-360deg) scale(7);}
- to {-webkit-transform:rotatey(360deg) rotateX(0deg) scale(1);}
- }
- html, body, div, img { margin: 0; padding: 0; border: 0; overflow: hidden; font-family: Monaco, "Courier New", Courier, monospace; }
- input {
- font-family: Monaco, "Courier New", Courier, monospace;
- }
- #big-image img {
- width: 100%; height: 100%;
- cursor: pointer;
- box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
- }
- #loginbox {
- background: rgba(255,255,255,0.8);
- z-index: 999;
- position: absolute;
- width: 400px;
- margin-left: -200px;
- left: 50%;
- padding: 10px 10px 20px 10px;
- top: 20%;
- text-align: justify;
- font-size:12px;
- -webkit-animation:b 1s ease-out;
-
- }
- #loginbox img{
- max-width:100%;
- }
- #logininner {
- width: 30em;
- height: 20em;
- position: relative;
- }
- #infocol {
- width: 50%;
- float: left;
- position: relative;
- }
- #formcontainer {
- padding: 0;
- width: 80%;
- position: relative;
- }
- #piccol {
- width: 50%;
- float: right;
- position: relative;
- }
- #loginimg {
- width: 75%;
- margin-top: 20%;
- }
- #spinner { display: none; }
- #forgetpw a{
- font-size: 80%;
- margin-top: -10px;
- position: absolute
- }
- #fav-indicator {
- display: none;
- position: fixed;
- z-index: 999;
- height: 50px;
- width: 50px;
- right: 20px;
- top: 20px;
- }
- #loginbox a.bluelink{
- color:#00F;
- }
- #loginbox p.block1{
- margin:7px 0;
- width:347px;
- }
- #errormsg {
- position: relative;
- color: red;
- text-align: center;
- }
- input {max-width: 100px;
- -moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000;
- -webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
- box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
- border: 1px solid;
- margin-left:10px;
- }
- #remembermeInput {
- margin-top: 0; margin-left: 0;
- }
- #loginbox form p{
- margin-bottom:5px;
- }
- #loginbox form p:first-child{
- margin-top:5px;
- }
- #loginbox .close {
- float:right;
- }
-
- #big-image{font-size:20px;text-align: left; text-justify: newspaper; color:#000}
- #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; }
- .sublogo { font-family: Monaco, "Courier New", Courier, monospace; }
- #toplogo{position: fixed;display:none;
- top: 0;
- left: 0;}
- #big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer}
- </style>-->
- </head>
+ </head>
<body>
<div class="notloggedin">
<div id="big-image"></div>
diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st
index c34898c..3a75db0 100755
--- a/template/rooms/fullscreen.st
+++ b/template/rooms/fullscreen.st
@@ -15,109 +15,6 @@
jQuery(startChatUpdater);
</script>
<link rel="stylesheet" type="text/css" href="/static/css/rooms_fullscreen.css?v=20260129">
- <!--<style>
- html, body, div, img { margin: 0; padding: 0; border: 0; overflow: hidden; font-family: Monaco, "Courier New", Courier, monospace; }
- input {
- font-family: Monaco, "Courier New", Courier, monospace;
- }
- #big-image img {
- width: 100%; height: 100%;
- cursor: pointer;
- box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
- }
- #loginbox {
-background: white;
-z-index: 999;
-position: absolute;
-font-size: 20%;
-width: 335px;
-height: 220px;
-margin-left: -170px;
-left: 50%;
-border: 1px solid;
-padding: 2%;
-top: 20%;
-text-align: justify;
--moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000;
--webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-}
- #logininner {
- width: 30em;
- height: 20em;
- position: relative;
- }
- #infocol {
- width: 50%;
- float: left;
- position: relative;
- }
- #formcontainer {
- padding: 0;
- width: 80%;
- position: relative;
- }
- #piccol {
- width: 50%;
- float: right;
- position: relative;
- }
- #loginimg {
- width: 75%;
- margin-top: 20%;
- }
- #spinner { display: none; }
- #forgetpw {
- left: 5px;
- bottom: 5px;
- font-size: 80%;
- }
- #fav-indicator {
- display: none;
- position: fixed;
- z-index: 999;
- height: 50px;
- width: 50px;
- right: 20px;
- top: 20px;
- }
- #errormsg {
- position: relative;
- color: red;
- text-align: center;
- margin-top: 250px;
- }
- input {max-width: 100px;
--moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000;
--webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-border: 1px solid;}
-input:hover {
- -moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000;
- -webkit-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000;
- box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,inset -2px 2px 2px #333;
- margin-top: 2px;
- margin-left: -2px;}
- input:active {
- -moz-box-shadow: 0px 0px white;
- -webkit-box-shadow: 0px 0px white;
- box-shadow: -1px 1px #000,0px 0px white;
- margin-top: 2px;
- margin-left: -4px;
- box-shadow: inset -3px 3px 4px #333;
- cursor: pointer;}
-#remembermeInput {
- margin-top: 0; margin-left: 0;
-}
- #big-image{font-size:20px;text-align: left; text-justify: newspaper; color:#000}
- #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; }
- .sublogo { font-family: Monaco, "Courier New", Courier, monospace; }
- a { color:#000 }
- #toplogo{position: fixed;display:none;
- top: 0;
- left: 0;}
-#big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer}
- </style>-->
<script>jQuery(initLogin)</script>
</head>
<body>
diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st
index c34898c..3a75db0 100755
--- a/template/rooms/fullscreen2.st
+++ b/template/rooms/fullscreen2.st
@@ -15,109 +15,6 @@
jQuery(startChatUpdater);
</script>
<link rel="stylesheet" type="text/css" href="/static/css/rooms_fullscreen.css?v=20260129">
- <!--<style>
- html, body, div, img { margin: 0; padding: 0; border: 0; overflow: hidden; font-family: Monaco, "Courier New", Courier, monospace; }
- input {
- font-family: Monaco, "Courier New", Courier, monospace;
- }
- #big-image img {
- width: 100%; height: 100%;
- cursor: pointer;
- box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
- }
- #loginbox {
-background: white;
-z-index: 999;
-position: absolute;
-font-size: 20%;
-width: 335px;
-height: 220px;
-margin-left: -170px;
-left: 50%;
-border: 1px solid;
-padding: 2%;
-top: 20%;
-text-align: justify;
--moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000;
--webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-}
- #logininner {
- width: 30em;
- height: 20em;
- position: relative;
- }
- #infocol {
- width: 50%;
- float: left;
- position: relative;
- }
- #formcontainer {
- padding: 0;
- width: 80%;
- position: relative;
- }
- #piccol {
- width: 50%;
- float: right;
- position: relative;
- }
- #loginimg {
- width: 75%;
- margin-top: 20%;
- }
- #spinner { display: none; }
- #forgetpw {
- left: 5px;
- bottom: 5px;
- font-size: 80%;
- }
- #fav-indicator {
- display: none;
- position: fixed;
- z-index: 999;
- height: 50px;
- width: 50px;
- right: 20px;
- top: 20px;
- }
- #errormsg {
- position: relative;
- color: red;
- text-align: center;
- margin-top: 250px;
- }
- input {max-width: 100px;
--moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000;
--webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black;
-border: 1px solid;}
-input:hover {
- -moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000;
- -webkit-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000;
- box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,inset -2px 2px 2px #333;
- margin-top: 2px;
- margin-left: -2px;}
- input:active {
- -moz-box-shadow: 0px 0px white;
- -webkit-box-shadow: 0px 0px white;
- box-shadow: -1px 1px #000,0px 0px white;
- margin-top: 2px;
- margin-left: -4px;
- box-shadow: inset -3px 3px 4px #333;
- cursor: pointer;}
-#remembermeInput {
- margin-top: 0; margin-left: 0;
-}
- #big-image{font-size:20px;text-align: left; text-justify: newspaper; color:#000}
- #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; }
- .sublogo { font-family: Monaco, "Courier New", Courier, monospace; }
- a { color:#000 }
- #toplogo{position: fixed;display:none;
- top: 0;
- left: 0;}
-#big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer}
- </style>-->
<script>jQuery(initLogin)</script>
</head>
<body>
diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st
index 91782dd..18e308f 100755
--- a/template/rooms/vortex.st
+++ b/template/rooms/vortex.st
@@ -6,78 +6,6 @@
-<!--<style type="text/css">
-
-
-
- html {
- overflow: hidden;
- }
- body {
- margin: 0px;
- padding: 0px;
- background: #111;
- position: absolute;
- width: 100%;
- height: 100%;
- background:#f0f9ff url(/static/img/fade-blue.png) top left repeat-x fixed;
- cursor: crosshair;
- }
- #canvas {
- position:absolute;
- left: 0%;
- top: 0%;
- width: 100%;
- height: 100%;
- overflow: hidden;
- }
- #canvas img {
- position: absolute;
- background: #666;
- overflow: hidden;
- cursor: pointer;
- left: 100%;
- border-color: #000;
- border-style: solid;
- border-width: 1px;
- -ms-interpolation-mode:nearest-neighbor;
- }
- #canvas span {
- position: absolute;
- color: #9C9;
- font-family: 'courier new', typewriter, matrix, monospace;
- font-size: 0px;
- white-space: nowrap;
- left: -1000px;
- background: #010;
- filter: alpha(opacity=90);
- opacity: 0.9;
- }
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:16px;
-background-image:url(/static/img/bg.dither.gif);
-width:230px;
-
-padding:10px;
-padding-bottom:14px;
-font-size:12px;
- border-bottom-right-radius:100px;
- -webkit-border-bottom-right-radius:100px;
- -moz-border-radius-bottomright:100px;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
-.returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-</style>-->
<script type="text/javascript">
id = function(o) { return document.getElementById(o); }
px = function (x) { return ''.concat(Math.round(x), 'px'); }
diff --git a/template/search_files.st b/template/search_files.st
index 637142a..4e55e0f 100755
--- a/template/search_files.st
+++ b/template/search_files.st
@@ -4,18 +4,7 @@
<title>dump.fm image search</title>
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/search_files.css?v=20260129">
- <!--
- <style>
- img { max-width: 400px; max-height: 400px;} /* FIX THIS */
- html,body,img,div{margin:0; border:0; padding:0}
- body { overflow: visible;}
- h1 { display:inline-block; margin: 20px; font-size: 30px;}
- fieldset { display: inline }
- p { margin-left: 20px; display: inline-block; }
- </style>
- -->
-
-<script>
+ <script>
jQuery(document).ready(Search.initFullpage)
diff --git a/template/simplerlog.st b/template/simplerlog.st
index 9db81e4..9c3e6c4 100755
--- a/template/simplerlog.st
+++ b/template/simplerlog.st
@@ -39,185 +39,7 @@ $endif$
<!--END HEAD-->
-<!--
-<style>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-body{margin:0px; background-image:url(/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;*/background-attachment:fixed;min-width:900px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
- font-size: 13px; line-height: 1.5em;}
-img{border:0px;}
-#banner{background-color:#fff;z-index:2;top:0;margin-top:4px;margin-left:9px;min-width:900px;/*width:77%;max-width:970px;*/position:fixed;border:1px inset #999;display:inline-block;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;height:35px;clear: both;}
-#banner a{font-size:69%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:3.5px;color:#333;}
-#banner a:hover{background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:6px;margin-left:6px;}
-#logo{float:left;margin:1px;}
-#logobig{float:left;margin-top:-9px;margin-left:-5px;}
-#toplinks{float:left;margin-top:7px;margin-left:5px;}
-#logout{position:fixed;right:0px;font-size:12px;top:0px;padding:3px;line-height: 1em;}
-#searchbox{float:left;display:inline-block;margin-top:7px;margin-left:5px;}
-#search-query{background-color:lightyellow;}
-#posts{font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:8px;height:auto;padding:1px;margin-top:45px;}
-#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
-#posts a:hover{color:#333;text-decoration:none;}
-#sideinfo{ text-align:justify;vertical-align: top; padding:10px;margin:7px;color:#000;font-weight:100;font-size:13px;letter-spacing:1px;font-family:Arial, Helvetica, sans-serif;float:left;min-height:210px;width:230px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:#fff;background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #eee 50%, #eee 51%, #f0f9ff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee), color-stop(51%, #eee), to(#f0f9ff));}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white;}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
-.buttons img{height:12px;float:left;padding-right:6px;padding-top:5px;cursor:pointer;display:none;}
-.buttons .share{cursor:pointer;display:none;}
-#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:6px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
-#pgbuttons a{text-decoration:none;}
-#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;}
-#footer a{text-decoration:none;color:#333;}
-#footer a:hover{color:#000;}
-#pgbuttons input{color:#eee;letter-spacing:1px;
- text-decoration:none;
- padding:2px 12px 3px 12px;
- cursor:pointer;font-size:12px;
- position:relative;font-weight:100;
- overflow:hidden;
- vertical-align:middle;
- margin:0 10px;
- background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #448ed4 50%, #448ed4 51%, #fff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #448ed4), color-stop(51%, #448ed4), to(#fff));
- text-decoration:none;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -moz-box-shadow:#777 0 0 0 1px;
- -webkit-box-shadow:#777 0 0 0 1px;
- text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-a#disregister {
- background: #FCF0AD;
- color: #fe1409;
- cursor: pointer;
- line-height: 1em;z-index:3;
- padding: 25px 10px 40px;
- margin-top: -2px;margin-left: -2px;
- float:right;
- -webkit-transform: rotate(9deg);
- -moz-transform: rotate(9deg);
- transform: rotate(9deg);font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;
- border-top:16px solid yellow;
- background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
- background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
- border-top-color: #FFF057;
- border-right-color: #FFF057;
- border-bottom-color: #FFF057;
- border-left-color: #FFF057;
- -webkit-box-shadow:#a0a0a0 3px 4px 4px;
- -moz-box-shadow: #a0a0a0 3px 4px 4px; /* FF 3.5+ */
- text-shadow: 1px 1px 3px #AAA; margin-right:35px;
- }
- a#disregister:hover {
-
- text-shadow: 1px 1px 1px gold;
- font-family: cursive;font-weight:100;font-size:18px;font-style: oblique;color:black;
- -webkit-box-shadow:#333 3px 4px 4px;
- -moz-box-shadow: #333 3px 4px 4px; /* FF 3.5+ */
-
- }
-
-
-
-
-
-/*searchstuff*/
-
-
-
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#inpage-search-results{
- position: absolute;
- top:47px;
- width:100%;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#inpage-search-results #search-results-images{
- display: none;
- position:relative;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:#eee;
- min-height: 600px;
- margin-left: 5%;
- margin-right: 5%;
- margin-top: 0px;
- border:1px inset #fff;
- padding-top: 30px;
-}
-#fullpage-search-results #search-results-images { position: relative; width: 100%; overflow: visible; }
-
-#search-results-images a.animating canvas { display: none }
-
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- z-index: 1005;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-message {
- background-color: lightyellow;
- font-size: medium;
- padding: 4px;
-
-}
-#search-controls a {
-
- padding: 4px;
-}
-
-
-
-
-
-
-
-</style>
--->
-
-
- <script>
+<script>
var Recips = [];
jQuery(function() {
initLog(Recips)
diff --git a/template/slimer.st b/template/slimer.st
index 260834a..ca76a49 100755
--- a/template/slimer.st
+++ b/template/slimer.st
@@ -5,130 +5,7 @@
<title>dump.fm - Slimer</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/slothgoth.st b/template/slothgoth.st
index 11483fa..537d3e5 100755
--- a/template/slothgoth.st
+++ b/template/slothgoth.st
@@ -6,89 +6,7 @@
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages_padding10.css?v=20260129">
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages_rightinfo.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:10px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
- border-bottom-right-radius:10px;
- -webkit-border-bottom-right-radius:10px;
- -moz-border-radius-bottomright:10px;
-text-align:right;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/spaceboys.st b/template/spaceboys.st
index d0f0541..e5fe957 100755
--- a/template/spaceboys.st
+++ b/template/spaceboys.st
@@ -7,86 +7,7 @@
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages_padding10.css?v=20260129">
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages_rightinfo.css?v=20260129">
- <!--
- <style>
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:10px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
- border-bottom-right-radius:10px;
- -webkit-border-bottom-right-radius:10px;
- -moz-border-radius-bottomright:10px;
-text-align:right;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/spinningkid.st b/template/spinningkid.st
index 4645159..744d162 100755
--- a/template/spinningkid.st
+++ b/template/spinningkid.st
@@ -5,130 +5,7 @@
<title>dump.fm - Spinning Kid</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/thisguy.st b/template/thisguy.st
index e6828f5..579f3d6 100755
--- a/template/thisguy.st
+++ b/template/thisguy.st
@@ -5,130 +5,7 @@
<title>dump.fm - this guy</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>
diff --git a/template/topic_list.st b/template/topic_list.st
index 2fa1f2d..c53f2ca 100755
--- a/template/topic_list.st
+++ b/template/topic_list.st
@@ -4,22 +4,7 @@
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/topic_list.css?v=20260129">
<script src="/static/js/topiclist.js"></script>
- <!--
- <style>
- #main {
- margin: 75px 2em 0 2em;
- }
- #main hr { margin-bottom: 0.5em; }
- #main label {
- display: inline-block;
- width: 150px;
- }
- #main .deadline {
- width: 100px;
- }
- </style>
- -->
- </head>
+ </head>
<body>
$banner()$
<div id="main">
diff --git a/template/users.st b/template/users.st
index 6fc01a1..435121e 100755
--- a/template/users.st
+++ b/template/users.st
@@ -11,22 +11,6 @@
<script src="/static/js/admin.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/static/tsort/style.css">
<link rel="stylesheet" type="text/css" href="/static/css/admin_tables.css?v=20260129">
- <!--
- <style>
- body { font-family: Monaco, "Courier New", Courier, monospace; }
- input[type=button] {
- font-size: 100%;
- }
- .reason {
- width: 25%;
- }
-
- .cancel-reason {
- width: 15%;
- }
- </style>
- -->
-
<script>
jQuery(document).ready(function() {
jQuery('#new-users').tablesorter({});
diff --git a/template/weedpile.st b/template/weedpile.st
index a0b5976..300ce7f 100755
--- a/template/weedpile.st
+++ b/template/weedpile.st
@@ -6,124 +6,7 @@
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages_padding10.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:10px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>