(Release) Login to Any CMS (Mainly Uber)

Kristopher

Photographer
Dec 25, 2010
802
66
Well i created this never tested it on a CMS actually due to no xampp on PC and VPS is offline atm.. But If Someone test let me know.. Will fix it up more just my first release. Mainly for uber as that's what i'm trying to get it to work for.
Screenshot:

1320046303543852689625.png


HTML:
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Fade Hotel - Quality Matters</title>
<style type="text/css" media="screen">
body {
background: url('http://img.sharefast.net/1320035959413682748759.gif');
   padding: 0;
   margin: 0;
font-family:"Verdana";
font-size: 13px;
}
 
div.loginbox {
background: url('http://www.habbox.com/images/calvin/archive/images/backgrounds/tiles/34.gif');
width: 400px;
margin: 0 auto;
border: 1px solid #aaa;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius: 6px;
}

div.joinnow {
margin: 25px 0 0 -54px;
}

div.joinnow > div.button {
background: url('http://img.sharefast.net/1320037185921814469445.png') top no-repeat;
cursor: pointer;
height: 121px;
width: 228px;
}

div.joinnow > div.button:hover {
background-position: bottom;
}

div.joinnow > div.button > span.text-big {
padding: 26px 0 0 0;
text-align: center;
color: #FFFFFF;
font-size: 28px;
font-weight: bold;
text-decoration: none;
letter-spacing: -0.005em;
text-shadow: #333 0 -1px 0;
display:block;
}

div.joinnow > div.button > span.text-small {
color: #FFFFFF;
font-size: 24px;
font-weight: normal;
text-decoration: none;
text-align: center;
text-shadow: #000 0 -1px 0;
display:block;
}
div.didyouknow {
margin: 0;
padding: 0;
font-weight: bold;
text-align: center;
padding-top: 5px;
padding-bottom: 6px;
color: #FFFFFF;
background-color: #000;
 
}
.head {
height: 170px;

}
</style>
<div class="didyouknow">Did you know: Fade Hotel has been around for a year just under a diffrent name?</a>.</div><br>
 
</div>
</head> <body>

  <div align="Center">

<div class="head"></div>
 
<Center><div class="loginbox"> <br>
<img border="0" src="http://habbox.com/text/volter_style/1/fade" />
<br><br>
 <center>New here? <a href="/register" style="font-weight: bold;">REGISTER FOR FREE</a></center></br>
       <form method="post" action="index.php">
    <b> Username:</b>
        <input type="text" name="credentials.username" value="Username" onfocus="if (this.value == 'Username') this.value = '';" /></br>
        </br>
       <b> Password:</b>
        <input type="password" name="credentials.password" value="Password" onfocus="if (this.value == 'Password') this.value = '';" /></br>
       <center> <align='right'><input type="submit" name="login" value="Sign In" /></align></center>
      </form><br></div> </center>
 </div> </div> <br><br><br>
 
</div> <br><br></body>
 

Dzetki

The Prodigal Son Returns
Jul 16, 2010
990
220
I scrolled through the source you gave us here, i know why it doesn't work. Uber and other CMS's have more codes that needs to be put inside the login. And of course, uber's login is a .tpl file. Needs more colors, images and probably a few more codes to actually make it work with a CMS. Other than that, it's kinda nice.
 

Kristopher

Photographer
Dec 25, 2010
802
66
You can tell this is my first login.. and i was high when i wrote it.. i had it in there but never had good idea where to put it or should i just have it in the box not sure ill continue to work on it and add pictures line the boxes up etc.. but thanks for all the replys and stuff :)
 

Kristopher

Photographer
Dec 25, 2010
802
66
You should see the backround its animated its falling snow didnt plan to release until holloween so i didnt make it holloweenish
 

Users who are viewing this thread

Top