- UID
- 1
- 阅读权限
- 200
- 注册时间
- 2022-3-27
- 积分
- 2634
- 最后登录
- 2025-3-12
TA的每日心情 | 擦汗 2023-7-12 20:55 |
---|
签到天数: 8 天 连续签到: 8 天 [LV.3]偶尔看看II
管理员
- 积分
- 2634
   
|
打开 viewthread_fastpost.htm 模板,查找:
- <textarea rows="5" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, <!--{if $ordertype != 1}-->'fastpostvalidate($(\'fastpostform\'))'<!--{else}-->'$(\'fastpostform\').submit()'<!--{/if}-->);" tabindex="4" class="txtarea"></textarea>
复制代码
修改为:
- <!---修改回复框图片---> <textarea rows="5" cols="80" name="message" id="fastpostmessage"
- onKeyDown="seditor_ctlent(event, 'fastpostvalidate($(\'fastpostform\'))');" tabindex="4"
- class="txtarea"style="BACKGROUND:
- url([url]https://boonkiong.com/b/p/tips.png[/url])
- #fff no-repeat right top;" onclick="this.style.background=''"></textarea><!---回复框结束--->
复制代码
附上两张图片(图片也可以自己制作)
|
上一篇:Sclub 论坛建站时间代码下一篇:板块主题列表页显示作者华丽丽的头像
|