diff options
87 files changed, 2136 insertions, 908 deletions
diff --git a/static/css/admin_tables.css b/static/css/admin_tables.css new file mode 100644 index 0000000..976ac65 --- /dev/null +++ b/static/css/admin_tables.css @@ -0,0 +1,4 @@ +body { font-family: Monaco, \"Courier New\", Courier, monospace; } +input[type=button] { font-size: 100%; } +.reason { width: 25%; } +.cancel-reason { width: 15%; } diff --git a/static/css/browser.css b/static/css/browser.css index 8a0fdd0..e0d6c19 100755 --- a/static/css/browser.css +++ b/static/css/browser.css @@ -175,3 +175,18 @@ td { color: #000000; } .btnav { border: 0px #000000 solid;} + +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; +} diff --git a/static/css/chat_down.css b/static/css/chat_down.css new file mode 100644 index 0000000..155cc8d --- /dev/null +++ b/static/css/chat_down.css @@ -0,0 +1,6 @@ +body{ + width:100%; + height:100%; + background-image:url('https://i.imgur.com/JR7Ge.gif'); + overflow:hidden; +} diff --git a/static/css/chat_wrapper.css b/static/css/chat_wrapper.css new file mode 100644 index 0000000..6d9a832 --- /dev/null +++ b/static/css/chat_wrapper.css @@ -0,0 +1,19 @@ +#chat-wrapper { + position: absolute; + z-index: 1000000; + right: 100px; + bottom: 100px; + height: 40px; + width: 300px; +} + +.divDragTitle { + left: 50% !important; + margin-left: -250px !important; +} + +.divDragContent { + z-index: 666; + left: 50% !important; + margin-left: -250px !important; +} diff --git a/static/css/debug.css b/static/css/debug.css new file mode 100644 index 0000000..9e2700c --- /dev/null +++ b/static/css/debug.css @@ -0,0 +1,8 @@ +#main { padding: 100px 2em 0px 2em; } +#flash { + border: 2px solid red; + margin: 0 auto; + padding: 1em; + width: 75%; +} +label { float: left; width: 100px; } diff --git a/static/css/dump.css b/static/css/dump.css index 24af3c0..f8cfbe2 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -125,6 +125,9 @@ a.img_rolldis:hover { text-decoration: none; border-left: 1px solid #999;*/ } +#dumplist.dumplist-hidden { + z-index: -1 !important; +} .no-cursor { cursor: none; } @@ -2514,4 +2517,3 @@ a#disregister:hover { .nick_aids_enoch img { -webkit-filter: blur(4px); } .bigimage { max-width: none!important; max-height: none!important;width:100% } - diff --git a/static/css/frontpage_legacy.css b/static/css/frontpage_legacy.css new file mode 100644 index 0000000..c667daa --- /dev/null +++ b/static/css/frontpage_legacy.css @@ -0,0 +1,164 @@ +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; } +.buttons img{display:none;z-index:4;float:left;padding-top:5px;cursor:pointer;} +body.logged-in .buttons img{display:block;} + +.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;} +body.logged-in .hallscore{cursor:pointer;} +.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; + } diff --git a/static/css/frontpage_profile.css b/static/css/frontpage_profile.css new file mode 100644 index 0000000..247160e --- /dev/null +++ b/static/css/frontpage_profile.css @@ -0,0 +1,144 @@ +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; +} diff --git a/static/css/fullscreen2.css b/static/css/fullscreen2.css new file mode 100644 index 0000000..dfd3436 --- /dev/null +++ b/static/css/fullscreen2.css @@ -0,0 +1,42 @@ +* { + margin: 0; + padding: 0; + font: 60px "Gotham Black", Arial, sans-serif; + color: #fff; +} + +img { + border: none; +} + +body { + overflow: hidden; /* Needed to eliminate scrollbars */ +} + +#content { + margin: 0px auto; + height: 100px; + width: 100%; + bottom: 5%; + background-color: #262626; + border-top: 3px solid #4f4f4f; + border-bottom: 3px solid #4f4f4f; + position: absolute; +} + +#contentframe { + text-align: center; +} + +/* Supersize Plugin Styles */ +#supersize img, +#supersize a { + height: 100%; + width: 100%; + display: none; +} + +#supersize .activeslide, +#supersize .activeslide img { + display: inline; +} diff --git a/static/css/fullscreen4_extra.css b/static/css/fullscreen4_extra.css new file mode 100644 index 0000000..2e6c62d --- /dev/null +++ b/static/css/fullscreen4_extra.css @@ -0,0 +1,21 @@ +@font-face { + font-family: "PixelComicSans-Regular"; + src: url("/static/fonts/PixelComicSans-Regular.eot"); +} + +@font-face { + font-family: "PixelComicSans-Regular"; + src: url("/static/fonts/PixelComicSans-Regular.woff") format("woff"), + url("/static/fonts/PixelComicSans-Regular.svg#PixelComicSans-Regular") format("svg"); +} + +#toptxt { + font-family: "PixelComicSans-Regular", serif; + font-size: 50px; + text-align: left; + text-justify: newspaper; + width: 100%; + z-index: 2; + position: absolute; + color: black; +} diff --git a/static/css/fullscreen_base.css b/static/css/fullscreen_base.css new file mode 100644 index 0000000..4543044 --- /dev/null +++ b/static/css/fullscreen_base.css @@ -0,0 +1,101 @@ +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; + display: none; +} + +#logininner { + width: 30em; + height: 20em; + position: relative; +} + +#infocol { + width: 50%; + float: left; + position: relative; +} + +#formcontainer { + padding: 0; + margin-top: 20%; + width: 80%; + position: relative; +} + +#nickInput, +#passwordInput { + width: 100%; +} + +#piccol { + width: 50%; + float: right; + position: relative; +} + +#loginimg { + width: 75%; + margin-top: 20%; +} + +#spinner { + display: none; +} + +#forgetpw { + position: absolute; + left: 5px; + bottom: 5px; + font-size: 80%; +} + +#errormsg { + position: relative; + color: red; + text-align: center; + margin-top: 250px; +} + +#loginclose { + position: absolute; + right: 3px; + top: 3px; +} + +#memelogo { + position: fixed; + z-index: 999; + bottom: 30px; + right: 80px; +} + +.sublogo { + font-family: Monaco, "Courier New", Courier, monospace; +} + +a { + color: #000; +} diff --git a/static/css/fullscreen_bigtext.css b/static/css/fullscreen_bigtext.css new file mode 100644 index 0000000..2236b23 --- /dev/null +++ b/static/css/fullscreen_bigtext.css @@ -0,0 +1,19 @@ +#fav-indicator { + display: none; + position: fixed; + z-index: 999; + height: 150px; + width: 150px; + left: 20px; + top: 20px; +} + +#big-image { + font-size: 120px; + text-align: justify; + text-justify: newspaper; + text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee, 4px 4px #f0e, 5px 5px #eee, + 3px 3px #eee, 4px 4px #f0e, 5px 5px #eee, 6px 6px #f0e, 6px 6px #eee, 7px 7px #f0e, + 7px 7px #eee, 8px 8px #f0e, 8px 8px #eee, 9px 9px #f0e, 9px 9px #eee; + color: #fff; +} diff --git a/static/css/fullscreen_box.css b/static/css/fullscreen_box.css new file mode 100644 index 0000000..11c7d10 --- /dev/null +++ b/static/css/fullscreen_box.css @@ -0,0 +1,181 @@ +@-webkit-keyframes b { + from { + -webkit-transform: rotatey(-360deg) rotateX(-360deg) scale(7); + } + to { + -webkit-transform: rotatey(360deg) rotateX(0deg) scale(1); + } +} +@-webkit-keyframes z { + from { + -webkit-transform: rotatey(360deg) rotateX(0deg) scale(1); + } + to { + -webkit-transform: rotatey(-360deg) rotateX(-360deg) scale(7); + } +} +html, +body, +div, +img { + margin: 0; + padding: 0; + border: 0; + overflow: hidden; + font-family: helvetica, arial, sans-serif; + line-height: 1.5em; +} +input { + font-family: Monaco, "Courier New", Courier, monospace; +} +a { + color: black; + text-decoration: none; +} +#big-image img { + width: 100%; + height: 100%; + cursor: pointer; + box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; +} +.box { + 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; +} +.box.b { + -webkit-animation: b 1s ease-out; +} +.box.z { + -webkit-animation z 1s ease-out; +} +#registerbox { + display: none; +} +#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: 9px; + margin-top: -20px; + position: absolute; +} +#forgetpw a:hover { + color: #00f; +} +#fav-indicator { + display: none; + position: fixed; + z-index: 999; + height: 50px; + width: 50px; + right: 20px; + top: 20px; +} +#loginbox a.bluelink { + color: #00f; + cursor: pointer; +} +#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; +} +#regEmailInput { + max-width: 200px; + width: 200px; +} +label { + width: 90px; + display: inline-block; +} +#remembermeInput { + margin-top: 0; + margin-left: 0; +} +#loginbox form p { + margin-top: 0; + margin-bottom: 5px; +} +#loginbox form p:nth-child(2) { + 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; +} diff --git a/static/css/fullscreen_ryder.css b/static/css/fullscreen_ryder.css new file mode 100644 index 0000000..38409f8 --- /dev/null +++ b/static/css/fullscreen_ryder.css @@ -0,0 +1,21 @@ +* { + margin: 0; + padding: 0; + font: 60px "Gotham Black", Arial, sans-serif; + color: #fff; +} + +#full img { + width: 100%; + height: 100%; +} + +.content { + width: 100%; + height: 100%; +} + +.content img { + width: 100%; + height: 100%; +} diff --git a/static/css/fullscreen_smalltext.css b/static/css/fullscreen_smalltext.css new file mode 100644 index 0000000..7ff6a67 --- /dev/null +++ b/static/css/fullscreen_smalltext.css @@ -0,0 +1,20 @@ +#loginbox div { + border: 0; +} + +#fav-indicator { + display: none; + position: fixed; + z-index: 999; + height: 50px; + width: 50px; + right: 20px; + top: 20px; +} + +#big-image { + font-size: 20px; + text-align: left; + text-justify: newspaper; + color: #000; +} diff --git a/static/css/meme.css b/static/css/meme.css new file mode 100644 index 0000000..bcf7264 --- /dev/null +++ b/static/css/meme.css @@ -0,0 +1,14 @@ +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; +} diff --git a/static/css/meme_pages.css b/static/css/meme_pages.css new file mode 100644 index 0000000..c53d420 --- /dev/null +++ b/static/css/meme_pages.css @@ -0,0 +1,121 @@ +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%; +} diff --git a/static/css/meme_pages_padding10.css b/static/css/meme_pages_padding10.css new file mode 100644 index 0000000..15adb2e --- /dev/null +++ b/static/css/meme_pages_padding10.css @@ -0,0 +1,3 @@ +#rapper img { + padding: 10px; +} diff --git a/static/css/meme_pages_rightinfo.css b/static/css/meme_pages_rightinfo.css new file mode 100644 index 0000000..148c878 --- /dev/null +++ b/static/css/meme_pages_rightinfo.css @@ -0,0 +1,6 @@ +#infotxt { + border-bottom-right-radius: 10px; + -webkit-border-bottom-right-radius: 10px; + -moz-border-radius-bottomright: 10px; + text-align: right; +} diff --git a/static/css/newlog.css b/static/css/newlog.css new file mode 100644 index 0000000..f0e0277 --- /dev/null +++ b/static/css/newlog.css @@ -0,0 +1,259 @@ +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, 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; + 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; +} diff --git a/static/css/picnic.css b/static/css/picnic.css new file mode 100644 index 0000000..a826f2e --- /dev/null +++ b/static/css/picnic.css @@ -0,0 +1,2 @@ +#picnic{position:fixed;height:100%;width:100%} +#picnic img{position:fixed;height:100%;width:100%} diff --git a/static/css/profile_dashboard.css b/static/css/profile_dashboard.css new file mode 100644 index 0000000..4790ccb --- /dev/null +++ b/static/css/profile_dashboard.css @@ -0,0 +1,129 @@ +#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; +} diff --git a/static/css/req_reset.css b/static/css/req_reset.css new file mode 100644 index 0000000..0807ec7 --- /dev/null +++ b/static/css/req_reset.css @@ -0,0 +1,3 @@ +#main { padding: 10px 2em 0px 2em; } +label { float: left; width: 150px; } +.error { border: 1px solid red; } diff --git a/static/css/roomlist.css b/static/css/roomlist.css new file mode 100644 index 0000000..6cfe264 --- /dev/null +++ b/static/css/roomlist.css @@ -0,0 +1 @@ +body { font-family: Monaco, "Courier New", Courier, monospace; } diff --git a/static/css/rooms_butt.css b/static/css/rooms_butt.css new file mode 100644 index 0000000..e1d5673 --- /dev/null +++ b/static/css/rooms_butt.css @@ -0,0 +1,41 @@ +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; +} diff --git a/static/css/rooms_dump2.css b/static/css/rooms_dump2.css new file mode 100644 index 0000000..640f125 --- /dev/null +++ b/static/css/rooms_dump2.css @@ -0,0 +1,42 @@ +#chat-wrapper { + position: absolute; + z-index: 2; + right: 100px; + bottom: 100px; + height: 40px; + width: 300px; +} +#welcome-rapper{ + position:fixed; + width:100%; + height:100%; + display:table; + z-index:10; +} +#welcome-rapper span{ + width:50%; + height:50%; + display:table-cell; + float:left; +} +#welcome-rapper span h1{ + display:table-cell; + vertical-align:middle; +} + +#welcome-rapper span:nth-child(5){ + background:url(https://archive.hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; + background-size:cover; +} +#welcome-rapper span:nth-child(2){ + background:url(https://archive.hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; + background-size:cover; +} +#welcome-rapper span:nth-child(4){ + background:url(/static/img/bg.dither.gif) repeat; +} +#welcome-rapper span iframe { + width: 100%; + background:white; + height: 100%; +} diff --git a/static/css/rooms_dumptest_fullscreen.css b/static/css/rooms_dumptest_fullscreen.css new file mode 100644 index 0000000..902ee61 --- /dev/null +++ b/static/css/rooms_dumptest_fullscreen.css @@ -0,0 +1,64 @@ +@-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} diff --git a/static/css/rooms_fullscreen.css b/static/css/rooms_fullscreen.css new file mode 100644 index 0000000..3c40c84 --- /dev/null +++ b/static/css/rooms_fullscreen.css @@ -0,0 +1,70 @@ +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} diff --git a/static/css/rooms_vortex.css b/static/css/rooms_vortex.css new file mode 100644 index 0000000..7403454 --- /dev/null +++ b/static/css/rooms_vortex.css @@ -0,0 +1,64 @@ +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; +} diff --git a/static/css/search_files.css b/static/css/search_files.css new file mode 100644 index 0000000..f71ecda --- /dev/null +++ b/static/css/search_files.css @@ -0,0 +1,6 @@ +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; } diff --git a/static/css/simplerlog.css b/static/css/simplerlog.css new file mode 100644 index 0000000..784253d --- /dev/null +++ b/static/css/simplerlog.css @@ -0,0 +1,350 @@ +body { + margin: 0px; + background-image: url(/static/img/bg.dither.gif); + background-color: #e2e2e2; + 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; + 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; + 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, 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; + 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; +} + +/* 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; +} diff --git a/static/css/topic_list.css b/static/css/topic_list.css new file mode 100644 index 0000000..8ebc787 --- /dev/null +++ b/static/css/topic_list.css @@ -0,0 +1,4 @@ +#main { margin: 75px 2em 0 2em; } +#main hr { margin-bottom: 0.5em; } +#main label { display: inline-block; width: 150px; } +#main .deadline { width: 100px; } diff --git a/template/banner.old.st b/template/banner.old.st index 0727505..c28c56a 100755 --- a/template/banner.old.st +++ b/template/banner.old.st @@ -83,10 +83,10 @@ $endif$ <div id="topic"></div> - <div id="dumplist"> + <div id="dumplist"$if(!user_nick)$ class="dumplist-hidden"$endif$> $if(user_nick)$ - <a href="/fullscreen">checkout dump.fm in full-screen - </a><a href="/stickers">SUPPORT DUMP.FM! BUY SOME STICKERS!!</a>$else$ <style>#dumplist{z-index:-1!important;}</style> $endif$ + <a href="/fullscreen">checkout dump.fm in full-screen - </a><a href="/stickers">SUPPORT DUMP.FM! BUY SOME STICKERS!!</a>$endif$ $if(isadmin)$ -<a href="http://vip.dump.fm/">NAUGHTY BOYS DELIGHT </a> $endif$ </div> diff --git a/template/banner.st b/template/banner.st index c09c4d3..c329149 100755 --- a/template/banner.st +++ b/template/banner.st @@ -73,7 +73,7 @@ - <div id="dumplist"> + <div id="dumplist"$if(!user_nick)$ class="dumplist-hidden"$endif$> $if(user_nick)$ <a href="/fullscreen">checkout dump.fm in full-screen </a> @@ -82,7 +82,7 @@ - <a href="http://www.zazzle.com/ppshoppe/gifts">CHECK OUT THE PP SHOPPE!!!!!</a> --> <a href="https://docs.google.com/forms/d/1b8eHSuRMhTRb58sct0a_C6AdqU3yydE24GBfOelXz5Y/viewform" class='rainbow' style="color: transparent; border-bottom: 1px solid rgba(0,255,255,0.3); font-weight: bold; ">DUMP.FM 5 YEAR PARTY - RSVP TODAY!!!!!</a> - $else$ <style>#dumplist{z-index:-1!important;}</style> $endif$ + $endif$ $if(isadmin)$ - <a href="http://vip.dump.fm/">NAUGHTY GIRLS/AND-OR/BOYS DELIGHT </a> $endif$ </div> diff --git a/template/banner_dis.st b/template/banner_dis.st index 1f65d7e..bdee21e 100755 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -1,14 +1,11 @@ -<style type="text/css"> $if(!user_nick)$ - @import url('/static/css/pages.css'); @import url('http://dismagazine.com/css/dump.css?3'); -$else$ - @import url('http://dismagazine.com/css/dump.css?3'); - $endif$ -</style> +<link rel="stylesheet" type="text/css" href="/static/css/pages.css"> +$endif$ +<link rel="stylesheet" type="text/css" href="https://dismagazine.com/css/dump.css?3"> -<link rel="image_src" href="http://dismagazine.com/uploads/2010/08/idgi-arrow-glasses-dis-dump.png" /> +<link rel="image_src" href="https://dismagazine.com/uploads/2010/08/idgi-arrow-glasses-dis-dump.png" /> <div id="rapper7"> <div id="header7"> <div id="logoicons"> @@ -16,7 +13,7 @@ $else$ <div id="dislogo"> <div align="center"> <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 /> - <a href="http://dismagazine.com"><img src="$domain$/static/img/dis.png" class="dislogo"><a class="img_rolldis" href="$domain$"></a> + <a href="https://dismagazine.com"><img src="$domain$/static/img/dis.png" class="dislogo"><a class="img_rolldis" href="$domain$"></a> </div> </div> @@ -131,4 +128,4 @@ $if(!user_nick)$ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 80); </script> -$endif$
\ No newline at end of file +$endif$ diff --git a/template/browser.st b/template/browser.st index 14797cf..9590efc 100755 --- a/template/browser.st +++ b/template/browser.st @@ -20,7 +20,8 @@ $endif$ var growlize = true; </script> - <style> + <!-- + <style> iframe { z-index: 50000; position: fixed; @@ -35,7 +36,8 @@ $endif$ top:0px; left:0px; border:none; } - </style> + </style> + --> </head> <body> diff --git a/template/dealwithit.st b/template/dealwithit.st index 39adfe4..0c91ca9 100755 --- a/template/dealwithit.st +++ b/template/dealwithit.st @@ -4,6 +4,8 @@ <title>dump.fm - deal with it</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -111,6 +113,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/debug.st b/template/debug.st index bba203f..97d4562 100755 --- a/template/debug.st +++ b/template/debug.st @@ -1,6 +1,8 @@ <html> <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; @@ -16,6 +18,7 @@ width: 100px; } </style> + --> <body> $banner()$ <div id="main"> diff --git a/template/doublerainbow.st b/template/doublerainbow.st index b07bef0..8921b9d 100755 --- a/template/doublerainbow.st +++ b/template/doublerainbow.st @@ -4,6 +4,8 @@ <title>dump.fm - double rainbow</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 7fb5c3b..2928530 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -24,7 +24,8 @@ setTimeout("refreshing()",300000); Nick = $if(logged_in)$"$user_nick$"$else$null$endif$; </script> - <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> + <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> + <link href="/static/css/frontpage_legacy.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> $if(!logged_in)$ <script type="text/javascript" src="$domain$/static/js/popup.js"></script> @@ -33,7 +34,8 @@ setTimeout("refreshing()",300000); <link rel="shortcut icon" href="$domain$/static/favicon.ico"> <!--END HEAD--> - <style> + <!-- + <style> body{margin:0px; background-image:url($domain$/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; @@ -205,7 +207,8 @@ margin:7px; background: url(/images/spinner.gif) no-repeat center center; } -</style> + </style> + --> <script> @@ -232,7 +235,7 @@ jQuery(window).load(function(){ </head> - <body onload="refreshing()"> + <body onload="refreshing()" class="$if(logged_in)$logged-in$else$logged-out$endif$"> <!-- <iframe src="$domain$/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> diff --git a/template/frontpage.st b/template/frontpage.st index 8ea6e44..15f758e 100755 --- a/template/frontpage.st +++ b/template/frontpage.st @@ -24,7 +24,8 @@ setTimeout("refreshing()",300000); Nick = $if(logged_in)$"$user_nick$"$else$null$endif$; </script> - <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> + <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> + <link href="/static/css/frontpage_legacy.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> $if(!logged_in)$ <script type="text/javascript" src="$domain$/static/js/popup.js"></script> @@ -33,7 +34,8 @@ setTimeout("refreshing()",300000); <link rel="shortcut icon" href="$domain$/static/favicon.ico"> <!--END HEAD--> - <style> + <!-- + <style> body{margin:0px; background-image:url($domain$/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; @@ -205,7 +207,8 @@ margin:7px; background: url(/images/spinner.gif) no-repeat center center; } -</style> + </style> + --> <script> @@ -232,7 +235,7 @@ jQuery(window).load(function(){ </head> - <body onload="refreshing()"> + <body onload="refreshing()" class="$if(logged_in)$logged-in$else$logged-out$endif$"> <!-- <iframe src="$domain$/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st index 308717b..b303e5e 100755 --- a/template/frontpagePROFILE.st +++ b/template/frontpagePROFILE.st @@ -15,6 +15,7 @@ <link rel="image_src" href="$domain$/static/img/thumbs/heartover.gif" > <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> +<link href="/static/css/frontpage_profile.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> <script src="$domain$/static/js/jquery.masonry.min.js"type="text/javascript"></script> <script src="$domain$/static/js/jquery.isotope.min.js"></script> <!-- <link rel="stylesheet" href="$domain$/static/css/isostyle.css" type="text/css" media="screen" />--> @@ -38,6 +39,7 @@ $endif$ <!--END HEAD--> +<!-- <style> @@ -186,7 +188,8 @@ margin:7px; padding: 4px; } -</style> + </style> +--> <script> diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st index 3717500..7876ead 100755 --- a/template/frontpage_halloffame.st +++ b/template/frontpage_halloffame.st @@ -24,7 +24,8 @@ setTimeout("refreshing()",300000); Nick = $if(logged_in)$"$user_nick$"$else$null$endif$; </script> - <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> + <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> + <link href="/static/css/frontpage_legacy.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> $if(!logged_in)$ <script type="text/javascript" src="$domain$/static/js/popup.js"></script> @@ -33,7 +34,8 @@ setTimeout("refreshing()",300000); <link rel="shortcut icon" href="$domain$/static/favicon.ico"> <!--END HEAD--> - <style> + <!-- + <style> body{margin:0px; background-image:url($domain$/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; @@ -205,7 +207,8 @@ margin:7px; background: url(/images/spinner.gif) no-repeat center center; } -</style> + </style> + --> <script> @@ -232,7 +235,7 @@ jQuery(window).load(function(){ </head> - <body onload="refreshing()"> + <body onload="refreshing()" class="$if(logged_in)$logged-in$else$logged-out$endif$"> <!-- <iframe src="$domain$/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> diff --git a/template/fullscreen.ryder.st b/template/fullscreen.ryder.st index 83d5ae0..9fbce5f 100755 --- a/template/fullscreen.ryder.st +++ b/template/fullscreen.ryder.st @@ -14,25 +14,7 @@ </script> - <style type="text/css"> - *{ - margin:0; - padding:0; - font:60px "Gotham Black", Arial, sans-serif; - color:#FFF; - } - #full img{ -width:100%;height:100%; - } - .content{ - width:100%;height:100%; - - } - .content img{ - width:100%;height:100%; - - } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_ryder.css?v=20260129"> </head><body> $messages: { m | @@ -43,4 +25,4 @@ $messages: { m | }$ </div> -</body></html>
\ No newline at end of file +</body></html> diff --git a/template/fullscreen.st b/template/fullscreen.st index 0370176..44db7ef 100755 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -18,145 +18,7 @@ } </script> - <style> - @-webkit-keyframes b { - from {-webkit-transform:rotatey(-360deg) rotateX(-360deg) scale(7);} - to {-webkit-transform:rotatey(360deg) rotateX(0deg) scale(1);} - } - @-webkit-keyframes z { - from {-webkit-transform:rotatey(360deg) rotateX(0deg) scale(1);} - to {-webkit-transform:rotatey(-360deg) rotateX(-360deg) scale(7);} - } - html, body, div, img { margin: 0; padding: 0; border: 0; overflow: hidden; font-family: helvetica, arial, sans-serif; line-height: 1.5em; } - input { - font-family: Monaco, "Courier New", Courier, monospace; - } - a { - color: black; - text-decoration: none; - } - #big-image img { - width: 100%; height: 100%; - cursor: pointer; - box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; - } - .box { - 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; - } - .box.b { - -webkit-animation: b 1s ease-out; - } - .box.z { - -webkit-animation z 1s ease-out; - } - #registerbox { - display: none; - } - #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: 9px; - margin-top: -20px; - position: absolute; - } - #forgetpw a:hover { - color: #00f; - } - #fav-indicator { - display: none; - position: fixed; - z-index: 999; - height: 50px; - width: 50px; - right: 20px; - top: 20px; - } - #loginbox a.bluelink{ - color:#00F; - cursor: pointer; - } - #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; - } - #regEmailInput { - max-width: 200px; - width: 200px; - } - label { - width: 90px; - display: inline-block; - } - #remembermeInput { - margin-top: 0; margin-left: 0; - } - #loginbox form p{ - margin-top:0; - margin-bottom:5px; - } - #loginbox form p:nth-child(2){ - 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> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_box.css?v=20260129"> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/fullscreen2.st b/template/fullscreen2.st index 2927f47..38a5e2b 100755 --- a/template/fullscreen2.st +++ b/template/fullscreen2.st @@ -28,44 +28,7 @@ </script> - <style type="text/css"> - *{ - margin:0; - padding:0; - font:60px "Gotham Black", Arial, sans-serif; - color:#FFF; - } - img{ - border:none; - } - body { - overflow:hidden;/*Needed to eliminate scrollbars*/ - } - #content{ - margin:0px auto; - height:100px; - width:100%; - bottom:5%; - background-color:#262626; - border-top:3px solid #4F4F4F; - border-bottom:3px solid #4F4F4F; - position:absolute; - } - #contentframe{ - text-align:center; - } - - /*Supersize Plugin Styles*/ - #supersize img, #supersize a{ - height:100%; - width:100%; - display:none; - } - #supersize .activeslide, #supersize .activeslide img{ - display:inline; - } - - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen2.css?v=20260129"> </head><body> $messages: { m | <div style="width: 1224px; height: 918px;" id="supersize"> @@ -76,4 +39,4 @@ $messages: { m | }$ -</body></html>
\ No newline at end of file +</body></html> diff --git a/template/fullscreen4.st b/template/fullscreen4.st index 781faf7..2dbb3d4 100755 --- a/template/fullscreen4.st +++ b/template/fullscreen4.st @@ -14,95 +14,9 @@ } jQuery(startChatUpdater); </script> - <style> - html, body, div, img { margin: 0; padding: 0; border: 0; overflow: hidden; font-family: Monaco, "Courier New", Courier, monospace; } - input { - - } - #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; - display: none; - } - #logininner { - width: 30em; - height: 20em; - position: relative; - } - #infocol { - width: 50%; - float: left; - position: relative; - } - #formcontainer { - padding: 0; - margin-top: 20%; - width: 80%; - position: relative; - } - #nickInput, #passwordInput { - width: 100%; - } - #piccol { - width: 50%; - float: right; - position: relative; - } - #loginimg { - width: 75%; - margin-top: 20%; - } - #spinner { display: none; } - #forgetpw { - position: absolute; - 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; - } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - @font-face { - font-family: 'PixelComicSans-Regular'; - src: url('$domain$/static - /fonts/PixelComicSans-Regular.eot'); - } - - @font-face { - font-family: 'PixelComicSans-Regular'; - src: url('$domain$/static/fonts/PixelComicSans-Regular.woff') format('woff'), - url('$domain$/static/fonts/PixelComicSans-Regular.svg#PixelComicSans-Regular') format('svg'); - } - #toptxt{font-family: "PixelComicSans-Regular", serif ;font-size:50px;text-align: left; text-justify: newspaper;width:100%;z-index:2; position:absolute;color:black;text-transform:;} - - #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; } - .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } - a { color:#000 } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_smalltext.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen4_extra.css?v=20260129"> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/fullscreen5.st b/template/fullscreen5.st index 1f47a5a..c7c4a0e 100755 --- a/template/fullscreen5.st +++ b/template/fullscreen5.st @@ -14,84 +14,8 @@ } jQuery(startChatUpdater); </script> - <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; - display: none; - } - #loginbox div{border:0} - #logininner { - width: 30em; - height: 20em; - position: relative; - } - #infocol { - width: 50%; - float: left; - position: relative; - } - #formcontainer { - padding: 0; - margin-top: 20%; - width: 80%; - position: relative; - } - #nickInput, #passwordInput { - width: 100%; - } - #piccol { - width: 50%; - float: right; - position: relative; - } - #loginimg { - width: 75%; - margin-top: 20%; - } - #spinner { display: none; } - #forgetpw { - position: absolute; - 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; - } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - #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 } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_smalltext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/fullscreen_front.st b/template/fullscreen_front.st index 1c591d2..0e2d732 100755 --- a/template/fullscreen_front.st +++ b/template/fullscreen_front.st @@ -14,45 +14,8 @@ } jQuery(startChatUpdater); </script> - <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; - } - - #spinner { display: none; } - #forgetpw { - position: absolute;display:none; - left: 5px; - bottom: 5px; - font-size: 80%; - } - #fav-indicator { - display: none; - position: fixed; - z-index: 999; - height: 150px; - width: 150px; - left: 20px; - top: 20px; - } - #errormsg { - position: relative; - color: red; - text-align: center; - margin-top: 250px; - } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - #big-image{font-size:120px;text-align: justify; text-justify: newspaper; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; color:#fff} - #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; } - .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } - a { color:#000 } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> </head> <body> <script> diff --git a/template/fullscreenphotobooth.st b/template/fullscreenphotobooth.st index 3975553..232d6c0 100755 --- a/template/fullscreenphotobooth.st +++ b/template/fullscreenphotobooth.st @@ -14,83 +14,8 @@ } jQuery(startChatUpdater); </script> - <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; - display: none; - } - #logininner { - width: 30em; - height: 20em; - position: relative; - } - #infocol { - width: 50%; - float: left; - position: relative; - } - #formcontainer { - padding: 0; - margin-top: 20%; - width: 80%; - position: relative; - } - #nickInput, #passwordInput { - width: 100%; - } - #piccol { - width: 50%; - float: right; - position: relative; - } - #loginimg { - width: 75%; - margin-top: 20%; - } - #spinner { display: none; } - #forgetpw { - position: absolute; - left: 5px; - bottom: 5px; - font-size: 80%; - } - #fav-indicator { - display: none; - position: fixed; - z-index: 999; - height: 150px; - width: 150px; - left: 20px; - top: 20px; - } - #errormsg { - position: relative; - color: red; - text-align: center; - margin-top: 250px; - } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - #big-image{font-size:120px;text-align: justify; text-justify: newspaper; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; color:#fff} - #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; } - .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } - a { color:#000 } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/him.st b/template/him.st index 6d79d32..c687334 100755 --- a/template/him.st +++ b/template/him.st @@ -4,6 +4,8 @@ <title>dump.fm - him</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/ie_fullscreen.st b/template/ie_fullscreen.st index c0a712d..a03df7d 100755 --- a/template/ie_fullscreen.st +++ b/template/ie_fullscreen.st @@ -15,83 +15,8 @@ } jQuery(startChatUpdater); </script> - <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; - display: none; - } - #logininner { - width: 30em; - height: 20em; - position: relative; - } - #infocol { - width: 50%; - float: left; - position: relative; - } - #formcontainer { - padding: 0; - margin-top: 20%; - width: 80%; - position: relative; - } - #nickInput, #passwordInput { - width: 100%; - } - #piccol { - width: 50%; - float: right; - position: relative; - } - #loginimg { - width: 75%; - margin-top: 20%; - } - #spinner { display: none; } - #forgetpw { - position: absolute; - left: 5px; - bottom: 5px; - font-size: 80%; - } - #fav-indicator { - display: none; - position: fixed; - z-index: 999; - height: 150px; - width: 150px; - left: 20px; - top: 20px; - } - #errormsg { - position: relative; - color: red; - text-align: center; - margin-top: 250px; - } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - #big-image{font-size:120px;text-align: justify; text-justify: newspaper; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; color:#fff} - #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; } - .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } - a { color:#000 } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/imagelayering.st b/template/imagelayering.st index 91e7693..9b880cc 100755 --- a/template/imagelayering.st +++ b/template/imagelayering.st @@ -17,6 +17,7 @@ <html> <head> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> @@ -54,6 +55,7 @@ $endif$ $endif$ </script> + <!-- <style> #chat-wrapper { position: absolute; @@ -64,6 +66,7 @@ $endif$ width: 300px; }; </style> + --> </head> <body> $banner()$ diff --git a/template/meme.st b/template/meme.st index c71f93d..fd820c2 100755 --- a/template/meme.st +++ b/template/meme.st @@ -2,7 +2,8 @@ <head> <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; @@ -18,8 +19,9 @@ background-position:top center; -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; } - - </style> + + </style> + --> </head> <body class="memes"> @@ -69,4 +71,4 @@ background-position:top center; </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/template/mgmtfull.st b/template/mgmtfull.st index 1efbce2..ca9920a 100755 --- a/template/mgmtfull.st +++ b/template/mgmtfull.st @@ -14,83 +14,8 @@ } jQuery(startChatUpdater); </script> - <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; - display: none; - } - #logininner { - width: 30em; - height: 20em; - position: relative; - } - #infocol { - width: 50%; - float: left; - position: relative; - } - #formcontainer { - padding: 0; - margin-top: 20%; - width: 80%; - position: relative; - } - #nickInput, #passwordInput { - width: 100%; - } - #piccol { - width: 50%; - float: right; - position: relative; - } - #loginimg { - width: 75%; - margin-top: 20%; - } - #spinner { display: none; } - #forgetpw { - position: absolute; - left: 5px; - bottom: 5px; - font-size: 80%; - } - #fav-indicator { - display: none; - position: fixed; - z-index: 999; - height: 150px; - width: 150px; - left: 20px; - top: 20px; - } - #errormsg { - position: relative; - color: red; - text-align: center; - margin-top: 250px; - } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - #big-image{font-size:120px;text-align: justify; text-justify: newspaper; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; color:#fff} - #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; } - .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } - a { color:#000 } - </style> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/mutes.st b/template/mutes.st index e03987d..57f249c 100755 --- a/template/mutes.st +++ b/template/mutes.st @@ -10,6 +10,8 @@ <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] { @@ -23,6 +25,7 @@ width: 15%; } </style> + --> <script> jQuery(document).ready(function() { diff --git a/template/newlog.st b/template/newlog.st index 2694cec..434e301 100755 --- a/template/newlog.st +++ b/template/newlog.st @@ -15,6 +15,7 @@ <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> +<link href="/static/css/newlog.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> <script>Domain = "$domain$"</script> $if(!user_nick)$ @@ -40,6 +41,7 @@ window.location = "/error/ie"; <!--END HEAD--> +<!-- <style> @@ -120,6 +122,7 @@ a#disregister { } </style> +--> <script> diff --git a/template/nigga.st b/template/nigga.st index fd28efb..ba01313 100755 --- a/template/nigga.st +++ b/template/nigga.st @@ -2,11 +2,13 @@ <head> <title>$nick$'s dump.fm</title> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/profile_dashboard.css?v=20260129"> <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> <script src="/static/js/ajaxupload.js"></script> <script> jQuery(document).ready(initProfile); </script> +<!-- <style> @@ -156,7 +158,8 @@ border:1px solid black; -moz-border-radius:5px; } -</style> + </style> +--> </head> <body> diff --git a/template/perezhilton.st b/template/perezhilton.st index 23e30de..bda9557 100755 --- a/template/perezhilton.st +++ b/template/perezhilton.st @@ -4,6 +4,8 @@ <title>dump.fm - Perez Hilton</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/picnic.st b/template/picnic.st index 63a2524..a6c9655 100755 --- a/template/picnic.st +++ b/template/picnic.st @@ -1,10 +1,13 @@ <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>DIS/dump - 8/14/10 PICNIC</title> - $head()$ -<style> + $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> + </style> + --> </head> <body> @@ -13,4 +16,4 @@ </div> -</body></html>
\ No newline at end of file +</body></html> diff --git a/template/pogs.st b/template/pogs.st index e744f25..a2f24ee 100755 --- a/template/pogs.st +++ b/template/pogs.st @@ -4,6 +4,8 @@ <title>dump.fm - pogs</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/req_reset.st b/template/req_reset.st index 7386c26..8c416f4 100755 --- a/template/req_reset.st +++ b/template/req_reset.st @@ -3,7 +3,9 @@ <title>dump.fm Password Reset</title> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/req_reset.css?v=20260129"> + <!-- <style> #main { padding: 10px 2em 0px 2em; @@ -16,6 +18,7 @@ $head()$ border: 1px solid red; } </style> + --> <script> jQuery(function() { jQuery("#submit").click(function() { diff --git a/template/roomlist.st b/template/roomlist.st index a7f5d07..e25e2a1 100755 --- a/template/roomlist.st +++ b/template/roomlist.st @@ -6,12 +6,15 @@ type="text/javascript"></script> <script src="/static/js/jquery.tablesorter.min.js" type="text/javascript"></script> - <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" + <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css"> <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/VIP.st b/template/rooms/VIP.st index 51febca..19d08a2 100755 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -15,9 +15,10 @@ (c)2010 dump.fm --> <html> - <head> - $head()$ - <title>$roomname$ dump.fm</title> + <head> + $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> <script type="text/javascript" src="$domain$/static/webcam/webcam.js"></script> @@ -54,16 +55,6 @@ $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> $if(dis)$ @@ -90,18 +81,6 @@ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - - } - </style> $endif$ $endif$ @@ -152,4 +131,3 @@ </body> </html> - diff --git a/template/rooms/artornot.st b/template/rooms/artornot.st index 8a313d2..bab68cf 100755 --- a/template/rooms/artornot.st +++ b/template/rooms/artornot.st @@ -15,9 +15,10 @@ (c)2010 dump.fm --> <html> - <head> - $head()$ - <title>$roomname$ dump.fm</title> + <head> + $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> <script type="text/javascript" src="$domain$/static/webcam/webcam.js"></script> @@ -54,16 +55,6 @@ $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> $if(dis)$ @@ -90,18 +81,6 @@ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - - } - </style> $endif$ $endif$ @@ -143,4 +122,3 @@ </body> </html> - diff --git a/template/rooms/atrium.st b/template/rooms/atrium.st index edd83cb..550e815 100755 --- a/template/rooms/atrium.st +++ b/template/rooms/atrium.st @@ -16,8 +16,9 @@ <html> <head> - $head_edge()$ - <title>$roomname$ dump.fm</title> + $head_edge()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> <script type="text/javascript" src="$domain$/static/webcam/webcam.js"></script> @@ -54,16 +55,6 @@ $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> $if(dis)$ @@ -90,18 +81,6 @@ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - - } - </style> $endif$ $endif$ diff --git a/template/rooms/butt.st b/template/rooms/butt.st index dcb9baf..1094ef4 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -26,6 +26,7 @@ $if(!user_avatar)$ <link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css"> $endif$ <link rel="stylesheet" type="text/css" href="/static/css/dump.css"> + <link rel="stylesheet" type="text/css" href="/static/css/rooms_butt.css?v=20260129"> <script type="text/javascript" src="/static/webcam/webcam.js"></script> <script type="text/javascript" src="/static/js/tooltip.js"></script> <script type="text/javascript" src="/static/js/away.js"></script> @@ -54,7 +55,7 @@ $endif$ } </script> -<style type="text/css"> +<!--<style type="text/css"> html { overflow: hidden; } @@ -99,7 +100,7 @@ $endif$ filter: alpha(opacity=90); opacity: 0.9; } -</style> +</style>--> <script type="text/javascript"> // ================================================== // script realized by G�rard Ferrandez - June 2006 diff --git a/template/rooms/chat.down.st b/template/rooms/chat.down.st index ef1b267..93d106f 100755 --- a/template/rooms/chat.down.st +++ b/template/rooms/chat.down.st @@ -16,17 +16,15 @@ <html> <head> -<link rel="shortcut icon" href="$domain$/static/favicon.ico"> +<link rel="shortcut icon" href="/static/favicon.ico"> <title>dump.fm</title> - <style> - body{width:100%;height:100%;background-image:url('http://i.imgur.com/JR7Ge.gif');overflow:hidden;} - </style> + <link rel="stylesheet" type="text/css" href="/static/css/chat_down.css?v=20260129"> </head> <body> <center> - <img src="http://i.imgur.com/BNeoy.png"style="margin-top:15%;"> + <img src="https://i.imgur.com/BNeoy.png" style="margin-top:15%;"> </center> </body></html> -
\ No newline at end of file + diff --git a/template/rooms/chat.st b/template/rooms/chat.st index d1152e8..8c41806 100755 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -17,6 +17,7 @@ <html> <head> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> @@ -55,16 +56,6 @@ $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> $if(dis)$ @@ -92,18 +83,6 @@ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - - } - </style> $endif$ $endif$ diff --git a/template/rooms/dump2.st b/template/rooms/dump2.st index 35a61a2..200250b 100755 --- a/template/rooms/dump2.st +++ b/template/rooms/dump2.st @@ -17,6 +17,8 @@ <html> <head> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/rooms_dump2.css?v=20260129"> <title>no $roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> @@ -54,51 +56,6 @@ $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 2; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - } - #welcome-rapper{ - position:fixed; - width:100%; - height:100%; - display:table; - z-index:10; - } - #welcome-rapper span{ - width:50%; - height:50%; - display:table-cell; - float:left; - } - #welcome-rapper span h1{ - display:table-cell; - vertical-align:middle; - } - - #welcome-rapper span:nth-child(5){ - background:url(https://archive.hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; - background-size:cover; - } - #welcome-rapper span:nth-child(2){ - background:url(https://archive.hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; - background-size:cover; - } - #welcome-rapper span:nth-child(4){ - background:url(http://logo.ec/wp-content/uploads/2012/10/4.jpg)no-repeat center; - background-size:cover; - } - #welcome-rapper span iframe { - width: 100%; - background:white; - height: 100%; - } - </style> </head> <body> $if(dis)$ @@ -149,17 +106,6 @@ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - } - </style> $endif$ $endif$ diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st index c1860c4..e167c70 100755 --- a/template/rooms/dumptest.st +++ b/template/rooms/dumptest.st @@ -18,6 +18,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ <head> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> @@ -56,7 +57,7 @@ _____ ___ ___ ___ ___ ___ $endif$ </script> - <style> + <!--<style> #chat-wrapper { position: absolute; z-index: 1000000; @@ -65,12 +66,13 @@ _____ ___ ___ ___ ___ ___ height: 40px; width: 300px; }; - </style> + </style>--> </head> $else$ <head> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/rooms_dumptest_fullscreen.css?v=20260129"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> <script src="$domain$/static/js/fullscreen.js"></script> @@ -105,7 +107,7 @@ _____ ___ ___ ___ ___ ___ </script> <script>jQuery(initLogin)</script> <script>initFullscreen()</script> - <style> + <!--<style> @-webkit-keyframes b { from {-webkit-transform:rotatey(-360deg) rotateX(-360deg) scale(7);} to {-webkit-transform:rotatey(360deg) rotateX(0deg) scale(1);} @@ -214,7 +216,7 @@ _____ ___ ___ ___ ___ ___ top: 0; left: 0;} #big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer} - </style> + </style>--> </head> <body> <div class="notloggedin"> diff --git a/template/rooms/frontpage.st b/template/rooms/frontpage.st index 927cbec..6761a4d 100755 --- a/template/rooms/frontpage.st +++ b/template/rooms/frontpage.st @@ -15,9 +15,10 @@ (c)2011 dump.fm --> <html> - <head> - $head()$ - <title>$roomname$ dump.fm</title> + <head> + $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <title>$roomname$ dump.fm</title> <script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script> <script type="text/javascript" src="$domain$/static/webcam/webcam.js"></script> @@ -54,16 +55,6 @@ $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> $if(dis)$ @@ -90,18 +81,6 @@ var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - - } - </style> $endif$ $endif$ @@ -133,4 +112,3 @@ </div> </body> </html> - diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st index 199727d..41f2f88 100755 --- a/template/rooms/fullscreen.st +++ b/template/rooms/fullscreen.st @@ -14,7 +14,8 @@ } jQuery(startChatUpdater); </script> - <style> + <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; @@ -113,10 +114,10 @@ input:hover { .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } a { color:#000 } #toplogo{position: fixed;display:none; -top: 0; -left: 0;} + top: 0; + left: 0;} #big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer} - </style> + </style>--> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st index 199727d..41f2f88 100755 --- a/template/rooms/fullscreen2.st +++ b/template/rooms/fullscreen2.st @@ -14,7 +14,8 @@ } jQuery(startChatUpdater); </script> - <style> + <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; @@ -113,10 +114,10 @@ input:hover { .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } a { color:#000 } #toplogo{position: fixed;display:none; -top: 0; -left: 0;} + top: 0; + left: 0;} #big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer} - </style> + </style>--> <script>jQuery(initLogin)</script> </head> <body> diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index 793cb7e..984ee99 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -23,6 +23,7 @@ <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link rel="stylesheet" type="text/css" href="$domain$/static/css/mgmt.css"> +<link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <script>Domain = "$domain$"</script> $if(isadmin)$ @@ -56,16 +57,6 @@ window.location = "/error/ie"; jQuery(Away.startTitleUpdater); jQuery(initChatMsgs); </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index 9d79b7a..6bb661e 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -24,6 +24,7 @@ <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> +<link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <script>Domain = "$domain$"</script> $if(!user_nick)$ @@ -85,16 +86,6 @@ window.location = "/error/ie"; $endif$ </script> - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> </head> <body> $if(dis)$ @@ -121,18 +112,6 @@ window.location = "/error/ie"; var topZ = 7; CreateDropdownWindow('', '500px', true, 'dis_welcome', 300, 70); </script> - <style> - .divDragTitle { - left:50%!important; - margin-left: -250px!important; - } - .divDragContent { - z-index:666; - left:50%!important; - margin-left: -250px!important; - - } - </style> $endif$ $endif$ diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st index 64474b8..6f3a4ca 100755 --- a/template/rooms/vortex.st +++ b/template/rooms/vortex.st @@ -2,6 +2,7 @@ <html> <head> <title>dump.fm image vortex</title> +<link rel="stylesheet" type="text/css" href="/static/css/rooms_vortex.css?v=20260129"> @@ -15,7 +16,7 @@ </script> -<style type="text/css"> +<!--<style type="text/css"> @@ -86,7 +87,7 @@ text-decoration:none; color:blue; } -</style> +</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 4ef0118..637142a 100755 --- a/template/search_files.st +++ b/template/search_files.st @@ -3,6 +3,8 @@ <head> <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} @@ -11,6 +13,7 @@ fieldset { display: inline } p { margin-left: 20px; display: inline-block; } </style> + --> <script> diff --git a/template/simplerlog.st b/template/simplerlog.st index f0fb1e4..ed9527c 100755 --- a/template/simplerlog.st +++ b/template/simplerlog.st @@ -15,6 +15,7 @@ <link rel="image_src" href="$domain$/static/img/thumbs/heartover.gif" > <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> +<link href="/static/css/simplerlog.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> <script src="$domain$/static/js/jquery.masonry.min.js"type="text/javascript"></script> <script src="$domain$/static/js/jquery.isotope.min.js"></script> <!-- <link rel="stylesheet" href="$domain$/static/css/isostyle.css" type="text/css" media="screen" />--> @@ -38,6 +39,7 @@ $endif$ <!--END HEAD--> +<!-- <style> @@ -212,6 +214,7 @@ a#disregister { </style> +--> <script> diff --git a/template/slimer.st b/template/slimer.st index 6066bd9..260834a 100755 --- a/template/slimer.st +++ b/template/slimer.st @@ -4,6 +4,8 @@ <title>dump.fm - Slimer</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/slothgoth.st b/template/slothgoth.st index f0cab35..11483fa 100755 --- a/template/slothgoth.st +++ b/template/slothgoth.st @@ -3,6 +3,10 @@ <title>dump.fm - sloth goth</title> + <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> @@ -83,6 +87,7 @@ text-decoration:none; </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/spaceboys.st b/template/spaceboys.st index a746343..d0f0541 100755 --- a/template/spaceboys.st +++ b/template/spaceboys.st @@ -4,6 +4,10 @@ <title>dump.fm - homeboys in space</title> + <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> @@ -81,6 +85,7 @@ text-decoration:none; </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/spinningkid.st b/template/spinningkid.st index 7bb6140..4645159 100755 --- a/template/spinningkid.st +++ b/template/spinningkid.st @@ -4,6 +4,8 @@ <title>dump.fm - Spinning Kid</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/thisguy.st b/template/thisguy.st index 2b00849..e6828f5 100755 --- a/template/thisguy.st +++ b/template/thisguy.st @@ -4,6 +4,8 @@ <title>dump.fm - this guy</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <!-- <style> @@ -125,6 +127,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> diff --git a/template/topic_list.st b/template/topic_list.st index dc7199e..2fa1f2d 100755 --- a/template/topic_list.st +++ b/template/topic_list.st @@ -2,7 +2,9 @@ <head> <title>Topic List</title> $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; @@ -16,6 +18,7 @@ width: 100px; } </style> + --> </head> <body> $banner()$ diff --git a/template/users.st b/template/users.st index 764da54..6fc01a1 100755 --- a/template/users.st +++ b/template/users.st @@ -10,6 +10,8 @@ <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] { @@ -23,6 +25,7 @@ width: 15%; } </style> + --> <script> jQuery(document).ready(function() { diff --git a/template/weedpile.st b/template/weedpile.st index 5966933..a0b5976 100755 --- a/template/weedpile.st +++ b/template/weedpile.st @@ -4,6 +4,9 @@ <title>dump.fm - weed pile</title> + <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> @@ -119,6 +122,7 @@ font-size:100%;} </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> |
