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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

求助,1.5横排排版下,如何去掉(主题/帖数/最后发表)换成板块简介

[复制链接]
 楼主| 饭票 发表于 2010-11-8 19:35:15 | 显示全部楼层
谢谢各位兄弟了

已经解决。
回复

使用道具 举报

hencn 发表于 2010-11-8 19:50:37 | 显示全部楼层
路过顶下                  
回复

使用道具 举报

fly415318 发表于 2010-11-8 20:43:19 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

uysun 发表于 2010-11-8 20:46:36 | 显示全部楼层
回复

使用道具 举报

壹滴水 发表于 2011-3-8 21:16:45 | 显示全部楼层
怎么解决的啊?能否说一下方法?
回复

使用道具 举报

hihiweb 发表于 2011-3-26 01:14:57 | 显示全部楼层
回复

使用道具 举报

hihiweb 发表于 2011-3-26 01:15:27 | 显示全部楼层
回复

使用道具 举报

hihiweb 发表于 2011-3-26 02:02:19 | 显示全部楼层
修改前请备份原文件!
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}-->
把以上两段删除!
回复

使用道具 举报

焦点西安 发表于 2011-5-10 02:18:53 | 显示全部楼层
回复

使用道具 举报

焦点西安 发表于 2011-5-10 02:22:02 | 显示全部楼层
http://search.discuz.net/f/search?q=%E6%9C%80%E5%90%8E%E5%8F%91%E8%A1%A8&sId=1000&ts=1304961144&mySign=eced4c1b&menu=1&qs=forum&isAdv=&searchLevel=3&author=&threadScope=all&timeLength=0&orderField=default&page=3   这里一大片
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-9-22 03:58 , Processed in 0.154161 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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