加入收藏 | 设为首页 | 会员中心 | 我要投稿 湖南网 (https://www.hunanwang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 教程 > 正文

DZ快速发帖框提醒配景,点击消散分开表现

发布时间:2021-03-22 22:25:07 所属栏目:教程 来源:网络整理
导读:Discuz! 7.1 7.2快速发帖回覆框温馨提醒配景鼠标点击消散分开表现 气魄威风凛凛目次/ 修改viewthread_fastpost.htm 文件找: 查找以下代码: textarea rows=5 cols=80 name=message id=fastpostmessage onKeyDown=seditor_ctlent(event,fastpostvalidate($(fastpostf

Discuz! 7.1 7.2快速发帖回覆框温馨提醒配景鼠标点击消散分开表现

气魄威风凛凛目次/ 修改viewthread_fastpost.htm 文件找:

查找以下代码:

<textarea rows="5" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event,fastpostvalidate($(fastpostform)));" tabindex="4" class="txtarea"></textarea>

替代成:

<textarea rows="10" cols="96" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event,'fastpostvalidate($('fastpostform'))');" tabindex="4" class="msgfocu" onkeydown=quickpost(event) onBlur="(this.value=='')?(this.className='msgfocu'):''" onFocus="this.className='';"></textarea>

再修改css_common.htm文件 详细路径 /templates/气魄威风凛凛目次/css_common.htm

在最下面条添加

.msgfocu{background:#FFF url({IMGDIR}/box_bg.gif) no-repeat 16px 20px;}

假若有的气魄威风凛凛回覆框太长了,可以修改下面数值:

<textarea rows="10" cols="96"

将下面的图片另存,并上传到你论坛气魄威风凛凛文件夹对应的images目次内里

DZ快速发帖框提醒配景,点击消散分开表现

(编辑:湖南网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读