This script allows you to add a fresh crisp new style login form to any part of your site!

1. To begin open Control Panel > Design customisation > CSS.

2. Paste the following styles at the very top of the page after entring 1/2 lines down.

Code
/* Login */

#pass {background: url(http://updates.ucoz.com/icons/key.png) white 5px no-repeat; background-repeat:no-repeat; height:30px; font-size:18px; width:380px; padding:5px; padding-left:30px; border:grey 1px solid;}
#log {background: url(http://updates.ucoz.com/icons2/user.png) white 5px no-repeat; height:30px; font-size:18px; width:380px; padding:5px; padding-left:30px; border:grey 1px solid;}
.loginbuttn {padding:7px; background-color:#0066FF; border-radius:3px; border:#0066FF 2px solid; color:white; font-weight:bold;}
.loginbuttn:hover {padding:7px; background-color:#2E5CE6; border-radius:3px; border:#0066FF 2px solid; color:white; cursor:pointer;}


3. Then open Control Panel > Design Customisation and select the design you would like to add the login form to. Once the template has opened paste the following code where you would like the form to appear.

Code
<script type="text/javascript">  
sendFrm549724=function(){  
var o=$('#frmLg549724')[0],pos=_uGetOffset(o),o2=$('#blk549724')[0];  
document.body.insertBefore(o2,document.body.firstChild);  
$(o2).css({top:(pos['top'])+'px',left:(pos['left'])+'px',width:o.offsetWidth+'px',height:o.offsetHeight+'px',display:''}).html('<div align="left" style="padding:5px;"><div class="myWinLoad"></div></div>');  
_uPostForm('frmLg549724',{type:'POST',url:'/index/sub/',error:function() {  
$('#blk549724').html('<div align="left" style="padding:10px;"><div class="myWinLoadSF" title="Impossible to execute the request, try again later"></div></div>');  
_uWnd.alert('<div class="myWinError">Impossible to execute the request, try again later</div>','',{w:250,h:90,tm:3000,pad:'15px'});  
setTimeout("$('#blk549724').css('displaay','none');",'1500');  
}  
});  
}  
</script>  
<div id="blk549724" style="border:1px solid #CCCCCC;position:absolute;z-index:82;background:url('http://s38.ucoz.net/img/fr/g.gif');display:none;"></div><form id="frmLg549724" action="/index/sub/" method="post" style="padding:30px; border-radius:2px; border:grey 1px solid; background-color:#FAFAFA; font-family:calibri; width:400px; text-align:left; margin-left:auto; margin-right:auto;" onsubmit="sendFrm549724();return false;">  
<div class="loginBlock">  
<a href="javascript://" rel="nofollow" onclick="new _uWnd('HelpWd','Helper',360,150,{align:'justify',closeonesc:1},{url:'/index/90-7'});return false;" class="noun"><img alt="" align="right" title="uID Accepted" src="http://s38.ucoz.net/img/ma/uid.gif" style="border:0; vertical-align:-4px;"></a>  
<span style="font-size:20px; color:grey;">Login</span>  
<p></p>  
<div class="loginDiv"><span><b>Username</b>:</span><input type="text" name="user" id="log" value="" maxlength="50" title="Enter Username/Email"/></div>  
<p></p>  
<div class="passwordDiv"><span><b>Password:</b></span><input type="password" name="password" id="pass" maxlength="15" title="Enter Password"/></div>  
<table width="100%">  
<tr>  
<td width="50%">  
<div class="buttonDiv"><input type="submit" value="Login" class="loginbuttn" title="Login"/></div>  
</td>  
<td width="50%" align="right">  
<div class="rememberDiv"><input title="Keep Me Logged In Even When I Close My Browser" id="remmepls" type="checkbox" checked="checked" value="1" name="rem" style="background-color:white; height:17px; width:17px;"/><label for="remmepls">Stay signed in</label></div>  
</td>  
</tr>  
</table>  
<br />  
<div class="loginLinks"><a class="logLnkRem" href="javascript://" rel="nofollow" onclick="new _uWnd('Prm','Password Recovery Helper',300,130,{autosize:1,closeonesc:1},{url:'/index/5'});return false;" title="Password Recovery"> Can't access your account?</a></div>  
</div>  
<input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="1" /><input type="hidden" name="rnd" value="724" /></form>

  Paradox        0.0        0        20/04/2024

ComForm">
avatar

My Account
You are currently not logged in.

So what are you waiting for?
To get started log in or sign up to Dashboard Support to make use of all our cool site features.

Online Chat
[admin] Paradox: Please log in to take part in online chatter.

Food For Thought

Opinions Wanted!