演示论坛:
http://www.hystudent.cn/home.php方法:后台——风格插件——插件中心——home首页
点击自定义模块,增加新模块。
唯一标志符:030
模块描述: 快速登陆
模块内容:把下列代码修改后粘贴
<form action="http://
www.hystudent.cn/index.php?" method="post" name="login" onsubmit="this.submit.disabled=true;">
<input type="hidden" value="" name="forward" />
<input type="hidden" value="http://
www.hystudent.cn/login.php" name="jumpurl" />
<input type="hidden" value="2" name="step" />
<table width="80%" cellspacing="0" cellpadding="0" align="left">
<tr>
<th class="h" colspan="2"><b> </b></th>
</tr>
<tr>
<td width="170"><img src="
http://free.2259.com/sc/hot/30.gif"><font size=2 color="red">社区快速通道</font> 用户名</td>
<td width="116"><input class="input" type="text" maxlength="20" name="pwuser" size="12" tabindex="1" />
<a href="
http://www.hystudent.cn/reg.php"></td>
<td width="48">密 码</td>
<td><input class="input" type="password" maxlength="20" name="pwpwd" size="12" tabindex="2" />
<td colspan="2"><div align="center">
<input name="submit" type="submit" class="btn" style="width:40px" tabindex="10" value="登 录" />
<font size=2 color="red"><a href="
http://www.hystudent.cn/reg.php">还不是会员?点击这里注册</a></font>
<label></label>
</div></td>
</tr>
</table>
</form>
红色部分为修改部分 将我的网站地址换成您的网站地址
<img src= 红色地址为图片地址,我的网站使用了一个hot图标,你可以根据你喜欢的自己进行修改
好了有什么问题请跟帖,希望能对您有用。
[ 此贴被元帅在2008-02-26 21:46重新编辑 ]