discuz!教程:如何修改标题框的长度 [复制链接]

moqu8 2017-10-4

5 0
如何修改发布时帖子标题的长度(如图) 


首先 备份一下网站内容。
然后到FTP 查找这个 template/default/forum/post_editor_extra.htm文件 第26行代码
  1. <span><input type="text" name="subject" id="subject" class="px" value="$postinfo[subject]" {if $_GET
  2. [action] == 'newthread'}onblur="if($('tags')){relatekw('-1','-1'{if $_G['group']['allowposttag']},function(){extraCheck(4)}{/if});do
  3. ane();}"{/if} onkeyup="strLenCalc(this, 'checklen', 80);" style="width: 25em" tabindex="1" /></span>
复制代码

修改其中width: 25em 改成自己想要的数值即可。
效果如图



最新回复 (0)
返回
支持中心
邮箱:winkill2012@qqcom
新站优化中!部分功能尚未完善,敬请谅解!
支持中心