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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
12
返回列表 发新帖

[求助] 如何把这几个区域去掉?

[复制链接]
 楼主| TTT笑笑生 发表于 2011-12-14 11:37:49 | 显示全部楼层
拾荒诗人 发表于 2011-12-13 18:04
既然你连div都不懂,这很难说得你明白了,你还是去学习下html与div+css了

告诉我哪一些代码删掉就可以啊
回复

使用道具 举报

拾荒诗人 发表于 2011-12-14 11:54:13 | 显示全部楼层
TTT笑笑生 发表于 2011-12-14 11:37
告诉我哪一些代码删掉就可以啊

<td class="plc plm">
                <!--{if !IS_ROBOT && $post['first'] && !$_G['forum_thread']['archiveid']}-->
                        <!--{if !empty($lastmod['modaction'])}--><div class="modact"><a href="forum.php?mod=misc&action=viewthreadmod&tid=$_G[tid]" title="{lang thread_mod}" onclick="showWindow('viewthreadmod', this.href)"><!--{if $lastmod['modactiontype'] == 'REB'}-->{lang thread_mod_recommend_by}<!--{else}-->{lang thread_mod_by}<!--{/if}--></a></div><!--{/if}-->

                <!--{if $post['invisible'] == 0}-->
                <div id="p_btn" class="mtw mbm cl">
                        <!--{if !empty($_G['setting']['pluginhooks']['viewthread_share_method'])}-->
                                <div class="tshare cl">
                                        <strong>{lang viewthread_share_to}:</strong>
                                        <!--{hook/viewthread_share_method}-->
                                </div>
                        <!--{/if}-->
                        <!--{if $_G['setting']['homestatus']}-->
                                <a href="home.php?mod=spacecp&ac=share&type=thread&id=$_G[tid]" id="k_share" onclick="showWindow(this.id, this.href, 'get', 0);" onmouseover="this.title = $('sharenumber').innerHTML + ' {lang activity_member_unit}{lang thread_share}'"><i><img src="{IMGDIR}/oshr.png" alt="{lang thread_share}" />{lang thread_share}<span id="sharenumber">{$_G['forum_thread']['sharetimes']}</span></i></a>
                        <!--{/if}-->
                        <a href="home.php?mod=spacecp&ac=favorite&type=thread&id=$_G[tid]" id="k_favorite" onclick="showWindow(this.id, this.href, 'get', 0);" onmouseover="this.title = $('favoritenumber').innerHTML + ' {lang activity_member_unit}{lang thread_favorite}'"><i><img src="{IMGDIR}/fav.gif" alt="{lang thread_favorite}" />{lang thread_favorite}<span id="favoritenumber">{$_G['forum_thread']['favtimes']}</span></i></a>
                        <!--{if ($_G['group']['allowrecommend'] || !$_G['uid']) && $_G['setting']['recommendthread']['status']}-->
                                <a id="recommend_add" href="forum.php?mod=misc&action=recommend&do=add&tid=$_G[tid]" {if $_G['uid']}onclick="ajaxmenu(this, 3000, 1, 0, '43', 'recommendupdate({$_G['group']['allowrecommend']})');return false;"{else} onclick="showWindow('login', this.href)"{/if} onmouseover="this.title = $('recommendv_add').innerHTML + ' {lang activity_member_unit}$_G[setting][recommendthread][addtext]'"><i><img src="{IMGDIR}/rec_add.gif" alt="$_G['setting']['recommendthread'][addtext]" />$_G['setting']['recommendthread'][addtext]<span id="recommendv_add">$_G[forum_thread][recommend_add]</span></i></a>
                                <a id="recommend_subtract" href="forum.php?mod=misc&action=recommend&do=subtract&tid=$_G[tid]" {if $_G['uid']}onclick="ajaxmenu(this, 3000, 1, 0, '43', 'recommendupdate(-{$_G['group']['allowrecommend']})');return false;"{else} onclick="showWindow('login', this.href)"{/if} onmouseover="this.title = $('recommendv_subtract').innerHTML + ' {lang activity_member_unit}$_G[setting][recommendthread][subtracttext]'"><i><img src="{IMGDIR}/rec_subtract.gif" alt="$_G['setting']['recommendthread'][subtracttext]" />$_G['setting']['recommendthread'][subtracttext]<span id="recommendv_subtract">$_G[forum_thread][recommend_sub]</span></i></a>
                        <!--{/if}-->
                        <!--{if $_G['group']['raterange'] && $post['authorid']}-->
                                <a href="javascript:;" id="ak_rate" onclick="showWindow('rate', 'forum.php?mod=misc&action=rate&tid=$_G[tid]&pid=$post[pid]', 'get', -1);return false;" title="{echo count($postlist[$post[pid]][totalrate]);} {lang people_score}"><i><img src="{IMGDIR}/agree.gif" alt="{lang rate}" />{lang rate}</i></a>
                        <!--{/if}-->
                        <!--{if $post['first'] && $_G[uid] && $_G[uid] == $post[authorid]}-->
                                <a href="misc.php?mod=invite&action=thread&id=$_G[tid]" onclick="showWindow('invite', this.href, 'get', 0);"><i><img src="{IMGDIR}/activitysmall.gif" alt="{lang invite}" />{lang invite}</i></a>
                        <!--{/if}-->
                        <!--{hook/viewthread_useraction}-->
                </div>
                <!--{/if}-->

                <!--{/if}-->
                <!--{if $post['relateitem']}-->
                        <div class="mtw mbw">
                                <h3 class="pbm mbm bbda">{lang related_thread}</h3>
                                <ul class="xl xl2 cl">
                                        <!--{loop $post['relateitem'] $var}-->
                                        <li>&#8226; <a href="forum.php?mod=viewthread&tid=$var[tid]" title="$var[subject]" target="_blank">$var[subject]</a></li>
                                        <!--{/loop}-->
                                </ul>
                        </div>
                <!--{/if}-->
                <!--{if $post['signature'] && ($_G['setting']['bannedmessages'] & 4 && ($post['memberstatus'] == '-1' || ($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || ($post['status'] & 1)))}-->
                        <div class="sign">{lang member_signature_banned}</div>
                <!--{elseif $post['signature'] && !$post['anonymous'] && $showsignatures}-->
                        <div class="sign" style="max-height:{$_G['setting']['maxsigrows']}px;maxHeightIE:{$_G['setting']['maxsigrows']}px;">$post[signature]</div>
                <!--{/if}-->
                <!--{ad/thread/a_pb/1/$postcount}-->
        </td>
这段是去掉分享,与邀请的,其它的我的代码都去了,找不到了
回复

使用道具 举报

 楼主| TTT笑笑生 发表于 2011-12-14 11:57:55 | 显示全部楼层
拾荒诗人 发表于 2011-12-14 11:54
{lang thread_mod_recommend_by}{lang thread_mod_by}

               

好的谢谢。。。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 22:00 , Processed in 0.022946 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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