Weezy
mrblinz Login code of bazehub.in ..copy the page css code below
<link rel="STYLESHEET" href="http://zealot.waphall.com/Css/Login/styles.css" media="screen"/>
<link rel="STYLESHEET" href="http://zealot.waphall.com/Css/Login/styles2.css" media="screen"/>
<link rel="STYLESHEET" href="http://zealot.waphall.com/Css/Login/styles3.css" media="screen"/>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Css/baze/a/ad.csss"/>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Css/paging.css" media="all,handheld"/>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Css/baze/filelist.css" media="all,handheld"/>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Css/num/filelist.css" media="all,handheld"/>
<link rel='stylesheet' type='text/css' href='http://zealot.waphall.com/Bazehub/Styles.css' media='all,handheld'/>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Javascript/filestag.css" media="all,handheld"/>
<style type="text/css"> body {border-width: 0px; border-color:#004080; border-style: solid;margin-top:10px; margin-right:; margin-left:; margin-bottom:10px; padding-top: 5px; padding-bottom: 5px; padding-left:; padding-right:;}</style>
<style type="text/css">
.ads img {width: 100%;}
</style>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Bazehub/pcview.css" media="all,handheld"/>
Copy code
Copy the login form code below
<div class="mobile"><div
class="topper">
<table width="100%"><tbody><tr><td width="50%"></td>
<td width="50%" align="right"
valign="center">Log In</td></tr></tbody></table>
</div></div>
<form
method="get" action="login_site.xhtml">
<input type="hidden" name="do_id" value="1"/>
<br/><br/><div class="reg_log_alert_two"> Not yet a member? <a href="/registration_site.html?do_id=20"><b>Sign up</b></a></div>
<div class="reg_log_alert"></div>
<div class="reg_log">
<br/><div class="rg"></div>
<div class="rg"><input type="text" placeholder="Enter Name"
class="form-control" name="wu_login"/></div>
<div class="rg"><input type="password" placeholder="Enter Password" class="form-control" name="wu_heslo"/></div>
<table><tr><td><div class="rg"><input type="submit" name="log_submit" value="Sign in"/></div></td><td><a href="/lpass."><div class="reg_log_alert_two" style="padding-top:6px;padding-bottom:6px;">Forget Password?</div></a></td></tr></table><br/></div>
</form>
<div align="center"><a href="registration_site.xhtml?do_id=20"><div class="getsd">Create A New Account</div></a></div>
Copy code