【如内容违法或虚假,请联系上述邮件删除】下面是我在论坛找到的(论坛主题列表页去掉 回复查看和最后发表!)
但是我只想去掉回复|查看,保管最后发表~作者位置不移动~应该怎样修正~大侠帮辅佐~
还有首页竖版分类导航后面显现的主题数和总贴数统计我也想去掉~~大侠帮辅佐~
把图片红圈里面的去掉,把“作者”往常的位置移到“最后发表”这个位置。
修正办法如下:
1.翻开template/default/forum/forumdisplay_list.htm
2.查找43行刪除
{lang author}
[color=rgb(51, 102, 153) !important]复制代码
3.查找44行刪除
{lang replies}
[color=rgb(51, 102, 153) !important]复制代码
4.查找45行
{lang lastpost}
[color=rgb(51, 102, 153) !important]复制代码
交流为
{lang author}
[color=rgb(51, 102, 153) !important]复制代码
5.查找231-239行刪除
<!--{hook/forumdisplay_author $key}--> <cite> <!--{if $thread['authorid'] && $thread['author']}--> <a href="home.php?mod=space&uid=$thread[authorid]" c="1"{if $groupcolor[$thread[authorid]]} style="color: $groupcolor[$thread[authorid]];"{/if}>$thread[author]</a><!--{if !empty($verify[$thread['authorid']])}--> $verify[$thread[authorid]]<!--{/if}--> <!--{else}--> $_G[setting][anonymoustext] <!--{/if}--> </cite> <em><span{if $thread['istoday']} class="xi1"{/if}>$thread[dateline]</span></em>
[color=rgb(51, 102, 153) !important]复制代码
6.查找233行刪除
<a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra" class="xi2">$thread[allreplies]</a><em><!--{if $thread['isgroup'] != 1}-->$thread[views]<!--{else}-->{$groupnames[$thread[tid]][views]}<!--{/if}--></em>
[color=rgb(51, 102, 153) !important]复制代码
查找235-236行
<cite><!--{if $thread['lastposter']}--><a href="{if $thread[digest] != -2}home.php?mod=space&username=$thread[lastposterenc]{else}forum.php?mod=viewthread&tid=$thread[tid]&page={echo max(1, $thread[pages]);}{/if}" c="1">$thread[lastposter]</a><!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite> <em><a href="{if $thread[digest] != -2 && !$thread[ordertype]}forum.php?mod=redirect&tid=$thread[tid]&goto=lastpost$highlight#lastpost{else}forum.php?mod=viewthread&tid=$thread[tid]{if !$thread[ordertype]}&page={echo max(1, $thread[pages]);}{/if}{/if}">$thread[lastpost]</a></em>
[color=rgb(51, 102, 153) !important]复制代码
交流为
<!--{hook/forumdisplay_author $key}--> <cite> <!--{if $thread['authorid'] && $thread['author']}--> <a href="home.php?mod=space&uid=$thread[authorid]" c="1"{if $groupcolor[$thread[authorid]]} style="color: $groupcolor[$thread[authorid]];"{/if}>$thread[author]</a><!--{if !empty($verify[$thread['authorid']])}--> $verify[$thread[authorid]]<!--{/if}--> <!--{else}--> $_G[setting][anonymoustext] <!--{/if}--> </cite> <em><span{if $thread['istoday']} class="xi1"{/if}>$thread[dateline]</span></em>
[color=rgb(51, 102, 153) !important]复制代码
修正好后上传掩盖,后台更新缓存。(关注老榕树网络旗下“网络思维”微信公众号:wlsw360 (每天都有好文章)
本帖如有虚假或违法,请联系邮箱删除,本社区删贴不收任何费用,欢迎举报。老榕树社区属老榕树网络旗下网站,旨在为老榕树用户提供创业咨询、网站建设技术交流、源码下载、提供各种实用工具。如有部分帖子涉及违法、虚假,请你第一时间与社区联系,把需要删除的社区链接提供给我们,我们核实之后,第一时间删除。邮箱:125175998@qq.com |