diff options
Diffstat (limited to 'template')
52 files changed, 218 insertions, 211 deletions
diff --git a/template/about_us.st b/template/about_us.st index 3c02a98..1659f4f 100755 --- a/template/about_us.st +++ b/template/about_us.st @@ -24,10 +24,10 @@ jQuery(function() - <div id="news" class="is-hidden" style="overflow:hidden; height:600px; position:absolute;"> - <div style="padding:0px" id="content" name="content"> <div style="background-color:#fff"><center> + <div id="news" class="is-hidden dropdown-window"> + <div id="content" name="content" class="content-no-padding"> <div class="bg-white"><center> <img src="/static/img/dumpclouds.png"><br><br> -<h5 style="padding:2px;"> +<h5 class="p-2"> DUMP.FM is a <img src="/static/img/newanim.gif"> exciting tool for the internet; allowing pictures to be used for realtime communication and collaboration. Users can send image URLs (which display instantly in the chat), upload locally from their hard drive or post pics right from their webcam. Every image gets stored in your DUMP.FM log, similarly, a log is kept of the entire collaboration. </center><br></div></h5> </div></div> @@ -35,7 +35,7 @@ DUMP.FM is a <img src="/static/img/newanim.gif"> exciting tool for the internet; <div id="link" class="is-hidden"> - <div id="content" name="content"style="background-image:url(/static/img/hearts.gif);background-repeat:repeat;"> + <div id="content" name="content" class="bg-hearts"> <img src="/static/img/dumpteam.gif"><br><br> <div id="abouttxt"><h1><br> <a href="/ryder">Ryder Ripps</a> - screams, rapping<br></h1> @@ -53,10 +53,10 @@ DUMP.FM is a <img src="/static/img/newanim.gif"> exciting tool for the internet; </div> - <div id="contact" class="is-hidden" style="background-color:#fff;"> + <div id="contact" class="is-hidden bg-white"> <div id="content" name="content"> - <center><div style="background-color:#fff"><br><br><img src="/static/img/tvfun.gif"><img src="/static/img/tvfun.gif"><img src="/static/img/tvfun.gif"><br><br> + <center><div class="bg-white"><br><br><img src="/static/img/tvfun.gif"><img src="/static/img/tvfun.gif"><img src="/static/img/tvfun.gif"><br><br> <h5><br> diff --git a/template/banner.old.st b/template/banner.old.st index 4cc706e..09ad520 100755 --- a/template/banner.old.st +++ b/template/banner.old.st @@ -1,21 +1,21 @@ <div id="rapper7"> - <div id="header7"> - <div id="logoicons"> - <div id="logo7"> - <div align="center"> - <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 /> - <a class="img_roll" href="$domain$"></a> - </div> - </div> - <div class="white"> - $if(!user_nick)$ - <div id="bar7dis"> - $else$ - <div id="bar7"> - $endif$ - <div style="float: left;"> - <div align="center"> - $if(user_nick)$ + <div id="header7"> + <div id="logoicons"> + <div id="logo7"> + <div align="center"> + <img class="is-hidden" border="0" width="0" height="0" alt="" /> + <a class="img_roll" href="$domain$"></a> + </div> + </div> + <div class="white"> + $if(!user_nick)$ + <div id="bar7dis"> + $else$ + <div id="bar7"> + $endif$ + <div class="float-left"> + <div align="center"> + $if(user_nick)$ <!-- <a href="$domain$/log" onclick="pageTracker._trackEvent('button', 'banner-log'); return true;"> <img src="/static/img/thumbs/logbaricon.png"/> Log</a> --> <a href="$domain$/$user_nick$" onclick="pageTracker._trackEvent('button', 'banner-profile'); return true;"> @@ -67,7 +67,7 @@ $if(user_nick)$ <!-- <div id="facebooklike"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149%3Fref%3Dts&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149%3Fref%3Dts&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe> </div> --> @@ -109,11 +109,11 @@ - <div id="inpage-search-results" style="background-color: white;"> - <div id="search-controls"> - <span id="search-message"></span> - <a id="search-control-close" href="javascript:Search.close()">close</a> - </div> + <div id="inpage-search-results" class="bg-white"> + <div id="search-controls"> + <span id="search-message"></span> + <a id="search-control-close" href="javascript:Search.close()">close</a> + </div> <div id="search-results-images"></div> </div> </div> diff --git a/template/banner_dis.st b/template/banner_dis.st index f55fbbe..8a399af 100755 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -12,15 +12,15 @@ $endif$ <div id="dislogo"> <div align="center"> - <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 /> - <a href="https://dismagazine.com"><img src="/static/img/dis.png" class="dislogo"><a class="img_rolldis" href="$domain$"></a> - </div> + <img class="is-hidden" border="0" width="0" height="0" alt="" /> + <a href="https://dismagazine.com"><img src="/static/img/dis.png" class="dislogo"><a class="img_rolldis" href="$domain$"></a> + </div> </div> - <div id="bar7dis"> - <div style="float: left;"> - <div align="center"> - $if(user_nick)$ + <div id="bar7dis"> + <div class="float-left"> + <div align="center"> + $if(user_nick)$ <!-- <a href="$domain$/log" onclick="pageTracker._trackEvent('button', 'banner-log'); return true;"> <img src="/static/img/thumbs/logbaricon.png"/> Log</a> --> @@ -41,10 +41,10 @@ $endif$ </div> - $if(user_nick)$ - <!-- <div id="facebooklike"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149%3Fref%3Dts&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe> - </div> ---!> + $if(user_nick)$ + <!-- <div id="facebooklike"> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149%3Fref%3Dts&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe> + </div> ---!> <div id="dissearchbox"> <input type="text" name="search-query" id="search-query" /> diff --git a/template/browser.st b/template/browser.st index 79308e1..7a6a010 100755 --- a/template/browser.st +++ b/template/browser.st @@ -2,7 +2,7 @@ <head> <title>dump.fm | Image Search Beta</title> $head()$ - <link rel="stylesheet" type="text/css" href="/static/css/browser.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/browser.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/header.css?v=20260130"> <script type="text/javascript" src="/static/gritter/js/jquery.gritter.js"></script> <link rel="stylesheet" type="text/css" href="/static/gritter/css/jquery.gritter.css" /> @@ -45,7 +45,7 @@ $endif$ </div> </div> -<div id="footerc" style="bottom:3px;"> +<div id="footerc"> <p> $footer()$</p> <p> diff --git a/template/dealwithit.st b/template/dealwithit.st index a7a0119..8a053c6 100755 --- a/template/dealwithit.st +++ b/template/dealwithit.st @@ -4,7 +4,7 @@ <title>dump.fm - deal with it</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fdealwithit&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fdealwithit&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/doublerainbow.st b/template/doublerainbow.st index 9409066..e5b662c 100755 --- a/template/doublerainbow.st +++ b/template/doublerainbow.st @@ -4,7 +4,7 @@ <title>dump.fm - double rainbow</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fdoublerainbow&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fdoublerainbow&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/error_ie.st b/template/error_ie.st index 340c4c3..371559b 100755 --- a/template/error_ie.st +++ b/template/error_ie.st @@ -1,8 +1,17 @@ -<div id="iesucks" style="margin:10%;font-size:15px;font-family:Arial, sans serif;color:black;"> -<center> -<img src="http://coteriemusicblog.files.wordpress.com/2008/02/1.gif"> -<h2> -WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari ... (possibly Opera) ... sorry dude... -</h2> -</DIV> -</center>
\ No newline at end of file +<html> + <head> + <title>dump.fm</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <link rel="stylesheet" type="text/css" href="/static/css/error_ie.css?v=20260131"> + </head> + <body> + <div id="iesucks"> + <center> + <img src="https://coteriemusicblog.files.wordpress.com/2008/02/1.gif" alt="" /> + <h2> + WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari ... (possibly Opera) ... sorry dude... + </h2> + </center> + </div> + </body> +</html> diff --git a/template/fame2.st b/template/fame2.st index 00b99f8..58ec622 100755 --- a/template/fame2.st +++ b/template/fame2.st @@ -1,27 +1,28 @@ <html> - <head> - <title>dump.fm hall of fame</title> - $head()$ - <script> - jQuery(document).ready(initLog); - </script> - </head> + <head> + <title>dump.fm hall of fame</title> + $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/fame.css?v=20260131"> + <script> + jQuery(document).ready(initLog); + </script> + </head> <body> $banner()$ <div id="content"> <div id="messagePaneh"> - - <div id="userListp"> - <img src="/static/img/halloffametrophy.gif" id="halltrophy"> - <h1 style="font-size:150%;">Hall Of Fame </h1><br><br> - <form name="halltime"> <B> VIEW BY </B> -<select style="font-size:14px;color:#000;font-family:verdana;background-color:#ffffff;font-weight:bold;" name="menu" onChange="location=document.halltime.menu.options[document.halltime.menu.selectedIndex].value;"> -<option value="#">DAY</option> -<option value="#">WEEK</option> -<option value="http://">ALL TIME</option> -</select> + + <div id="userListp"> + <img src="/static/img/halloffametrophy.gif" id="halltrophy"> + <h1 class="hall-of-fame-title">Hall Of Fame</h1><br><br> + <form name="halltime"> <B> VIEW BY </B> + <select class="hall-of-fame-select" name="menu" onChange="location=document.halltime.menu.options[document.halltime.menu.selectedIndex].value;"> + <option value="#">DAY</option> + <option value="#">WEEK</option> + <option value="http://">ALL TIME</option> + </select> </form><br> </div> <div id="messageList"> diff --git a/template/footer.st b/template/footer.st index a2f4bac..13b6271 100755 --- a/template/footer.st +++ b/template/footer.st @@ -1,7 +1,7 @@ <a href="/">dump.fm</a> -<!--<a href="/about_us" style="word-spacing: normal">About Us</a> -<a href="/help" style="word-spacing: normal">Help FAQ</a> +<!--<a href="/about_us">About Us</a> +<a href="/help">Help FAQ</a> <a href="/terms">Terms</a>--> $google_analytics()$ $debug_log()$ diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 641f931..2cd3d0c 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -59,10 +59,10 @@ jQuery(window).load(function(){ </head> <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> - --> + + <!-- + <iframe src="$domain$/fullscreen" class="fullscreen-bg"></iframe> + --> <!--START BANNER--> <div id="banner"> diff --git a/template/frontpage.st b/template/frontpage.st index bf8ce22..efb433c 100755 --- a/template/frontpage.st +++ b/template/frontpage.st @@ -59,10 +59,10 @@ jQuery(window).load(function(){ </head> <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> - --> + + <!-- + <iframe src="$domain$/fullscreen" class="fullscreen-bg"></iframe> + --> <!--START BANNER--> <div id="banner"> @@ -141,13 +141,13 @@ jQuery(window).load(function(){ <div class="alttxt"> dump.fm is an elite real-time image chat community. we host more than 1,500,000 images. - register <a href="/register">here.</a> - <br>view the dump.fm feed in <a href="/fullscreen">fullscreen. :)</a> - <!-- <br> <br> <iframe src="$domain$/fullscreen" style="overflow:hidden;width:240px;height:200px;border:0px;"></iframe> - <br><br> - <strong> - <a href="$domain$/login" class="signin">sign in</a></strong>or <strong><a href="$domain$/register">register</a> - </strong>--> + register <a href="/register">here.</a> + <br>view the dump.fm feed in <a href="/fullscreen">fullscreen. :)</a> + <!-- <br> <br> <iframe src="$domain$/fullscreen" class="fullscreen-thumb"></iframe> + <br><br> + <strong> + <a href="$domain$/login" class="signin">sign in</a></strong>or <strong><a href="$domain$/register">register</a> + </strong>--> </div> $endif$ </div> @@ -174,8 +174,8 @@ $endif$ <!--<br><br><center> <div id="footer"> @2011 <a href="/">dump.fm</a> -<a href="$domain$/about_us" style="word-spacing: normal">About Us</a> -<a href="$domain$/help" style="word-spacing: normal">Help FAQ</a> +<a href="$domain$/about_us">About Us</a> +<a href="$domain$/help">Help FAQ</a> <a href="$domain$/terms">Terms</a> <a href="$domain$/privacy">Privacy</a> </div></center> diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st index e8cea25..e0de329 100755 --- a/template/frontpage_halloffame.st +++ b/template/frontpage_halloffame.st @@ -59,10 +59,10 @@ jQuery(window).load(function(){ </head> <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> - --> + + <!-- + <iframe src="$domain$/fullscreen" class="fullscreen-bg"></iframe> + --> <!--START BANNER--> <div id="banner"> @@ -139,13 +139,13 @@ jQuery(window).load(function(){ <div class="alttxt"> dump.fm is an elite real-time image chat community. we host more than 1,500,000 images. - register <a href="/register">here.</a> - <br>view the dump.fm feed in <a href="/fullscreen">fullscreen. :)</a> - <!-- <br> <br> <iframe src="$domain$/fullscreen" style="overflow:hidden;width:240px;height:200px;border:0px;"></iframe> - <br><br> - <strong> - <a href="$domain$/login" class="signin">sign in</a></strong>or <strong><a href="$domain$/register">register</a> - </strong>--> + register <a href="/register">here.</a> + <br>view the dump.fm feed in <a href="/fullscreen">fullscreen. :)</a> + <!-- <br> <br> <iframe src="$domain$/fullscreen" class="fullscreen-thumb"></iframe> + <br><br> + <strong> + <a href="$domain$/login" class="signin">sign in</a></strong>or <strong><a href="$domain$/register">register</a> + </strong>--> </div> $endif$ </div> @@ -172,8 +172,8 @@ $endif$ <!--<br><br><center> <div id="footer"> @2011 <a href="/">dump.fm</a> -<a href="$domain$/about_us" style="word-spacing: normal">About Us</a> -<a href="$domain$/help" style="word-spacing: normal">Help FAQ</a> +<a href="$domain$/about_us">About Us</a> +<a href="$domain$/help">Help FAQ</a> <a href="$domain$/terms">Terms</a> <a href="$domain$/privacy">Privacy</a> </div></center> diff --git a/template/fullscreen.st b/template/fullscreen.st index 030ea17..5879804 100755 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -18,7 +18,7 @@ } </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_box.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_box.css?v=20260131"> <script>jQuery(initLogin)</script> </head> <body> @@ -57,16 +57,16 @@ </p> </span> <span class="regopen"> - <label style="text-align:left;margin-bottom:-8px;">username</label> + <label>username</label> <input type="text" class="field" id="regNickInput" tabindex="5" /> </p><p> - <label style="text-align:left;margin-bottom:-8px;">password</label> + <label>password</label> <input type="password" class="field" id="regPasswordInput" tabindex="6" /> </p><p> - <label style="text-align:left;margin-bottom:-8px;">password2x</label> + <label>password2x</label> <input type="password" class="field" id="regPasswordInput2" tabindex="7" /> </p><p> - <label style="text-align:left;margin-bottom:-8px;">email</label> + <label>email</label> <input type="text" class="field" id="regEmailInput" tabindex="8" /> </p><p> <input type="submit" class="submit" id="submit" value="Register!" tabindex="9" /> diff --git a/template/fullscreen2.st b/template/fullscreen2.st index 1dfe6b8..e5c70f5 100755 --- a/template/fullscreen2.st +++ b/template/fullscreen2.st @@ -27,10 +27,10 @@ </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen2.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen2.css?v=20260131"> </head><body> $messages: { m | -<div style="width: 1224px; height: 918px;" id="supersize"> +<div id="supersize"> <div id="message-$m.message_id$"> <span class="content">$m.content$</span> </div> </div> diff --git a/template/fullscreen4.st b/template/fullscreen4.st index 1d1a4e6..d1ea427 100755 --- a/template/fullscreen4.st +++ b/template/fullscreen4.st @@ -14,7 +14,7 @@ } jQuery(startChatUpdater); </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131"> <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> @@ -34,7 +34,7 @@ <div align="left">password</div> <div><input id="passwordInput" type="password"></div> --> - <div align="right" style="font-size: 80%">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> + <div align="right" class="rememberme-row">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> <br> <div> <center><input type="submit" value="LOGIN"></center> diff --git a/template/fullscreen5.st b/template/fullscreen5.st index d0162d9..7181ff5 100755 --- a/template/fullscreen5.st +++ b/template/fullscreen5.st @@ -14,7 +14,7 @@ } jQuery(startChatUpdater); </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_smalltext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> @@ -33,7 +33,7 @@ <div align="left">password</div> <div><input id="passwordInput" type="password"></div> --> - <div align="right" style="font-size: 80%">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> + <div align="right" class="rememberme-row">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> <br> <div> <center><input type="submit" value="LOGIN"></center> diff --git a/template/fullscreen_front.st b/template/fullscreen_front.st index 82b1403..b0bfb4d 100755 --- a/template/fullscreen_front.st +++ b/template/fullscreen_front.st @@ -14,7 +14,7 @@ } jQuery(startChatUpdater); </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> </head> <body> diff --git a/template/fullscreenphotobooth.st b/template/fullscreenphotobooth.st index 6de7ca1..d6a1675 100755 --- a/template/fullscreenphotobooth.st +++ b/template/fullscreenphotobooth.st @@ -14,7 +14,7 @@ } jQuery(startChatUpdater); </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> @@ -33,7 +33,7 @@ <div align="left">password</div> <div><input id="passwordInput" type="password"></div> --> - <div align="right" style="font-size: 80%">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> + <div align="right" class="rememberme-row">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> <br> <div> <center><input type="submit" value="LOGIN"></center> diff --git a/template/google_analytics.st b/template/google_analytics.st index 883102a..bfba91f 100755 --- a/template/google_analytics.st +++ b/template/google_analytics.st @@ -12,5 +12,5 @@ qacct:"p-a3mCwIEHECjGE" </script> <script type="text/javascript" src="https://edge.quantserve.com/quant.js"></script> <noscript> -<img src="https://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> +<img src="https://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" class="is-hidden" border="0" height="1" width="1" alt="Quantcast"/> </noscript> diff --git a/template/head.st b/template/head.st index cdd853f..010f1ce 100755 --- a/template/head.st +++ b/template/head.st @@ -6,7 +6,7 @@ <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> -<link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260130.2"> +<link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260131.2"> <script> Domain = "/"; Nick = $if(user_nick)$"$user_nick$"$else$null$endif$; diff --git a/template/head_edge.st b/template/head_edge.st index cdd853f..010f1ce 100755 --- a/template/head_edge.st +++ b/template/head_edge.st @@ -6,7 +6,7 @@ <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> -<link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260130.2"> +<link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260131.2"> <script> Domain = "/"; Nick = $if(user_nick)$"$user_nick$"$else$null$endif$; diff --git a/template/help.st b/template/help.st index f94c536..196a6ae 100755 --- a/template/help.st +++ b/template/help.st @@ -30,8 +30,8 @@ jQuery(function() - <div id="news" class="is-hidden" style="overflow:hidden; height:600px; position:absolute;"> - <div style="padding:0px;" id="content" name="content"> <div style="background-color:#fff"><center> + <div id="news" class="is-hidden dropdown-window"> + <div id="content" name="content" class="content-no-padding"> <div class="bg-white"><center> <img src="/static/img/dumpclouds.png"><br><br> <h5> ©2010 All Rights Reserved<br><br> @@ -40,10 +40,10 @@ jQuery(function() </div></div> <div id="archive" class="is-hidden"> - <div style="padding:0px" id="content" name="content"> + <div id="content" name="content" class="content-no-padding"> - <iframe src="/static/html/help.html" style="overflow-x:hidden; padding:5;background-image:url(/static/img/hearts.gif);background-repeat:repeat;" width="510px" height="500px"name="iframe"></iframe> + <iframe src="/static/html/help.html" class="hearts-frame" width="510px" height="500px" name="iframe"></iframe> </div> </div> <div id="link" class="is-hidden"> diff --git a/template/him.st b/template/him.st index 999a916..62fb120 100755 --- a/template/him.st +++ b/template/him.st @@ -4,7 +4,7 @@ <title>dump.fm - him</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fhim&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fhim&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/ie_fullscreen.st b/template/ie_fullscreen.st index 480037b..b5c448f 100755 --- a/template/ie_fullscreen.st +++ b/template/ie_fullscreen.st @@ -15,7 +15,7 @@ } jQuery(startChatUpdater); </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> diff --git a/template/mgmtfull.st b/template/mgmtfull.st index 5ec3faa..26f7872 100755 --- a/template/mgmtfull.st +++ b/template/mgmtfull.st @@ -14,7 +14,7 @@ } jQuery(startChatUpdater); </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129"> <script>jQuery(initLogin)</script> </head> @@ -33,7 +33,7 @@ <div align="left">password</div> <div><input id="passwordInput" type="password"></div> --> - <div align="right" style="font-size: 80%">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> + <div align="right" class="rememberme-row">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div> <br> <div> <center><input type="submit" value="LOGIN"></center> diff --git a/template/nigga.st b/template/nigga.st index 8c54938..8e1c633 100755 --- a/template/nigga.st +++ b/template/nigga.st @@ -2,30 +2,30 @@ <head> <title>$nick$'s dump.fm</title> $head()$ - <link rel="stylesheet" type="text/css" href="/static/css/profile_dashboard.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/profile_dashboard.css?v=20260131"> <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> </head> - <body> - <div id="dashtotal" style="background-image:url($avatar$);opacity:0.1;width:100%;height:100%;z-index:-1"></div> - $banner()$ + <body> + <div id="dashtotal" class="dash-total dash-total--avatar" style="background-image:url($avatar$)"></div> + $banner()$ <div id="dashrapper"> - - - <div id="dashuserlist"> - $if(avatar)$ - <div id="dashavatar" style="background-image:url($avatar$);height:100px;width:100%"> - <img id="avatarPic" src="$avatar$"/> - $else$<br> - <img id="avatarPic" src="/static/img/noinfo.png"> - </div> - $endif$ + + + <div id="dashuserlist"> + $if(avatar)$ + <div id="dashavatar" class="dashavatar-bg" style="background-image:url($avatar$)"> + <img id="avatarPic" src="$avatar$"/> + $else$<br> + <img id="avatarPic" src="/static/img/noinfo.png"> + </div> + $endif$ diff --git a/template/perezhilton.st b/template/perezhilton.st index 356cc83..b11af19 100755 --- a/template/perezhilton.st +++ b/template/perezhilton.st @@ -4,7 +4,7 @@ <title>dump.fm - Perez Hilton</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fperezhilton&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fperezhilton&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/pogs.st b/template/pogs.st index a096531..2108693 100755 --- a/template/pogs.st +++ b/template/pogs.st @@ -4,7 +4,7 @@ <title>dump.fm - pogs</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fpogs&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fpogs&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/profile.st b/template/profile.st index 527e333..d416c1c 100755 --- a/template/profile.st +++ b/template/profile.st @@ -38,9 +38,9 @@ jQuery(document).ready(function() { </head> <body class="profiledash"> $if(avatar)$ - <div id="dashtotal" style="background-image:url($avatar$);opacity:0.1;width:100%;height:100%;z-index:-1"></div> + <div id="dashtotal" class="dash-total dash-total--avatar" style="background-image:url($avatar$)"></div> $else$ - <div id="dashtotal" style="background-image:url(/static/img/thumbs/stripes.gif);width:100%;height:100%;z-index:-1"></div> + <div id="dashtotal" class="dash-total dash-total--stripes"></div> $endif$ $banner()$ @@ -106,16 +106,16 @@ jQuery(document).ready(function() { <a href="/$nick$/log"><div id="favstxt">$if(is_home)$ your $else$ $nick$'s$endif$ most recent dumps</div></a> <div id="mostrecentdumps"> $imgs: { img | <a target="_blank" href="$img$"><img src="$img$"></img></a> }$ - </div> - <div id="likebutton"> + </div> + <div id="likebutton"> <!-- - <iframe src="https://www.facebook.com/widgets/like.php?href=/$nick$" - scrolling="no" frameborder="0" - style="border:none; width:500px; height:26px"></iframe> + <iframe src="https://www.facebook.com/widgets/like.php?href=/$nick$" + scrolling="no" frameborder="0" + class="fb-like-wide"></iframe> --> - </div> + </div> - </div> + </div> <a href="#"class="msgbtn" id="msgbtn">messages!</a> diff --git a/template/profilenew.st b/template/profilenew.st index 547c1c6..262bf02 100755 --- a/template/profilenew.st +++ b/template/profilenew.st @@ -32,9 +32,9 @@ jQuery(document).ready(function() { </head> <body class="profiledash"> $if(avatar)$ - <div id="dashtotal" style="background-image:url($avatar$);opacity:0.1;width:100%;height:100%;z-index:-1"></div> + <div id="dashtotal" class="dash-total dash-total--avatar" style="background-image:url($avatar$)"></div> $else$ - <div id="dashtotal" style="background-image:url(/static/img/thumbs/stripes.gif);width:100%;height:100%;z-index:-1"></div> + <div id="dashtotal" class="dash-total dash-total--stripes"></div> $endif$ $banner()$ diff --git a/template/reset.st b/template/reset.st index 5fbfe65..4402239 100755 --- a/template/reset.st +++ b/template/reset.st @@ -3,6 +3,8 @@ <title>dump.fm Password Reset</title> <script type="text/javascript" src="/static/js/sha1.js"></script> $head()$ + <link rel="stylesheet" type="text/css" href="/static/css/index.css?v=20260131"> + <link rel="stylesheet" type="text/css" href="/static/css/password_reset.css?v=20260131"> <script> jQuery(function() { @@ -26,11 +28,10 @@ }); </script> </head> - <link rel="stylesheet" type="text/css" href="static/css/index.css"> <body> <div id="rapper"></div> -<div id="content" style="z-index:77;"> +<div id="content" class="reset-content"> <div id="main" align="center"> @@ -39,13 +40,13 @@ <a href="/"><img src="/static/img/dumpclearlogo2.png"></a> <div align="center"> $if(valid_request)$ - <div id="feedback" style="display: none; color: red; margin-bottom: 2em;"></div> + <div id="feedback" class="is-hidden"></div> <h1>Reset Your Password</h1> <br> - <label style="text-align:left;margin-bottom:-8px;">New Password:</label> + <label>New Password:</label> <input type="password" id="p1"> <br> - <label style="text-align:left;margin-bottom:-8px;">Repeat Password:</label> + <label>Repeat Password:</label> <input type="password" id="p2"> <br> <form action="$link$" method="POST"> diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index 64511da..a76427a 100755 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -17,7 +17,7 @@ <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/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> @@ -98,9 +98,9 @@ $footer()$ </div> $preload()$ - <div id="vipinfo" style="position: absolute; z-index: 100000; right: 50; bottom: 125; background: white; padding: 10px; opacity: .75;"> - <h1>Welcome to the cool club</h1> - <ul> + <div id="vipinfo"> + <h1>Welcome to the cool club</h1> + <ul> <li><a href="$domain$/roomlist">Rooms</a></li> <li><a href="$domain$/users">New Users</a></li> <li><a href="$domain$/users/lastlog">Last seen users</a></li> diff --git a/template/rooms/artornot.st b/template/rooms/artornot.st index 180ff85..b5b77b3 100755 --- a/template/rooms/artornot.st +++ b/template/rooms/artornot.st @@ -17,7 +17,7 @@ <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/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> @@ -98,8 +98,8 @@ $footer()$ </div> $preload()$ - <div id="vipinfo" style="position: absolute; z-index: 100000; right: 50; bottom: 125; background: white; padding: 10px; opacity: .75;"> - <h1><a href="http://artornot.info/">Is it art..or not??!<br>Dump your art, find it on artornot.info!</a></h1> - </div> + <div id="vipinfo"> + <h1><a href="http://artornot.info/">Is it art..or not??!<br>Dump your art, find it on artornot.info!</a></h1> + </div> </body> </html> diff --git a/template/rooms/atrium.st b/template/rooms/atrium.st index 1464398..8a94dcb 100755 --- a/template/rooms/atrium.st +++ b/template/rooms/atrium.st @@ -17,7 +17,7 @@ <html> <head> $head_edge()$ - <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> diff --git a/template/rooms/butt.st b/template/rooms/butt.st index 403df38..c3077ed 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -6,7 +6,7 @@ <script type="text/javascript" src="/static/js/pichat.butt.js"></script> <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> <script type="text/javascript" src="/static/js/sha1.js"></script> -<link rel="stylesheet" type="text/css" href="/static/css/reset.css?v=20260130"> +<link rel="stylesheet" type="text/css" href="/static/css/reset.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/header.css?v=20260130"> $if(!user_nick)$ <link href="/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css"> @@ -25,7 +25,7 @@ $endif$ $if(!user_avatar)$ <link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css?v=20260130"> $endif$ - <link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260130.2"> + <link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260131.2"> <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> diff --git a/template/rooms/chat.down.st b/template/rooms/chat.down.st index 93d106f..7ad9a2a 100755 --- a/template/rooms/chat.down.st +++ b/template/rooms/chat.down.st @@ -18,13 +18,13 @@ <head> <link rel="shortcut icon" href="/static/favicon.ico"> <title>dump.fm</title> - <link rel="stylesheet" type="text/css" href="/static/css/chat_down.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/chat_down.css?v=20260131"> </head> <body> <center> - <img src="https://i.imgur.com/BNeoy.png" style="margin-top:15%;"> - </center> - </body></html> + <img src="https://i.imgur.com/BNeoy.png" class="chat-down-image"> + </center> + </body></html> diff --git a/template/rooms/chat.st b/template/rooms/chat.st index 38a2ee2..7d5ae38 100755 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -17,7 +17,7 @@ <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/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> diff --git a/template/rooms/dump2.st b/template/rooms/dump2.st index a4140af..fca994f 100755 --- a/template/rooms/dump2.st +++ b/template/rooms/dump2.st @@ -17,7 +17,7 @@ <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/chat_wrapper.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/rooms_dump2.css?v=20260129"> <title>no $roomname$ dump.fm</title> diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st index 6ab53c2..b20b189 100755 --- a/template/rooms/dumptest.st +++ b/template/rooms/dumptest.st @@ -18,7 +18,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ <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/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> diff --git a/template/rooms/frontpage.st b/template/rooms/frontpage.st index 606d51f..a3c8957 100755 --- a/template/rooms/frontpage.st +++ b/template/rooms/frontpage.st @@ -17,7 +17,7 @@ <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/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index f88ec54..098784d 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -23,7 +23,7 @@ <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link rel="stylesheet" type="text/css" href="/static/css/mgmt.css?v=20260130.2"> -<link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> +<link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260131"> <script>Domain = "/"</script> $if(isadmin)$ diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index cd08097..d38f57a 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -24,7 +24,7 @@ <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> -<link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> +<link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260131"> <script>Domain = "/"</script> $if(!user_nick)$ diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st index 128795e..1db0aa9 100755 --- a/template/rooms/vortex.st +++ b/template/rooms/vortex.st @@ -2,7 +2,7 @@ <html> <head> <title>dump.fm image vortex</title> -<link rel="stylesheet" type="text/css" href="/static/css/rooms_vortex.css?v=20260130"> +<link rel="stylesheet" type="text/css" href="/static/css/rooms_vortex.css?v=20260131"> @@ -192,11 +192,10 @@ $messages: { m | }$ <div id="infotxt">dump.fm image vortex<br><br>Real-Time Visualization of whats being dumped now.<br><br><a href="/" class="returnlink"> Return Home</a><br><br> - <div id="likebutton"> - <iframe src="https://www.facebook.com/widgets/like.php?href=/chat/vortex" - scrolling="no" frameborder="0" - style="border:none; width:170px; height:80px"></iframe> - </div> + <div id="likebutton"> + <iframe src="https://www.facebook.com/widgets/like.php?href=/chat/vortex" + scrolling="no" frameborder="0"></iframe> + </div> </div> diff --git a/template/simplerlog.st b/template/simplerlog.st index c69d244..7e68473 100755 --- a/template/simplerlog.st +++ b/template/simplerlog.st @@ -65,7 +65,7 @@ jQuery(window).load(function(){ <body> <!-- - <iframe src="/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> + <iframe src="/fullscreen" class="fullscreen-bg"></iframe> --> <!--START BANNER--> diff --git a/template/slimer.st b/template/slimer.st index 1c9109f..9266e2c 100755 --- a/template/slimer.st +++ b/template/slimer.st @@ -4,7 +4,7 @@ <title>dump.fm - Slimer</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fslimer&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fslimer&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/slothgoth.st b/template/slothgoth.st index f61433d..3f90081 100755 --- a/template/slothgoth.st +++ b/template/slothgoth.st @@ -3,7 +3,7 @@ <title>dump.fm - sloth goth</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <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"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -25,8 +25,7 @@ <div id="infotxt">Sloth Goth on dump.fm<br><br>A Collection of Sloth Goth Related images made by users of dump.fm<br><br><a href="/" class="returnlink"> Return Home</a><br><br> <div id="likebutton"> <iframe src="https://www.facebook.com/widgets/like.php?href=/m/slothgoth" - scrolling="no" frameborder="0" - style="border:none; width:120px; height:90px"></iframe> + scrolling="no" frameborder="0" class="fb-like-large"></iframe> </div> </div> diff --git a/template/spaceboys.st b/template/spaceboys.st index c5ae71d..c4a5de0 100755 --- a/template/spaceboys.st +++ b/template/spaceboys.st @@ -4,7 +4,7 @@ <title>dump.fm - homeboys in space</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <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"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -28,8 +28,7 @@ <div id="likebutton"> <iframe src="https://www.facebook.com/widgets/like.php?href=/chat/spaceboys" - scrolling="no" frameborder="0" - style="border:none; width:120px; height:90px"></iframe> + scrolling="no" frameborder="0" class="fb-like-large"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/spinningkid.st b/template/spinningkid.st index 64ae9c7..b5fdcd0 100755 --- a/template/spinningkid.st +++ b/template/spinningkid.st @@ -4,7 +4,7 @@ <title>dump.fm - Spinning Kid</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fspinningkid&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fspinningkid&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/terms8.st b/template/terms8.st index 0cc0505..9202aea 100755 --- a/template/terms8.st +++ b/template/terms8.st @@ -28,8 +28,8 @@ jQuery(function() - <div id="news" class="is-hidden" style="overflow:hidden; height:600px; position:absolute;"> - <div style="padding:0px;" id="content" name="content"> <div style="background-color:#fff"><center> + <div id="news" class="is-hidden dropdown-window"> + <div id="content" name="content" class="content-no-padding"> <div class="bg-white"><center> <img src="/static/img/dumpclouds.png"><br><br> <h5> ©2010 All Rights Reserved<br><br> @@ -38,10 +38,10 @@ jQuery(function() </div></div> <div id="archive" class="is-hidden"> - <div style="padding:0px" id="content" name="content"> + <div id="content" name="content" class="content-no-padding"> - <iframe src="/static/html/terms.html" style="overflow-x:hidden; padding:5;background-image:url(/static/img/hearts.gif);background-repeat:repeat;" width="550px" height="500px"></iframe> + <iframe src="/static/html/terms.html" class="hearts-frame" width="550px" height="500px"></iframe> </div> </div> <div id="link" class="is-hidden"> diff --git a/template/test.st b/template/test.st index fc7dbbc..62c4335 100755 --- a/template/test.st +++ b/template/test.st @@ -32,7 +32,7 @@ $(document).ready(initLoginForm); <div align="right" class="txt"> <br> <div align="center">dump.fm lets you talk with pictures<br> - <a href="/register" style="text-decoration:none;">Click here to Register!</a> <br> + <a href="/register" class="no-underline">Click here to Register!</a> <br> </div> </div> </div> @@ -81,4 +81,3 @@ $(document).ready(initLoginForm); } catch(err) {} </script> </body> - diff --git a/template/thisguy.st b/template/thisguy.st index 3234a88..2d89b35 100755 --- a/template/thisguy.st +++ b/template/thisguy.st @@ -4,7 +4,7 @@ <title>dump.fm - this guy</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -27,7 +27,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fpogs&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fpogs&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> diff --git a/template/weedpile.st b/template/weedpile.st index 1de0ca0..a576e3e 100755 --- a/template/weedpile.st +++ b/template/weedpile.st @@ -4,7 +4,7 @@ <title>dump.fm - weed pile</title> - <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/meme_pages_padding10.css?v=20260129"> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> @@ -28,7 +28,7 @@ $if(!user_nick)$<a href="/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fweedpile&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fweedpile&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" class="fb-like-small" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> |
