summaryrefslogtreecommitdiff
path: root/static/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/register.html')
-rw-r--r--[-rwxr-xr-x]static/register.html181
1 files changed, 92 insertions, 89 deletions
diff --git a/static/register.html b/static/register.html
index b398b6f..ce222e1 100755..100644
--- a/static/register.html
+++ b/static/register.html
@@ -1,19 +1,25 @@
-<html>
-
-<head>
-
- <link rel="shortcut icon" href="static/favicon.ico">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="static/js/sha1.js"></script>
+</html><head>
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
+ <script type="text/javascript" src="/static/js/underscore-min.js"></script>
+ <script type="text/javascript" src="/static/js/sha1.js"></script>
<script type="text/javascript" src="static/js/register.js"></script>
<script>
$(document).ready(initRegister);
- </script>
+ </script>
<link rel="stylesheet" type="text/css" href="static/reset.css">
+
<link rel="shortcut icon" href="static/favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dump.fm</title></head>
+
+
<style type="text/css">
+
+
+
+
+
+
<!--
.white a:link {
text-decoration: none;
@@ -37,35 +43,12 @@
text-shadow: -1px 1px 1px #ccc;
color: #504F61;
}
-#header7{
- background-color:#666;
- background-image:url(/static/dblue2.png);
- background-attachment:fixed;
- margin: 0px auto -1px auto;
- top: 0px;
- width:100%;
- left: 0px;
- height: 60px;
-}
-#bar7{
- top:32px;
- position:absolute;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: bold;
- width: 500px;
- font-size: 20px;
- left: 170px;
- margin-left: 10%;
- margin-right: 8%;
- letter-spacing: -1px;
- z-index: 999;
-}
#main {
background-position:center;
- width:500px;
+ width:460px;
margin: 0px auto -1px auto;
- top:150px;
- height:380px;
+ height:400px;
+padding-top:15;
z-index:2;
opacity:0.9;
border-top-left-radius:10px;
@@ -80,11 +63,14 @@
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
- border:solid 4px #F5F5F5;
+ border:solid 2px #000;
position: relative;
background-color: #FFF;
background-position:center;
background-repeat:no-repeat;
+ box-shadow: 5px 5px 100px #c8cbce;
+-webkit-box-shadow: 5px 5px 100px #c8cbce;
+-moz-box-shadow: 5px 5px 100px #c8cbce;
}
#logout7{
top:5px;
@@ -118,7 +104,6 @@
height: 20px;
z-index: 1000;
}
-
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
@@ -131,14 +116,14 @@ td {
}
.btnav { border: 0px #000000 solid;}
body {
-
- background-color:#e3e3e3;
-
- background-image:url(static/brokenlinkk.gif);
- background-position:center;
-
- background-repeat:no-repeat;
+ background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
+ background-repeat:repeat-x;
+ background-position:top;
overflow:hidden;
+margin:8%;
+}
+body a{border:0;
+text-decoration:none;
}
.submit {
@@ -150,68 +135,94 @@ body {
.feild {
height:40px;
width:300px;
- border:3px #ccc;
+ border:3px #000;
background:#e3e3e3;
margin:10px;
+ color:#000;
+
font-size:30px;
+
}
.txt {
font-family:Arial, Helvetica, sans-serif;
- font-size:12px;
- text-shadow: -1px 1px 1px #ccc;
+ font-size:14px;
+line-height:1.2;
+ text-shadow:1px 1px 0.5px #ccc;
+ word-spacing: 3px;
}
.line {
font-family:Arial, Helvetica, sans-serif;
-
- letter-spacing: -1px;
+ letter-spacing: 1px;
+line-height:1;
+ text-shadow:0px 1px 50px #999;
color:#000;
- font-size:18px;
-
+ font-size:19px;
}
-.line2 {
- font-family:Arial, Helvetica, sans-serif;
- margin-right:12px;
-
+#nickInput {color:#000;
+}
+.no-cursor { cursor: none; }
+.invisible { display: none !important; }
+#cursor-big { position: absolute; z-index: 1000; }
+
+#submit {
- color:#000;
- font-size:13px;
+ display:inline-block;
+ width:300px;
+height:35px;
+margin-top:-5;
+font-size:14px;
+background-image:url(/static/btngrad1.png);
+margin-left:140;
+top:15px;
+ text-align:center;
+ z-index:100;
+ font-size:18px;
+ color:#fff;
+ text-shadow:1px 1px 1px rgba(0,0,0,1);
+ border-top-left-radius:5px;
+ border-top-right-radius:5px;
+ -webkit-border-top-left-radius:5px;
+ -webkit-border-top-right-radius:5px;
+ -moz-border-radius-topleft:5px;
+ -moz-border-radius-topright:5px;
+ border-bottom-left-radius:5px;
+ border-bottom-right-radius:5px;
+ -webkit-border-bottom-left-radius:5px;
+ -webkit-border-bottom-right-radius:5px;
+ -moz-border-radius-bottomleft:5px;
+ -moz-border-radius-bottomright:5px;
+ border:solid 1px #fff;
}
-
-->
-</style>
-<body>
-<div id="rapper7">
-<div id="header7">
- <div id="bottombar"></div>
- <div align="center">
- <p><img src="static/wordlogo2.gif" width="500" height="239"><br>
- </p>
- </div>
- <div class="white"></div>
- <div align="center"><br />
+
+</style>
+
+<body>
+<div id="rapper7">
+<div id="header7">
+ <div id="bottombar"></div>
+ <div align="center">
+<br>
</div>
+
+ <div class="white"></div>
+ <div align="center"><br /></div>
</div>
</div>
</div>
<div id="main" align="center">
- <p align="center"><br />
- </p>
- <div id="registerbox">
- <p align="right" class="line">&nbsp;</p>
- <p align="right" class="line">&nbsp;</p>
- <p align="center" class="line">Talk with pictures.
- <h1 align="center"><br />
- </h1>
- <div id="registerbox">
+ <p align="center">
+
+ <div id="registerbox"> <a href="/"><img src="static/fundump.png"></a>
<div align="right">
<h1>&nbsp;</h1>
<h1><span>username</span>
@@ -225,32 +236,24 @@ body {
<input type="text" class="feild"id="emailInput" />
</h1>
- <h1><span>registration code</span>
+ <h1><span> regcode</span>
<input type="text" class="feild" id="codeInput" />
</h1>
- <h1>&nbsp;</h1>
+
<h1> <br />
</h1>
<div align="center">
- <input type="submit" class="submit" id="submit" value="Done" />
+ <input type="submit" class="submit" id="submit" value="Register!" />
</div>
</div>
</div>
</div>
- <div align="center"></div>
- </div>
</div>
- </div></div>
-</div>
- </h1>
- </div>
-</div>
-<div style="position: fixed; bottom: 3px; right: 3px; font-size: xx-small; z-index: 10;"><button onClick="getBackground()" title="Rotate background image" style="font-size: xx-small;">+</button></div>
</body>
-</html> \ No newline at end of file
+</html>