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

 找回密码
 立即注册
搜索

DZX1.5首页横排论坛如何去掉最后发表啊??

[复制链接]
jdscyl 发表于 2011-1-13 07:47:10 | 显示全部楼层 |阅读模式
  谢谢大家赐教!!在线等!!
回复

使用道具 举报

hanetliu 发表于 2011-1-13 08:55:06 | 显示全部楼层
(EM:166:)(EM:166:)
回复

使用道具 举报

有何不可 发表于 2011-1-13 10:24:10 | 显示全部楼层
回复

使用道具 举报

 楼主| jdscyl 发表于 2011-1-13 10:51:06 | 显示全部楼层
我晕,怎么都是表情啊??
回复

使用道具 举报

soonewcn 发表于 2011-1-13 10:56:49 | 显示全部楼层
回复

使用道具 举报

 楼主| jdscyl 发表于 2011-1-13 11:34:01 | 显示全部楼层
楼上又来了
回复

使用道具 举报

 楼主| jdscyl 发表于 2011-1-13 20:03:57 | 显示全部楼层
dingqilai!!!!!!!!!!!!!!
回复

使用道具 举报

hihiweb 发表于 2011-1-15 11:09:30 | 显示全部楼层
回复

使用道具 举报

hihiweb 发表于 2011-1-15 11:23:58 | 显示全部楼层
修改前请备份原文件!
x1.5正式版所需修改的文件:templates\风格文件夹\forum\discuz.htm  
默认风格为:templates\default\forum\discuz.htm
1.显示版块简介:
找到<!--{if empty($forum[redirect])}--><dd><em>{lang forum_threads}: $forum[threads]</em>, <em>{lang forum_posts}: $forum[posts]</em></dd><!--{/if}-->
复制代码在找到的代码上面加上<dd class="xg2">$forum[description]</dd>
复制代码2."最后发表"时间改主题
找到<a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
复制代码修改为<a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 40)}--></a>
复制代码说明:40是显示的字数,可以自己修改合适的.

3、去掉版块今日发贴数(今日: X)
discuz.htm 找到<!--{if $forum[todayposts] && !$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($forum[todayposts])</em><!--{/if}-->
复制代码<!--{if $forum[todayposts] && !$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($forum[todayposts])</em><!--{/if}-->
复制代码把以上两段删除!
回复

使用道具 举报

lifeiscool 发表于 2011-2-21 13:32:02 | 显示全部楼层
收葳,很好!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-12 17:57 , Processed in 0.104230 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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