快速发帖回复框温馨提示背景 For Discuz! 6.1
是看着修改的
打开修改forumdisplay.htm 文件找:- <textarea rows="7" cols="80" class="autosave" name="message" id="message" onKeyDown="ctlent(event);" tabindex="2"
复制代码 后面添加:- style="background:{ALTBG1} url(images/notice_bg.gif) no-repeat right bottom; "
复制代码 打开修改viewthread.htm 文件找:- <textarea rows="7" cols="80" class="autosave" name="message" id="message" onKeyDown="ctlent(event);" tabindex="2"
复制代码 后面添加:- style="background:{ALTBG1} url(images/notice_bg.gif) no-repeat right bottom; "
复制代码 将附件图片另存为改名为notice_bg.gif,放到images目录下
加个演示地址 http://bbs.suidc.net/thread-1-1-1.html
[ 本帖最后由 88212560 于 2008-4-22 12:39 编辑 ] |