Discuz!7.0首页登录框 完美修改版
安装方法:
1、打开Discuz.htm, 搜索<!--{if !$discuz_uid}-->2、在下面加:<form id=\\\"loginform\\\" method=\\\"post\\\" name=\\\"login\\\" action=\\\"logging.php?action=login&loginsubmit=true\\\" style=\\\"margin: 0px;\\\">
<table width=\\\"460px;\\\" height=\\\"25\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">
<tr>
<td><input type=\\\"hidden\\\" name=\\\"formhash\\\" value=\\\"65993e45\\\" />
<input type=\\\"hidden\\\" name=\\\"cookietime\\\" value=\\\"2592000\\\" />
<input type=\\\"hidden\\\" name=\\\"loginfield\\\" value=\\\"username\\\" />
<input type=\\\"hidden\\\" id=\\\"fl_qid_inp\\\" name=\\\"questionid\\\" value=\\\"0\\\" />
用户名:<input type=\\\"text\\\" name=\\\"username\\\" size=\\\"10\\\" class=\\\"txtz\\\" autocomplete=\\\"off\\\"/>
密 码:<input type=\\\"password\\\" name=\\\"password\\\" size=\\\"10\\\" class=\\\"txtz\\\" autocomplete=\\\"off\\\"/>
</td>
<td>
<input type=\\\"image\\\" src=\\\"../images/login.gif\\\" id=\\\"login\\\" name=\\\"loginsubmit\\\" alt=\\\"登陆\\\" /></td>
<td><a href=\\\"register.php\\\" class=\\\"noborder\\\">
<img src=\\\"../images/reg.gif\\\"></a></td>
</tr>
</table>
</form>3、更新缓存,收工!
注:
1、以上提到的图片路径均存在 images 下,也可自定义。
2、附件是自动安装版,下边直接上传到对应目录就可以。
页:
[1]