红色记忆

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 1643|回复: 0

[修改] X2 快速回复框内添加提示背景图片(论坛好像没发现有X2版本修改)

[复制链接]
丑小鸭 发表于 2021-1-20 15:48:14 | 显示全部楼层 |阅读模式

马上注册,欣赏经典影视!

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
打开template\default\forum\viewthread_fastpost.htm 文件首先查找以下代码:

  1. <textarea rows="6" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, {if $_G['gp_ordertype'] != 1}'fastpostvalidate($(\'fastpostform\'))'{else}'$(\'fastpostform\').submit()'{/if});" tabindex="4" class="pt"></textarea>
复制代码

把以上代码替换成:

  1. <textarea rows="6" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, {if $_G['gp_ordertype'] != 1}'fastpostvalidat($(\'fastpostform\'))'{else}'$(\'fastpostform\').submit()'{/if});" tabindex="4" class="pt" style="BACKGROUND: url(static/image/common/hifisy.gif) #fff no-repeat left top;" onclick="this.style.background=''"></textarea>
复制代码


图片下载:

本修改由本站美工组-天心 修改.
请关注我的风格/插件/美工版块.我们经常会发布一些新东西哦.
http://bbs.hifisy.com/forum.php?mod=forumdisplay&fid=49

绿色懒人替换包下载地址!上传覆盖即可.
→→→→点击下载※懒人替换包←←←←

温馨提醒:本懒人包修改了template\default\forum\viewthread_fastpost.htm 文件,注意备份.
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|DiscuzX

GMT+8, 2024-3-29 17:42

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

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