Admin
[Share] Skin 8xStudio
on 17/06/2012Admin
loading...
Demo:
Dowload
- Code:
http://www.mediafire.com/?ou8sotk9v2vb85o
Sửa bảng đăng nhập. Tìm:
- Code:
<!-- BEGIN switch_user_logged_out -->
đến:
- Code:
<!-- END switch_user_logged_in -->
Xóa đi và thay bằng:
- Code:
<!-- BEGIN switch_user_logged_out --><form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<table style="padding-left:20px"cellpadding="0" cellspacing="3" border="0">
<tr>
<td class="smallfont" style="border-top: 1px solid #363636 ;border-left: 1px solid #363636 ;white-space: nowrap;"><label for="navbar_username"> <font style="font-family: verdana">THÀNH VIÊN</font> </label></td>
<td><input id="username" class="bginput" type="text" size="10" name="username" /></td>
<td><input id="password" class="bginput" type="password" size="10" name="password" /></td>
<td nowrap="nowrap"><label><input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label></td>
<td nowrap="nowrap">{S_HIDDEN_FIELDS}<input type="submit" name="login" style="font-weight: bold;font-family: tahoma, verdana;font-size: 11px;color: #ffffff;padding: 2px;border: 1px dashed #749a25;background: #749a25;margin-left: 10px;" value="Go!"></td></tr></table></form><!-- END switch_user_logged_out --><div style="width:190px;padding-left:20px" align="left">
<!-- BEGIN switch_user_logged_in --><span class="gensmall">
<font color="#CC0000"> <b>{LOGGED_AS}</b></font> !<br /><font color="#ffffff">{CURRENT_TIME}</font></span><!-- END switch_user_logged_in -->
Cntt-k3
No Comment.