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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[发布] 3.2的快速发帖框美化

[复制链接]
江北风流才子 发表于 2015-11-1 14:30:33 | 显示全部楼层 |阅读模式
本帖最后由 江北风流才子 于 2015-11-1 14:51 编辑

查找template/default/forum/forumdisplay_fastpost.htm 这是板块内底下的快速发帖框!
template/default/forum/viewthread_fastpost.htm   这是帖子内底下的快速发帖框

  记事本打开,查找代码:


<textarea rows="6" cols="80" name="message" id="fastpostmessage" tabindex="12" class="pt"{eval echo getreplybg($_G['forum']['replybg']);}></textarea>

替换
<style>
.input_post_bg {
BORDER-RIGHT: #dfe2f6 1px solid; BORDER-TOP: #dfe2f6 1px solid; BACKGROUND: url(static/image/post.gif)
#fff no-repeat left top; MARGIN-BOTTOM: 1px; BORDER-LEFT: #dfe2f6 1px solid; COLOR: #7176a5;
BORDER-BOTTOM: #dfe2f6 1px solid
}
</style>

<textarea class="input_post_bg" id="fastpostmessage" tabindex="12" class="pt"{eval echo getreplybg($_G['forum']['replybg']);}

onblur="this.className='input1'"
onfocus="this.className='input1-bor'" name="message" rows="6" cols="80" style="width:100%"></textarea>


大概弄了一下!!!希望高手继续改正!!



本帖子中包含更多资源

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

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

本版积分规则

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

GMT+8, 2024-12-25 22:14 , Processed in 0.015788 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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