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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 如何去除帖子模块中的上一主题下一主题按钮?

[复制链接]
jyqmaya 发表于 2011-10-9 19:01:48 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X2
浏览器: IE6 
使用模板: 官方模板
BUG地址: http://www.8hy.org/fangchan/hy3021/
上一主题下一主题按钮产生的是动态链接让百度重复收录,而且太小,感觉很鸡肋,请教高手在哪个文件里删除哪些代码可以去除?
briskvoice 发表于 2011-10-9 19:38:15 | 显示全部楼层
在默认模板的viewthread.htm中查找
  1. <td class="pls ptm pbm">
  2.                                 <!--{if $_G['page'] > 1}-->
  3.                                 <div id="tath" class="cl">
  4.                                         <!--{if $_G[forum_thread][authorid] && $_G[forum_thread][author]}-->
  5.                                                 <a href="home.php?mod=space&uid=$_G[forum_thread][authorid]" title="$_G[forum_thread][author]"><!--{avatar($_G[forum_thread][authorid],small)}--></a>
  6.                                                 {lang thread_author}: <a href="home.php?mod=space&uid=$_G[forum_thread][authorid]" title="$_G[forum_thread][author]">$_G[forum_thread][author]</a>
  7.                                         <!--{else}-->
  8.                                                 {lang thread_author}:
  9.                                                 <!--{if $_G['forum']['ismoderator']}-->
  10.                                                         <a href="home.php?mod=space&uid=$_G[forum_thread][authorid]">{lang anonymous}</a>
  11.                                                 <!--{else}-->
  12.                                                         {lang anonymous}
  13.                                                 <!--{/if}-->
  14.                                         <!--{/if}-->
  15.                                 </div>
  16.                                 <!--{else}-->
  17.                                 <div class="hm">
  18.                                         <span class="xg1">{lang show}:</span> <span class="xi1">$_G[forum_thread][views]</span><span class="pipe">|</span><span class="xg1">{lang reply}:</span> <span class="xi1">$_G[forum_thread][replies]</span>
  19.                                 </div>
  20.                                 <!--{/if}-->
  21.                         </td>
  22.                         <td class="plc ptm pbn">
  23.                                 <!--{if !IS_ROBOT}-->
  24.                                         <div class="y">
  25.                                                 <!--{if $post['invisible'] == 0}--><a href="forum.php?mod=viewthread&action=printable&tid=$_G[tid]" title="{lang thread_printable}" target="_blank"><img src="{IMGDIR}/print.png" alt="{lang thread_printable}" class="vm" /></a>
  26.                                                 <!--{/if}-->
  27.                                                 <a href="forum.php?mod=redirect&goto=nextoldset&tid=$_G[tid]" title="{lang last_thread}"><img src="{IMGDIR}/thread-prev.png" alt="{lang last_thread}" class="vm" /></a>
  28.                                                 <a href="forum.php?mod=redirect&goto=nextnewset&tid=$_G[tid]" title="{lang next_thread}"><img src="{IMGDIR}/thread-next.png" alt="{lang next_thread}" class="vm" /></a>
  29.                                         </div>
  30.                                 <!--{/if}-->
复制代码

自行修改或者删除

评分

1

查看全部评分

回复

使用道具 举报

 楼主| jyqmaya 发表于 2011-10-9 20:12:25 | 显示全部楼层
谢谢,搞定了,呵呵
回复

使用道具 举报

qahuan 发表于 2011-10-9 21:54:31 | 显示全部楼层
来晚了 呵呵
治疗狐臭最好的药物http://www.253gw.com
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 20:45 , Processed in 0.031085 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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