diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/cal.html | 13 | ||||
| -rwxr-xr-x | static/css/dump.css | 15 | ||||
| -rw-r--r-- | static/index.html | 68 | ||||
| -rw-r--r-- | static/js/invalid_domains.js | 2 | ||||
| -rw-r--r-- | static/tunes/dumpjingle.m4a | bin | 0 -> 245586 bytes | |||
| -rw-r--r-- | static/tunes/dumpjingle.wav | bin | 0 -> 2907136 bytes |
6 files changed, 66 insertions, 32 deletions
diff --git a/static/cal.html b/static/cal.html index 5c73506..710ca2b 100644 --- a/static/cal.html +++ b/static/cal.html @@ -107,14 +107,15 @@ CYBER PUNK/RAVER RELATED IMAGES FOR THE <A target="_blank" href="http://www.face <BR><A target="_blank" href="http://dump.fm/m/doublerainbow">VIEW RESULTS!!</A> <br></TD> -<TD vAlign=top align=left width="14%" ><font size="5" face="Verdana">15</font><br> -<A target="_blank" href="http://www.7gadgets.com/wp-content/uploads/2007/07/17455_large.jpg">THIS FUCKING DUDE</A><br></TD> -<TD vAlign=top align=left width="14%" ><font size="5" face="Verdana">16</font><br> +<TD vAlign=top align=left width="14%" class="doneday" ><font size="5" face="Verdana">15</font><br> +<A target="_blank" href="http://www.7gadgets.com/wp-content/uploads/2007/07/17455_large.jpg">GHOSTBUSTERS SLIMER!!!</A><br> +<BR><A target="_blank" href="http://dump.fm/m/slimer">VIEW RESULTS!!</A></TD> +<TD vAlign=top align=left width="14%" class="doneday"><font size="5" face="Verdana">16</font><br> <A target="_blank" href="http://www.atnet.it/lista/FAQ2/Samples/AccidentReconstruction/humanfalling.gif">THIS GIF</A><br></TD> -<TD vAlign=top align=left width="14%" ><font size="5" face="Verdana">17</font><br> -<A target="_blank" href="http://media.gamerevolution.com/images/misc/image/jnco_pants.jpg">HEAT WAVE ON DUMP.FM!</A><br></TD> +<TD vAlign=top align=left width="14%" class="doneday" ><font size="5" face="Verdana">17</font><br> +<br></TD> </tr><tr> -<TD vAlign=top align=left width="14%" ><font size="5" face="Verdana">18</font><br> +<TD vAlign=top align=left width="14%"class="doneday" ><font size="5" face="Verdana">18</font><br> <A target="_blank" href="http://i35.photobucket.com/albums/d153/luckykachunk/HEALTH%20TATTOOS/DEATHTATT.jpg">DEATH+</A><br>TEXT MEME<br></TD> <TD vAlign=top align=left width="14%" ><font size="5" face="Verdana">19</font><br> STUFF WITH THE <A target="_blank" href="http://dump.fm/images/20100629/1277836809689-dumpfm-ryder-tmz_template.png"> TMZ TEMPLATE</A><A target="_blank" href="http://dump.fm/images/20100526/1274894770429-dumpfm-ryder-tmzzzz.gif"><br>EXAMPLE HERE</A><br></TD> diff --git a/static/css/dump.css b/static/css/dump.css index 2cb9833..adee317 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -193,7 +193,16 @@ margin-top:8px; margin-right:5px; } +#toptools{ +display:inline-block; +margin-left:-15px; + +} +.toolsmenu{ +width:80px; +color:#000;font-family:verdana;background-color:#ffffff; +} .white a:link { text-decoration: none; font-size:14px; @@ -220,6 +229,10 @@ color:#000; color:#000; text-decoration: none; text-shadow: -0.5px -0.5px 0px #f0e; } +#facebooklike{ +position:absolute; +top:21px;right:0px; +} #dumplist{ top:0px:width:100%;padding:0px;background-color:#fff; color:#000;font-size:60%;text-transform:uppercase;text-decoration: none; @@ -376,7 +389,7 @@ background-color:white; opacity:0.9; color:#000; background-position:bottom right; - background-attachment:fixed; + background-attachment:relative; display: inline-block; position: relative; } diff --git a/static/index.html b/static/index.html index 603590b..9dd0e2c 100644 --- a/static/index.html +++ b/static/index.html @@ -45,10 +45,37 @@ jQuery(window).load(function() { + + + + + + + + + + + + + + + + + + + + + + body{margin:0px; background-color:#fff; font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x; } +#content{ + background:url(http://dump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif); +background-position:top center; + background-repeat:repeat-x; +} A:link {text-decoration: none} A:visited {text-decoration: none} A:active {text-decoration: none} @@ -64,7 +91,7 @@ background-position:top center; -moz-box-shadow: 0 0 10px #000; } #toplogo{ -top:0px; +margin-top:-30px; width:800px; background-image:url(/static/img/blue2fade.png); } @@ -101,7 +128,6 @@ width:100; } #wtftxt{ -background-color:#fff; padding:5px; padding-left:15px; padding-right:15px; @@ -111,7 +137,14 @@ margin-top:-56px; z-index:5; float:left; background-image:url(/static/img/ylgrad.png); + border-top-left-radius:10px; + -webkit-border-top-left-radius:10px; + -moz-border-radius-topleft:10px; + border-top-right-radius:10px; + -webkit-border-top-right-radius:10px; + -moz-border-radius-topright:10px; } +#wtftxt a{color:white;} #previewdump{ background-color:#fff; padding:5px; @@ -120,12 +153,13 @@ padding-right:10px; padding-bottom:9px; font-size:13px; border:1px solid #ccc; -margin-top:-299px; +margin-top:-270px; z-index:5; float:right; margin-right:-165px; line-height:8px; background-image:url(/static/img/grgrad.png); +opacity:0.6; } #previewdump a:link{ @@ -168,9 +202,9 @@ width:190px; text-align:center; z-index:100; font-size:16px; - color:#000; + color:#fff; float:right; -border:1px solid #000; +border:1px solid #fff;background-image:url(static/img/upload.png); border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; @@ -239,14 +273,14 @@ text-decoration:none; } #footer{ padding-bottom:5px; -padding-top:15px; + text-align: center; color:#000; font-size:11px; word-spacing:30px; margin: 0 auto 0 auto; background-color:#eff5fb; -margin-top:250px; +margin-top:240px; width:798px; } #bottomrow img{ @@ -282,13 +316,6 @@ padding:5px; ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;} - - - - - - - </style> </head> <body> @@ -361,14 +388,14 @@ height="205"></div> <a href="/reset-request">Lost password?</a><br> </div> </div> -</div> +\ <div id="footer"> @2010 <a href="/">dump.fm</a> <a href="/about_us"><span style="word-spacing:normal;">About Us</span></a> <a href="/terms">Terms</a> <a href="/privacy">Privacy</a></div> </div> - +</div> </div> <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big"> @@ -384,14 +411,5 @@ height="205"></div> pageTracker._trackPageview(); } catch(err) {} </script> -<script type="text/javascript"> -_qoptions={ -qacct:"p-a3mCwIEHECjGE" -}; -</script> -<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> -<noscript> -<img src="http://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> -</noscript> </body> </html> diff --git a/static/js/invalid_domains.js b/static/js/invalid_domains.js index 38dd34f..a6c47a9 100644 --- a/static/js/invalid_domains.js +++ b/static/js/invalid_domains.js @@ -64,10 +64,12 @@ var InvalidDomains = [ "http://fortunecity.com", "http://geneology2.com", "http://www.geneology2.com", + "genealogy2.com", "http://img.waffleimages.com", "http://www.worldofstock.com", "http://aphrodite.cooltext.com", "http://www.iconarchive.com", + "http://andysqualityfreegifs.110mb.com", "www.fddarchive.com", "http://www.onemetal.com", "http://www.tvdance.com", diff --git a/static/tunes/dumpjingle.m4a b/static/tunes/dumpjingle.m4a Binary files differnew file mode 100644 index 0000000..c07ef23 --- /dev/null +++ b/static/tunes/dumpjingle.m4a diff --git a/static/tunes/dumpjingle.wav b/static/tunes/dumpjingle.wav Binary files differnew file mode 100644 index 0000000..f3be547 --- /dev/null +++ b/static/tunes/dumpjingle.wav |
