Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 如何在discuz回复框内添加图片~适用于dz2.0

[复制链接]
海岸无眠 发表于 2012-4-6 14:07:33 | 显示全部楼层 |阅读模式
打开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/logo.png) #fff <font class="Apple-style-span" color="#ff0000"><b>no-repeat center center</b></font>;" onclick="this.style.background=''"></textarea>
复制代码
懂css的朋友可以自己对样式进行修改 no-repeat center center (图片不重复居中,你也可以修改成x或者y方向重复,图片自己做了当然)演示地址:http://www.8090made.com/thread-1021-1-1.html


一起来合租 发表于 2012-4-6 14:08:47 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

灰太狼∝已死 发表于 2012-4-24 12:51:14 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-27 12:45 , Processed in 0.023715 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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