Discuz! X3.5仿52pojie快速发帖回复框温馨提示背景效果修改教程
Discuz! X3.5仿52pojie快速发帖回复框温馨提示背景效果修改教程:现以Discuz! X3.5为例,X3.4方法类似:
编辑:\template\default(或你现在正在使用的模板)\forum\viewthread_fastpost.htm
查找:【约53行位置~】
<textarea rows="6" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, {if $_GET['ordertype'] != 1}'fastpostvalidate($(\'fastpostform\'))'{else}'$(\'fastpostform\').submit()'{/if});" tabindex="4" class="pt"{eval echo getreplybg($_G['forum']['replybg']);}></textarea>修改为:【以下内容完全复制的目标站点的,请按需调整修改】
<textarea rows="6" cols="80" name="message" id="fastpostmessage" onkeydown="seditor_ctlent(event, 'fastpostvalidate($(\'fastpostform\'))');" tabindex="4" class="pt" style="background: url("https://static.52pojie.cn/static/image/common/bj.gif") left top no-repeat;"></textarea>其中,背景图路径:https://static.52pojie.cn/static/image/common/bj.gif修改为你自己的。
然后效果图如图:
**** Hidden Message *****
楼主发贴辛苦了,谢谢楼主分享!
这东西我收了!谢谢楼主!dz插件网真好! 看一下3.4是不是也一样的修改方式 后台快捷回复框提醒图片上传效果一致吗 学习一下哦豁 2pojie快速发帖回复框温馨提示背景效果修改 看一看怎么个事儿 后台快捷回复框提醒图片上传效果一致吗 看看!!!怎么 后台快捷回复框提醒图片上传效果一致吗
页:
[1]
2