[Table]Гость - [/Table] [Table]Авторизированы - [/Table]
Установка:
1. Вставляем в CSS:
Code
/* Форма входа By Diz-EliT */
body {background:url('bg_fon00.png') repeat; margin:0px; padding:0px;color: #939393;}
.chat {background:#e9e9e9;padding:3px;border:0px;}
.forumContent (background:#dbdbdb;)
a#reglink{font-family: Verdana;font-size: 8pt;font-weight:bold;text-decoration: none;}
a#reglink:link{color: #ff0000;}
a#reglink:visited{color: #ff0000;}
a#reglink:active{color: #ff0000;}
a#reglink:hover{color: #b30000;}
#headtext{padding-top: 2px;float:right;padding-right: 10px;}
#login {padding-top: 2px;float:right;padding-right: 10px;}
#vhod {padding-top: 2px;float:right;padding-right: 10px;}
#zapom {padding-top: 2px;float:right;padding-right: 10px;}
#zapomtext {padding-top: 2px;float:right;padding-right: 10px;}
#zapomtext:hover {padding-top: 2px;float:right;padding-right: 10px;}
.loginfield {background-image: url(/gs/menuo.png);width: 167px;border: 1px solid #000000;font-family:verdana,arial,helvetica;font-size:7pt;color: #880b77;height:16px;}
/* ------------ */
И вот вообщемто скрипт:
Code
<?if($USER_LOGGED_IN$)?>
<font size="1.5" face="Visitor_Rus">Вы вошли как <b><a href="/index/8">$USERNAME$</a></b> | Группа "<u>$USER_GROUP$</u>"</font>
<?else?>
<script type="text/javascript">
sendFrm549401=function(){
var o=$('#frmLg549401')[0],pos=_uGetOffset(o),o2=$('#blk549401')[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('frmLg549401',{type:'POST',url:'/index/sub/',error:function() {
$('#blk549401').html('<div align="left" style="padding:10px;"><div class="myWinLoadSF" title="Невозможно выполнить запрос, попробуйте позже"></div></div>');
_uWnd.alert('<div class="myWinError">Невозможно выполнить запрос, попробуйте позже</div>','',{w:250,h:90,tm:3000,pad:'15px'});
setTimeout("$('#blk549401').css('display','none');",'1500');
}
});
}
</script>
<div id="blk549510" style="border:1px solid #000000;position:absolute;z-index:40;background:url('http://live-st.net.ru/gs/menuo.png');display:none;"></div><form id="frmLg549510" method="post" style="margin:0" onsubmit="sendFrm549510();return false;">
<!-- Вход -->
<div id="vhod">
<input class="loginButton" name="sbm" type="submit" value="Вход"/>
</div>
<!-- noВход -->
<!-- Пароль -->
<div id="login">
<input class="loginfield" style="width:100%;" name="password" value="Пароль" onclick="if(this.value=='Пароль')this.value=''" onblur="if(this.value=='')this.value='Пароль'" type="password" />
</div>
<!-- noПароль -->
<!-- Логин -->
<div id="login">
<input class="loginfield" style="width:100%;" value="E-mail" name="user" onclick="if(this.value=='E-mail')this.value=''" onblur="if(this.value=='')this.value='E-mail'" type="text" />
</div>
<!-- noЛогин -->
<input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="1" /><input type="hidden" name="rnd" value="178" /><input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="1" /><input type="hidden" name="rnd" value="510" /></form>
[Table]Жерательно не переделывать скрипт! А то слетит=( он ещё в BETA версии. Но робочий![/Table]