Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[发布] 注册页 注册 提示修改美化 留住会员

[复制链接]
四海为家故事网 发表于 2011-3-31 03:00:13 | 显示全部楼层 |阅读模式


效果如上图所示
演示地址:http://you-ku.com/member.php?
修改方法如下
找到:template\default\member/register.htm
  • <label><em>{lang username}:</em><input type="text" id="username" name="{$_G['setting']['reginput']['username']}" autocomplete="off" size="25" maxlength="15" value="" tabindex="1" class="txt" /> *</label>
  • <label><em>{lang password}:</em><input type="password" name="{$_G['setting']['reginput']['password']}" size="25" id="password" tabindex="1" class="txt" /> *</label>
  • <label><em>{lang password_confirm}:</em><input type="password" name="{$_G['setting']['reginput']['password2']}" size="25" id="password2" tabindex="1" value="" class="txt" /> *</label>
  • <label><em>{lang email}:</em><input type="text" name="{$_G['setting']['reginput']['email']}" autocomplete="off" size="25" id="email" tabindex="1" class="txt" /> *</label>

复制代码

替换成:
  • <label><em>{lang username}:</em><input type="text" id="username" name="{$_G['setting']['reginput']['username']}" autocomplete="off" size="25" maxlength="15" value="" tabindex="1" class="txt" /> 必填</label>
  • <label><em>{lang password}:</em><input type="password" name="{$_G['setting']['reginput']['password']}" size="25" id="password" tabindex="1" class="txt" /> 必填</label>
  • <label><em>{lang password_confirm}:</em><input type="password" name="{$_G['setting']['reginput']['password2']}" size="25" id="password2" tabindex="1" value="" class="txt" /> 必填</label>
  • <label><em>{lang email}:</em><input type="text" name="{$_G['setting']['reginput']['email']}" autocomplete="off" size="25" id="email" tabindex="1" class="txt" /> 必填</label><label><font color="#ff0000"><p>提示:本站已开通email验证,请填写个人真实邮箱方便验证,通过email验证才能使用会员权利</p></font></label>

复制代码

若你有开通邀请注册还可以进行下面一步,没有的话 就到这里就可以结束修改完成上传覆盖
还是同一个文件,找到:
  • <label class="xs2"><em>{lang invite_code}:</em><input type="text" name="invitecode" autocomplete="off" size="25" id="invitecode"{if $_G['setting']['regstatus'] == 2}{/if} tabindex="1" class="txt" /><!--{if $_G['setting']['regstatus'] == 2}--> *<!--{/if}--></label>

复制代码

在这下面添加一行:
  • <label><font color="#ff0000">提示:选填!没有请留空</font></label>

复制代码

皇爵 发表于 2011-6-1 14:53:13 | 显示全部楼层
支持一个!1
回复

使用道具 举报

626269168 发表于 2011-6-4 15:29:33 | 显示全部楼层
www.43sq.com友情支持
回复

使用道具 举报

超级的 发表于 2011-6-4 15:30:46 | 显示全部楼层
厉害!!
回复

使用道具 举报

中华儿郎 发表于 2011-6-4 15:31:39 | 显示全部楼层
http://www.zarenti.info/友情支持。
回复

使用道具 举报

twhll1 发表于 2011-6-4 16:16:01 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

电线杆! 发表于 2014-9-25 21:43:05 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
www.wlanlt.com
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-17 13:48 , Processed in 0.034915 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表