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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 怎么去掉左边的个人信息栏

[复制链接]
百龍网 发表于 2014-2-14 21:44:18 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X2.5
浏览器: 其他(帖子中请注明浏览器) 
使用模板: 官方模板
BUG地址: http://www.129896.com
怎么去掉左边的个人信息栏

让它变成下面那个样子

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
deviljing 发表于 2014-2-15 02:04:52 | 显示全部楼层
这个要删除的代码太多了,一个个写很麻烦
回复

使用道具 举报

 楼主| 百龍网 发表于 2014-2-15 10:16:29 | 显示全部楼层
deviljing 发表于 2014-2-15 02:04
这个要删除的代码太多了,一个个写很麻烦

要怎么删除
回复

使用道具 举报

幽壑潜蛟 发表于 2014-2-15 17:37:58 | 显示全部楼层
把viewthread_node.htm中的表格搞成一列就可以了。把显示个人信息的一栏删掉。看这样:


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

幽壑潜蛟 发表于 2014-2-15 17:43:19 | 显示全部楼层
改成就像这个样子的代码就可以了。
  1. <!--{eval //主题鉴定图章显示区域}-->
  2. <!--{if $post['first'] &&  $_G['forum_threadstamp']}-->
  3.         <div id="threadstamp"><img src="{STATICURL}image/stamp/$_G[forum_threadstamp][url]" title="$_G[forum_threadstamp][text]" /></div>
  4. <!--{/if}-->

  5. <!--{if empty($post['deleted'])}-->
  6.         <!--{eval //如果主题未被删除}-->
  7.         <!--{if $post['first']}-->
  8.         <!--{eval //主楼帖子内容}-->
  9.         <div class="LZcont">
  10.                 <table id="pid$post[pid]" summary="pid$post[pid]" cellspacing="0" cellpadding="0" width="100%">
  11.                     <!--{eval //发表时间等信息}-->
  12.                 <tr>
  13.                                     <td>
  14.                                     <div class="LZCinfo cl">
  15.                         <!--{eval //电梯、警告}-->
  16.                         <!--{if !IS_ROBOT}-->
  17.                             <!--{eval //楼层电梯}-->
  18.                             <!--{if !$postcount && !$_G['forum_thread']['archiveid'] && $post['first'] }-->
  19.                             <div id="fj" class="y">
  20.                                                                 <label class="z">{lang thread_redirect_postno}</label>
  21.                                                                 <input type="text" class="px p_fre z" size="2" onkeyup="$('fj_btn').href='forum.php?mod=redirect&ptid=$_G[tid]&authorid=$_GET[authorid]&postno='+this.value" onkeydown="if(event.keyCode==13) {window.location=$('fj_btn').href;return false;}" title="{lang thread_redirect_postno_tips}" />
  22.                                                                 <a href="javascript:;" id="fj_btn" class="z" title="{lang thread_redirect_postno_tips}"><img src="{IMGDIR}/fj_btn.png" alt="{lang thread_redirect_postno_tips}" class="vm" /></a>
  23.                                                         </div>
  24.                                                         <!--{/if}-->
  25.                             <!--{eval //警告信息图标}-->
  26.                             <!--{if $post['warned']}-->
  27.                                                         <a href="forum.php?mod=misc&action=viewwarning&tid=$_G[tid]&uid=$post[authorid]" title="{lang warn_get}" class="y" onclick="showWindow('viewwarning', this.href)"><img src="{IMGDIR}/warning.gif" alt="{lang warn_get}" /></a>
  28.                                                         <!--{/if}-->
  29.                                                 <!--{/if}-->
  30.                         <!--{eval //发表时间、作者、浏览排序等}-->
  31.                                 <div class="authi">
  32.                                                         <!--{if $post['authorid'] && !$post['anonymous']}-->
  33.                                                                 <!--{if !$_G['setting']['authoronleft']}-->
  34.                                         <a href="home.php?mod=space&uid=$post[authorid]" target="_blank" class="xi2">$post[author]</a>$authorverifys
  35.                                 <!--{/if}-->
  36.                                                                 <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
  37.                                                                 <!--{if $post['status'] & 8}-->
  38.                                                                         <span class="xg1"><!--{if $_G['setting']['mobile']['mobilecomefrom']}-->{$_G['setting']['mobile']['mobilecomefrom']}<!--{else}-->{lang from_mobile}<!--{/if}--></span>
  39.                                                                 <!--{/if}-->
  40.                                                                 <!--{if $post['invisible'] == 0}-->
  41.                                                                         <!--{if !IS_ROBOT && !$_GET['authorid'] && !$_G['forum_thread']['archiveid']}-->
  42.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$post[tid]&page=$page&authorid=$post[authorid]" rel="nofollow">{lang thread_show_author}</a>
  43.                                                                         <!--{elseif !$_G['forum_thread']['archiveid']}-->
  44.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$post[tid]&page=$page" rel="nofollow">{lang thread_show_all}</a>
  45.                                                                         <!--{/if}-->
  46.                                                                 <!--{/if}-->
  47.                                                         <!--{elseif getstatus($post['status'], 5)}-->
  48.                                                                 <!--{if !$_G['setting']['authoronleft']}-->
  49.                                         <a href="javascript:;" class="xi2">$post[author]</a>
  50.                                 <!--{/if}-->
  51.                                                                  <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
  52.                                                         <!--{elseif $post['authorid'] && $post['username'] && $post['anonymous'] || !$post['authorid'] && !$post['username']}-->
  53.                                                                 $_G[setting][anonymoustext]
  54.                                                                 <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
  55.                                                         <!--{/if}-->
  56.                                                         <!--{if !IS_ROBOT && !$_G['forum_thread']['archiveid'] && $post['first'] }-->
  57.                                                                 <!--{if !$rushreply}-->
  58.                                                                         <!--{if $ordertype != 1}-->
  59.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_GET[extra]&ordertype=1">{lang post_descview}</a>
  60.                                                                         <!--{else}-->
  61.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_GET[extra]&ordertype=2">{lang post_ascview}</a>
  62.                                                                         <!--{/if}-->
  63.                                                                 <!--{/if}-->
  64.                                                                 <!--{if $thread['authorid'] == $_G['uid']}-->
  65.                                                                         <span class="pipe">|</span>
  66.                                                                         <!--{if $replynotice == 1}-->
  67.                                                                                 <a id="replynotice" href="forum.php?mod=misc&action=replynotice&op=ignore&tid=$_G[tid]" status="1" onclick="ajaxmenu(this, 3000, 0, 0, '43', function () {replyNotice();});return false;">{lang ignore_replynotice}</a>
  68.                                                                         <!--{else}-->
  69.                                                                         <a id="replynotice" href="forum.php?mod=misc&action=replynotice&op=receive&tid=$_G[tid]" status="0" onclick="ajaxmenu(this, 3000, 0, 0, '43', function () {replyNotice();});return false;">{lang receive_replynotice}</a>
  70.                                                                         <!--{/if}-->
  71.                                                                 <!--{/if}-->
  72.                                                         <!--{/if}-->
  73.                             <!--{eval //插件钩子}-->
  74.                                                         <!--{hook/viewthread_postheader $postcount}-->
  75.                                                         </div>
  76.                         </div>
  77.                             </td>
  78.                                   </tr>
  79.                 <!--{eval //帖子正式内容}-->
  80.                 <tr>
  81.                         <td>
  82.                             <!--{eval //内容上方广告}-->
  83.                         <!--{ad ad_a_pr/thread/a_pr/3/$postcount}-->
  84.                         <div class="LZContent">
  85.                                 <!--{eval //内容包围修饰}-->
  86.                             <div class="XSTop"></div>
  87.                             <div class="XSBtm"></div>
  88.                             <!--{eval //内容区域开始}-->
  89.                             <div class="pct">
  90.                                     <!--{eval //广告嵌入点}-->
  91.                                 <!--{ad/thread/a_pt/2/$postcount}-->
  92.                                                                 <!--{eval //对广告有无样式进行设定}-->
  93.                                 <!--{if !$_G['inajax']}-->
  94.                                                                         <!--{if empty($ad_a_pr_css)}-->
  95.                                                                                 <style type="text/css">.pcb{margin-right:0}</style>
  96.                                                                                 <!--{eval $ad_a_pr_css=1;}-->
  97.                                                                         <!--{/if}-->
  98.                                                                 <!--{/if}-->
  99.                                 
  100.                                 <!--{eval //载入内容显示模板}-->
  101.                                                                 <!--{subtemplate forum/viewthread_node_body}-->
  102.                             </div>
  103.                             <!--{eval //内容区域结束}-->
  104.                         </div>
  105.                         
  106.                         <!--{eval //淘贴相关显示}-->
  107.                         <!--{if helper_access::check_module('collection') && !$_G['forum']['disablecollect']}-->
  108.                                                         <!--{if $post['relatecollection']}-->
  109.                                                                 <!--{eval //淘贴专题推荐}-->
  110.                                 <div class="cm">
  111.                                         <h3 class="psth xs1">{lang collection_related}</h3>
  112.                                     <ul class="mbw xl xl2 cl">
  113.                                                                         <!--{loop $post['relatecollection'] $var}-->
  114.                                                                                 <li>· <a href="forum.php?mod=collection&action=view&ctid=$var[ctid]" title="$var[name]" target="_blank" class="xi2 xw1">$var[name]</a><span class="pipe">|</span><span class="xg1">{lang collection_threadnum}: $var[threadnum], {lang collection_follow}: $var[follownum]</span></li>
  115.                                                                         <!--{/loop}-->
  116.                                                                         <!--{if $post['releatcollectionmore']}-->
  117.                                                                                 <li>· <a href="forum.php?mod=collection&tid=$_G[tid]" target="_blank" class="xi2 xw1">{lang more}</a></li>
  118.                                                                         <!--{/if}-->
  119.                                                                         </ul>
  120.                                                                 </div>
  121.                                                                 <!--{if $post['sourcecollection']['ctid']}-->
  122.                                                                         <!--{eval //通过淘贴访问可对主题打分}-->
  123.                                     <div>
  124.                                                                                 {lang collection_fromctid}
  125.                                                                                 <form action="forum.php?mod=collection&action=comment&ctid={$ctid}&tid={$_G[tid]}" method="POST" class="ptm pbm cl">
  126.                                                                                 <input type="hidden" name="ratescore" id="ratescore" />
  127.                                                                                 <span class="clct_ratestar">
  128.                                                                                         <span class="btn">
  129.                                                                                                 <a href="javascript:;" onmouseover="rateStarHover('clct_ratestar_star',1)" onmouseout="rateStarHover('clct_ratestar_star',0)" onclick="rateStarSet('clct_ratestar_star',1,'ratescore')">1</a>
  130.                                                                                                 <a href="javascript:;" onmouseover="rateStarHover('clct_ratestar_star',2)" onmouseout="rateStarHover('clct_ratestar_star',0)" onclick="rateStarSet('clct_ratestar_star',2,'ratescore')">2</a>
  131.                                                                                                 <a href="javascript:;" onmouseover="rateStarHover('clct_ratestar_star',3)" onmouseout="rateStarHover('clct_ratestar_star',0)" onclick="rateStarSet('clct_ratestar_star',3,'ratescore')">3</a>
  132.                                                                                                 <a href="javascript:;" onmouseover="rateStarHover('clct_ratestar_star',4)" onmouseout="rateStarHover('clct_ratestar_star',0)" onclick="rateStarSet('clct_ratestar_star',4,'ratescore')">4</a>
  133.                                                                                                 <a href="javascript:;" onmouseover="rateStarHover('clct_ratestar_star',5)" onmouseout="rateStarHover('clct_ratestar_star',0)" onclick="rateStarSet('clct_ratestar_star',5,'ratescore')">5</a>
  134.                                                                                         </span>
  135.                                                                                 <span id="clct_ratestar_star" class="star star$memberrate"></span>
  136.                                                 </span>
  137.                                                                                  <button type="submit" value="submit" class="pn"><span>{lang collection_rate}</span></button>
  138.                                                                                 </form>
  139.                                                                         </div>
  140.                                                                 <!--{/if}-->
  141.                                                         <!--{/if}-->
  142.                                                 <!--{/if}-->

  143.                                                 <!--{eval //帖子标签}-->
  144.                         <!--{if $post['first'] && ($post[tags] || $relatedkeywords)}-->
  145.                                                         <div class="ptg mbm">
  146.                             <!--{if $post[tags]}-->
  147.                             <!--{eval $tagi = 0;}-->
  148.                             <!--{loop $post[tags] $var}-->
  149.                             <!--{if $tagi}-->, <!--{/if}--><a title="$var[1]" href="misc.php?mod=tag&id=$var[0]" target="_blank">$var[1]</a>
  150.                             <!--{eval $tagi++;}-->
  151.                             <!--{/loop}-->
  152.                             <!--{/if}-->
  153.                             <!--{if $relatedkeywords}--><span>$relatedkeywords</span><!--{/if}-->
  154.                             </div>
  155.                                                 <!--{/if}-->
  156.                     </td>
  157.                 </tr>
  158.                 <!--{eval //收藏等功能被去除。如需要则添加在此处}-->
  159.                 <!--{eval //回复,管理员编辑推送部分}-->
  160.                 <!--{if !$_G['forum_thread']['archiveid']}-->
  161.                         <tr>
  162.                                 <td>
  163.                                 <div class="po">
  164.                                                         <div class="pob cl">
  165.                                                                 <em>
  166.                                                                 <!--{if $post['invisible'] == 0}-->
  167.                                                                 <!--{if $allowpostreply && $post['allowcomment'] && (!$thread['closed'] || $_G['forum']['ismoderator'])}--><a class="cmmnt" href="forum.php?mod=misc&action=comment&tid=$post[tid]&pid=$post[pid]&extra=$_GET[extra]&page=$page{if $_G['forum_thread']['special'] == 127}&special=$specialextra{/if}" onclick="showWindow('comment', this.href, 'get', 0)">{lang comments}</a><!--{/if}-->
  168.                                                                 <!--{if (!$_G['uid'] || $allowpostreply) && !$needhiddenreply}-->
  169.                                                                 <!--{if $post['first']}-->
  170.                                                                 <a class="fastre" href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&reppost=$post[pid]&extra=$_GET[extra]&page=$page" onclick="showWindow('reply', this.href)">{lang reply}</a>
  171.                                                                 <!--{else}-->
  172.                                                                 <a class="fastre" href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&repquote=$post[pid]&extra=$_GET[extra]&page=$page" onclick="showWindow('reply', this.href)">{lang reply}</a>
  173.                                                                 <!--{/if}-->
  174.                                                                 <!--{/if}-->
  175.                                                                 <!--{/if}-->
  176.                                                                 <!--{if (($_G['forum']['ismoderator'] && $_G['group']['alloweditpost'] && (!in_array($post['adminid'], array(1, 2, 3)) || $_G['adminid'] <= $post['adminid'])) || ($_G['forum']['alloweditpost'] && $_G['uid'] && ($post['authorid'] == $_G['uid'] && $_G['forum_thread']['closed'] == 0) && !(!$alloweditpost_status && $edittimelimit && TIMESTAMP - $post['dbdateline'] > $edittimelimit)))}-->
  177.                                                                 <a class="editp" href="forum.php?mod=post&action=edit&fid=$_G[fid]&tid=$_G[tid]&pid=$post[pid]{if !empty($_GET[modthreadkey])}&modthreadkey=$_GET[modthreadkey]{/if}&page=$page"><!--{if $_G['forum_thread']['special'] == 2 && !$post['message']}-->{lang post_add_aboutcounter}<!--{else}-->{lang edit}</a><!--{/if}-->
  178.                                                                 <!--{elseif $_G['uid'] && $post['authorid'] == $_G['uid'] && $_G['setting']['postappend']}-->
  179.                                                                 <a class="appendp" href="forum.php?mod=misc&action=postappend&tid=$post[tid]&pid=$post[pid]&extra=$_GET[extra]&page=$page" onClick="showWindow('postappend', this.href, 'get', 0)">{lang postappend}</a>
  180.                                                                 <!--{/if}-->
  181.                                                                 <!--{if $post['first'] && $post['invisible'] == -3}-->
  182.                                                                 <a class="psave" href="forum.php?mod=misc&action=pubsave&tid=$_G[tid]">{lang published}</a>
  183.                                                                 <!--{/if}-->
  184.                                                                 <!--{if $post['invisible'] == -2 && !$post['first']}-->
  185.                                                                 <span class="xg1">({lang moderate_need})</span>
  186.                                                                 <!--{/if}-->
  187.                                                                 <!--{if $post['first'] && $allowblockrecommend}--><a class="push" href="javascript:;" onclick="modaction('recommend', '$_G[forum_firstpid]', 'op=recommend&idtype={if $_G[forum_thread][isgroup]}gtid{else}tid{/if}&id=$_G[tid]&pid=$post[pid]', 'portal.php?mod=portalcp&ac=portalblock')">{lang modmenu_blockrecommend}</a><!--{/if}-->
  188.                                                                 <!--{hook/viewthread_postfooter $postcount}-->
  189.                                                                 </em>

  190.                                                                 <p>
  191.                                                                 <!--{if $post['invisible'] == 0}-->
  192.                                                                 <!--{if $_G['setting']['magicstatus']}-->
  193.                                                                 <a href="javascript:;" id="mgc_post_$post[pid]" onmouseover="showMenu(this.id)" class="showmenu">{lang thread_magic}</a>
  194.                                                                 <!--{/if}-->

  195.                                                                 <!--{if $_G['forum_thread']['special'] == 3 && ($_G['forum']['ismoderator'] && (!$_G['setting']['rewardexpiration'] || $_G['setting']['rewardexpiration'] > 0 && ($_G[timestamp] - $_G['forum_thread']['dateline']) / 86400 > $_G['setting']['rewardexpiration']) || $_G['forum_thread']['authorid'] == $_G['uid']) && $post['authorid'] != $_G['forum_thread']['authorid'] && $post['first'] == 0 && $_G['uid'] != $post['authorid'] && $_G['forum_thread']['price'] > 0}-->
  196.                                                                 <a href="javascript:;" onclick="setanswer($post['pid'], '$_GET[from]')">{lang reward_set_bestanswer}</a>
  197.                                                                 <!--{/if}-->

  198.                                                                 <!--{if !$post['first'] && $_G['group']['raterange'] && $post['authorid']}-->
  199.                                                                 <a href="javascript:;" onclick="showWindow('rate', 'forum.php?mod=misc&action=rate&tid=$_G[tid]&pid=$post[pid]', 'get', -1);return false;">{lang rate}</a>
  200.                                                                 <!--{/if}-->

  201.                                                                 <!--{if !empty($postlist[$post[pid]]['totalrate']) && $_G['forum']['ismoderator']}-->
  202.                                                                 <a href="forum.php?mod=misc&action=removerate&tid=$_G[tid]&pid=$post[pid]&page=$page" onclick="showWindow('rate', this.href, 'get', -1)">{lang removerate}</a>
  203.                                                                 <!--{/if}-->
  204.                                                                 <!--{if $post['authorid'] != $_G['uid']}-->
  205.                                                                 <a href="javascript:;" onclick="showWindow('miscreport$post[pid]', 'misc.php?mod=report&rtype=post&rid=$post[pid]&tid=$_G[tid]&fid=$_G[fid]', 'get', -1);return false;">{lang report}</a>
  206.                                                                 <!--{/if}-->
  207.                                                                 <!--{/if}-->
  208.                                                                 <!--{hook/viewthread_postaction $postcount}-->
  209.                                                                 </p>

  210.                                                                 <!--{if $_G['setting']['magicstatus']}-->
  211.                                                                 <ul id="mgc_post_$post[pid]_menu" class="p_pop mgcmn" style="display: none;">
  212.                                                                 <!--{if $post['first']}-->
  213.                                                                 <!--{if !empty($_G['setting']['magics']['bump'])}-->
  214.                                                                 <li><a href="home.php?mod=magic&mid=bump&idtype=tid&id=$_G[tid]" id="a_bump" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/bump.small.gif" />$_G['setting']['magics']['bump']</a></li>
  215.                                                                 <!--{/if}-->
  216.                                                                 <!--{if !empty($_G['setting']['magics']['stick'])}-->
  217.                                                                 <li><a href="home.php?mod=magic&mid=stick&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/stick.small.gif" />$_G['setting']['magics']['stick']</a></li>
  218.                                                                 <!--{/if}-->
  219.                                                                 <!--{if !empty($_G['setting']['magics']['close'])}-->
  220.                                                                 <li><a href="home.php?mod=magic&mid=close&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/close.small.gif" />$_G['setting']['magics']['close']</a></li>
  221.                                                                 <!--{/if}-->
  222.                                                                 <!--{if !empty($_G['setting']['magics']['open'])}-->
  223.                                                                 <li><a href="home.php?mod=magic&mid=open&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/open.small.gif" />$_G['setting']['magics']['open']</a></li>
  224.                                                                 <!--{/if}-->
  225.                                                                 <!--{if !empty($_G['setting']['magics']['highlight'])}-->
  226.                                                                 <li><a href="home.php?mod=magic&mid=highlight&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/highlight.small.gif" />$_G['setting']['magics']['highlight']</a></li>
  227.                                                                 <!--{/if}-->
  228.                                                                 <!--{if !empty($_G['setting']['magics']['sofa'])}-->
  229.                                                                 <li><a href="home.php?mod=magic&mid=sofa&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/sofa.small.gif" />$_G['setting']['magics']['sofa']</a></li>
  230.                                                                 <!--{/if}-->
  231.                                                                 <!--{if !empty($_G['setting']['magics']['jack'])}-->
  232.                                                                 <li><a href="home.php?mod=magic&mid=jack&idtype=tid&id=$_G[tid]" id="a_jack" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/jack.small.gif" />$_G['setting']['magics']['jack']</a></li>
  233.                                                                 <!--{/if}-->
  234.                                                                 <!--{hook/viewthread_magic_thread}-->
  235.                                                                 <!--{/if}-->
  236.                                                                 <!--{if !empty($_G['setting']['magics']['repent']) && $post['authorid'] == $_G['uid'] && !$rushreply}-->
  237.                                                                 <li><a href="home.php?mod=magic&mid=repent&idtype=pid&id=$post[pid]:$_G[tid]" id="a_repent_$post[pid]" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/bump.small.gif" />$_G['setting']['magics']['repent']</a></li>
  238.                                                                 <!--{/if}-->
  239.                                                                 <!--{if !empty($_G['setting']['magics']['anonymouspost']) && $post['authorid'] == $_G['uid']}-->
  240.                                                                 <li><a href="home.php?mod=magic&mid=anonymouspost&idtype=pid&id=$post[pid]:$_G[tid]" id="a_anonymouspost_$post[pid]" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/anonymouspost.small.gif" />$_G['setting']['magics']['anonymouspost']</a><li>
  241.                                                                 <!--{/if}-->
  242.                                                                 <!--{if !empty($_G['setting']['magics']['namepost'])}-->
  243.                                                                 <li><a href="home.php?mod=magic&mid=namepost&idtype=pid&id=$post[pid]:$_G[tid]" id="a_namepost_$post[pid]" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/namepost.small.gif" />$_G['setting']['magics']['namepost']</a><li>
  244.                                                                 <!--{/if}-->
  245.                                                                 <!--{hook/viewthread_magic_post $postcount}-->
  246.                                                                 </ul>
  247.                                                                 <script type="text/javascript" reload="1">checkmgcmn('post_$post[pid]')</script>
  248.                                                                 <!--{/if}-->
  249.                                                         </div>
  250.                                                 </div>
  251.                             </td>
  252.                 </tr>
  253.                         <!--{/if}-->
  254.             </table>
  255.         </div>
  256.         
  257.         <!--{eval //回帖窗口}-->
  258.         <!--{if $fastpost}-->
  259.                         <!--{subtemplate forum/viewthread_fastpost}-->
  260.                 <!--{/if}-->
  261.         
  262.         <!--{eval //回帖分隔}-->
  263.         <div class="HTfg cl">
  264.                 <!--{eval //员工回帖}-->
  265.         </div>
  266.         <!--{else}-->
  267.             <!--{eval //如果为普通楼层}-->
  268.         <div class="HTcont">
  269.                 <table id="pid$post[pid]" summary="pid$post[pid]" cellspacing="0" cellpadding="0" width="100%">
  270.                     <tr>
  271.                         <!--{eval //用户头像}-->
  272.                     <td style="width:50px; vertical-align:top; padding-top:5px;">
  273.                             <div class="minTX"><a href="home.php?mod=space&uid=$post[authorid]" target="_blank">$post[avatar]</a></div>
  274.                     </td>
  275.                     <!--{eval //其回复内容等等}-->
  276.                     <td>
  277.                             <div class="LZCinfo cl">
  278.                         <!--{eval //电梯、警告}-->
  279.                         <!--{if !IS_ROBOT}-->
  280.                             <!--{eval //警告信息图标}-->
  281.                             <!--{if $post['warned']}-->
  282.                                                         <a href="forum.php?mod=misc&action=viewwarning&tid=$_G[tid]&uid=$post[authorid]" title="{lang warn_get}" class="y" onclick="showWindow('viewwarning', this.href)"><img src="{IMGDIR}/warning.gif" alt="{lang warn_get}" /></a>
  283.                                                         <!--{/if}-->
  284.                                                 <!--{/if}-->
  285.                         <!--{eval //发表时间、作者、浏览排序等}-->
  286.                                 <div class="authi">
  287.                             <!--{eval //回复者名字}-->
  288.                            
  289.                                                         <!--{if $post['authorid'] && !$post['anonymous']}-->
  290.                                                                 <!--{if !$_G['setting']['authoronleft']}-->
  291.                                         <a href="home.php?mod=space&uid=$post[authorid]" target="_blank" class="xi2">$post[author]</a>$authorverifys
  292.                                 <!--{/if}-->
  293.                                                                 <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
  294.                                                                 <!--{if $post['status'] & 8}-->
  295.                                                                         <span class="xg1"><!--{if $_G['setting']['mobile']['mobilecomefrom']}-->{$_G['setting']['mobile']['mobilecomefrom']}<!--{else}-->{lang from_mobile}<!--{/if}--></span>
  296.                                                                 <!--{/if}-->
  297.                                                                 <!--{if $post['invisible'] == 0}-->
  298.                                                                         <!--{if !IS_ROBOT && !$_GET['authorid'] && !$_G['forum_thread']['archiveid']}-->
  299.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$post[tid]&page=$page&authorid=$post[authorid]" rel="nofollow">{lang thread_show_author}</a>
  300.                                                                         <!--{elseif !$_G['forum_thread']['archiveid']}-->
  301.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$post[tid]&page=$page" rel="nofollow">{lang thread_show_all}</a>
  302.                                                                         <!--{/if}-->
  303.                                                                 <!--{/if}-->
  304.                                                         <!--{elseif getstatus($post['status'], 5)}-->
  305.                                                                 <!--{if !$_G['setting']['authoronleft']}-->
  306.                                         <a href="javascript:;" class="xi2">$post[author]</a>
  307.                                 <!--{/if}-->
  308.                                                                  <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
  309.                                                         <!--{elseif $post['authorid'] && $post['username'] && $post['anonymous'] || !$post['authorid'] && !$post['username']}-->
  310.                                                                 $_G[setting][anonymoustext]
  311.                                                                 <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
  312.                                                         <!--{/if}-->
  313.                                                         <!--{if !IS_ROBOT && !$_G['forum_thread']['archiveid'] && $post['first'] }-->
  314.                                                                 <!--{if !$rushreply}-->
  315.                                                                         <!--{if $ordertype != 1}-->
  316.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_GET[extra]&ordertype=1">{lang post_descview}</a>
  317.                                                                         <!--{else}-->
  318.                                                                         <span class="pipe">|</span><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_GET[extra]&ordertype=2">{lang post_ascview}</a>
  319.                                                                         <!--{/if}-->
  320.                                                                 <!--{/if}-->
  321.                                                                 <!--{if $thread['authorid'] == $_G['uid']}-->
  322.                                                                         <span class="pipe">|</span>
  323.                                                                         <!--{if $replynotice == 1}-->
  324.                                                                                 <a id="replynotice" href="forum.php?mod=misc&action=replynotice&op=ignore&tid=$_G[tid]" status="1" onclick="ajaxmenu(this, 3000, 0, 0, '43', function () {replyNotice();});return false;">{lang ignore_replynotice}</a>
  325.                                                                         <!--{else}-->
  326.                                                                         <a id="replynotice" href="forum.php?mod=misc&action=replynotice&op=receive&tid=$_G[tid]" status="0" onclick="ajaxmenu(this, 3000, 0, 0, '43', function () {replyNotice();});return false;">{lang receive_replynotice}</a>
  327.                                                                         <!--{/if}-->
  328.                                                                 <!--{/if}-->
  329.                                                         <!--{/if}-->
  330.                             <!--{eval //插件钩子}-->
  331.                                                         <!--{hook/viewthread_postheader $postcount}-->
  332.                                                         </div>
  333.                         </div>
  334.                         
  335.                         <!--{eval //正式回复的内容}-->
  336.                         <div class="PTcont brs">
  337.                                 <!--{eval //对广告有无样式进行设定}-->
  338.                             <!--{if !$_G['inajax']}-->
  339.                                                                 <!--{if empty($ad_a_pr_css)}-->
  340.                                                                         <style type="text/css">.pcb{margin-right:0}</style>
  341.                                                                         <!--{eval $ad_a_pr_css=1;}-->
  342.                                                                 <!--{/if}-->
  343.                                                         <!--{/if}-->
  344.                             <!--{eval //加载内容模板}-->
  345.                             <!--{subtemplate forum/viewthread_node_body}-->
  346.                             <!--{eval //回帖奖励信息}-->
  347.                             <!--{if !$post['first'] && $post['replycredit'] > 0}-->
  348.                             <div class="cm">
  349.                                                                 <h3 class="psth xs1">
  350.                                                                         {lang replycredit} <span class="xw1 xs2 xi1">+{$post['replycredit']}</span> {$_G['setting']['extcredits'][$_G['forum_thread']['replycredit_rule']['extcreditstype']][unit]}{$_G['setting']['extcredits'][$_G['forum_thread']['replycredit_rule']['extcreditstype']][title]}
  351.                                                                 </h3>
  352.                                                         </div>
  353.                                                         <!--{/if}-->
  354.                         </div>
  355.                     </td>
  356.                 </tr>
  357.                 <!--{eval //收藏等功能被去除。如需要则添加在此处}-->
  358.                 <!--{eval //回复,管理员编辑推送部分}-->
  359.                 <!--{if !$_G['forum_thread']['archiveid']}-->
  360.                         <tr>
  361.                                 <td></td>
  362.                     <td>
  363.                                 <div class="po">
  364.                                                         <div class="pob cl">
  365.                                                                 <em>
  366.                                                                 <!--{if $post['invisible'] == 0}-->
  367.                                                                 <!--{if $allowpostreply && $post['allowcomment'] && (!$thread['closed'] || $_G['forum']['ismoderator'])}--><a class="cmmnt" href="forum.php?mod=misc&action=comment&tid=$post[tid]&pid=$post[pid]&extra=$_GET[extra]&page=$page{if $_G['forum_thread']['special'] == 127}&special=$specialextra{/if}" onclick="showWindow('comment', this.href, 'get', 0)">{lang comments}</a><!--{/if}-->
  368.                                                                 <!--{if (!$_G['uid'] || $allowpostreply) && !$needhiddenreply}-->
  369.                                                                 <!--{if $post['first']}-->
  370.                                                                 <a class="fastre" href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&reppost=$post[pid]&extra=$_GET[extra]&page=$page" onclick="showWindow('reply', this.href)">{lang reply}</a>
  371.                                                                 <!--{else}-->
  372.                                                                 <a class="fastre" href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&repquote=$post[pid]&extra=$_GET[extra]&page=$page" onclick="showWindow('reply', this.href)">{lang reply}</a>
  373.                                                                 <!--{/if}-->
  374.                                                                 <!--{/if}-->
  375.                                                                 <!--{/if}-->
  376.                                                                 <!--{if (($_G['forum']['ismoderator'] && $_G['group']['alloweditpost'] && (!in_array($post['adminid'], array(1, 2, 3)) || $_G['adminid'] <= $post['adminid'])) || ($_G['forum']['alloweditpost'] && $_G['uid'] && ($post['authorid'] == $_G['uid'] && $_G['forum_thread']['closed'] == 0) && !(!$alloweditpost_status && $edittimelimit && TIMESTAMP - $post['dbdateline'] > $edittimelimit)))}-->
  377.                                                                 <a class="editp" href="forum.php?mod=post&action=edit&fid=$_G[fid]&tid=$_G[tid]&pid=$post[pid]{if !empty($_GET[modthreadkey])}&modthreadkey=$_GET[modthreadkey]{/if}&page=$page"><!--{if $_G['forum_thread']['special'] == 2 && !$post['message']}-->{lang post_add_aboutcounter}<!--{else}-->{lang edit}</a><!--{/if}-->
  378.                                                                 <!--{elseif $_G['uid'] && $post['authorid'] == $_G['uid'] && $_G['setting']['postappend']}-->
  379.                                                                 <a class="appendp" href="forum.php?mod=misc&action=postappend&tid=$post[tid]&pid=$post[pid]&extra=$_GET[extra]&page=$page" onClick="showWindow('postappend', this.href, 'get', 0)">{lang postappend}</a>
  380.                                                                 <!--{/if}-->
  381.                                                                 <!--{if $post['first'] && $post['invisible'] == -3}-->
  382.                                                                 <a class="psave" href="forum.php?mod=misc&action=pubsave&tid=$_G[tid]">{lang published}</a>
  383.                                                                 <!--{/if}-->
  384.                                                                 <!--{if $post['invisible'] == -2 && !$post['first']}-->
  385.                                                                 <span class="xg1">({lang moderate_need})</span>
  386.                                                                 <!--{/if}-->
  387.                                                                 <!--{if $post['first'] && $allowblockrecommend}--><a class="push" href="javascript:;" onclick="modaction('recommend', '$_G[forum_firstpid]', 'op=recommend&idtype={if $_G[forum_thread][isgroup]}gtid{else}tid{/if}&id=$_G[tid]&pid=$post[pid]', 'portal.php?mod=portalcp&ac=portalblock')">{lang modmenu_blockrecommend}</a><!--{/if}-->
  388.                                                                 <!--{hook/viewthread_postfooter $postcount}-->
  389.                                                                 </em>

  390.                                                                 <p>
  391.                                                                 <!--{if $post['invisible'] == 0}-->
  392.                                                                 <!--{if $_G['setting']['magicstatus']}-->
  393.                                                                 <a href="javascript:;" id="mgc_post_$post[pid]" onmouseover="showMenu(this.id)" class="showmenu">{lang thread_magic}</a>
  394.                                                                 <!--{/if}-->

  395.                                                                 <!--{if $_G['forum_thread']['special'] == 3 && ($_G['forum']['ismoderator'] && (!$_G['setting']['rewardexpiration'] || $_G['setting']['rewardexpiration'] > 0 && ($_G[timestamp] - $_G['forum_thread']['dateline']) / 86400 > $_G['setting']['rewardexpiration']) || $_G['forum_thread']['authorid'] == $_G['uid']) && $post['authorid'] != $_G['forum_thread']['authorid'] && $post['first'] == 0 && $_G['uid'] != $post['authorid'] && $_G['forum_thread']['price'] > 0}-->
  396.                                                                 <a href="javascript:;" onclick="setanswer($post['pid'], '$_GET[from]')">{lang reward_set_bestanswer}</a>
  397.                                                                 <!--{/if}-->

  398.                                                                 <!--{if !$post['first'] && $_G['group']['raterange'] && $post['authorid']}-->
  399.                                                                 <a href="javascript:;" onclick="showWindow('rate', 'forum.php?mod=misc&action=rate&tid=$_G[tid]&pid=$post[pid]', 'get', -1);return false;">{lang rate}</a>
  400.                                                                 <!--{/if}-->

  401.                                                                 <!--{if !empty($postlist[$post[pid]]['totalrate']) && $_G['forum']['ismoderator']}-->
  402.                                                                 <a href="forum.php?mod=misc&action=removerate&tid=$_G[tid]&pid=$post[pid]&page=$page" onclick="showWindow('rate', this.href, 'get', -1)">{lang removerate}</a>
  403.                                                                 <!--{/if}-->
  404.                                                                 <!--{if $post['authorid'] != $_G['uid']}-->
  405.                                                                 <a href="javascript:;" onclick="showWindow('miscreport$post[pid]', 'misc.php?mod=report&rtype=post&rid=$post[pid]&tid=$_G[tid]&fid=$_G[fid]', 'get', -1);return false;">{lang report}</a>
  406.                                                                 <!--{/if}-->
  407.                                                                 <!--{/if}-->
  408.                                                                 <!--{hook/viewthread_postaction $postcount}-->
  409.                                                                 </p>

  410.                                                                 <!--{if $_G['setting']['magicstatus']}-->
  411.                                                                 <ul id="mgc_post_$post[pid]_menu" class="p_pop mgcmn" style="display: none;">
  412.                                                                 <!--{if $post['first']}-->
  413.                                                                 <!--{if !empty($_G['setting']['magics']['bump'])}-->
  414.                                                                 <li><a href="home.php?mod=magic&mid=bump&idtype=tid&id=$_G[tid]" id="a_bump" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/bump.small.gif" />$_G['setting']['magics']['bump']</a></li>
  415.                                                                 <!--{/if}-->
  416.                                                                 <!--{if !empty($_G['setting']['magics']['stick'])}-->
  417.                                                                 <li><a href="home.php?mod=magic&mid=stick&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/stick.small.gif" />$_G['setting']['magics']['stick']</a></li>
  418.                                                                 <!--{/if}-->
  419.                                                                 <!--{if !empty($_G['setting']['magics']['close'])}-->
  420.                                                                 <li><a href="home.php?mod=magic&mid=close&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/close.small.gif" />$_G['setting']['magics']['close']</a></li>
  421.                                                                 <!--{/if}-->
  422.                                                                 <!--{if !empty($_G['setting']['magics']['open'])}-->
  423.                                                                 <li><a href="home.php?mod=magic&mid=open&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/open.small.gif" />$_G['setting']['magics']['open']</a></li>
  424.                                                                 <!--{/if}-->
  425.                                                                 <!--{if !empty($_G['setting']['magics']['highlight'])}-->
  426.                                                                 <li><a href="home.php?mod=magic&mid=highlight&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/highlight.small.gif" />$_G['setting']['magics']['highlight']</a></li>
  427.                                                                 <!--{/if}-->
  428.                                                                 <!--{if !empty($_G['setting']['magics']['sofa'])}-->
  429.                                                                 <li><a href="home.php?mod=magic&mid=sofa&idtype=tid&id=$_G[tid]" id="a_stick" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/sofa.small.gif" />$_G['setting']['magics']['sofa']</a></li>
  430.                                                                 <!--{/if}-->
  431.                                                                 <!--{if !empty($_G['setting']['magics']['jack'])}-->
  432.                                                                 <li><a href="home.php?mod=magic&mid=jack&idtype=tid&id=$_G[tid]" id="a_jack" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/jack.small.gif" />$_G['setting']['magics']['jack']</a></li>
  433.                                                                 <!--{/if}-->
  434.                                                                 <!--{hook/viewthread_magic_thread}-->
  435.                                                                 <!--{/if}-->
  436.                                                                 <!--{if !empty($_G['setting']['magics']['repent']) && $post['authorid'] == $_G['uid'] && !$rushreply}-->
  437.                                                                 <li><a href="home.php?mod=magic&mid=repent&idtype=pid&id=$post[pid]:$_G[tid]" id="a_repent_$post[pid]" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/bump.small.gif" />$_G['setting']['magics']['repent']</a></li>
  438.                                                                 <!--{/if}-->
  439.                                                                 <!--{if !empty($_G['setting']['magics']['anonymouspost']) && $post['authorid'] == $_G['uid']}-->
  440.                                                                 <li><a href="home.php?mod=magic&mid=anonymouspost&idtype=pid&id=$post[pid]:$_G[tid]" id="a_anonymouspost_$post[pid]" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/anonymouspost.small.gif" />$_G['setting']['magics']['anonymouspost']</a><li>
  441.                                                                 <!--{/if}-->
  442.                                                                 <!--{if !empty($_G['setting']['magics']['namepost'])}-->
  443.                                                                 <li><a href="home.php?mod=magic&mid=namepost&idtype=pid&id=$post[pid]:$_G[tid]" id="a_namepost_$post[pid]" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}image/magic/namepost.small.gif" />$_G['setting']['magics']['namepost']</a><li>
  444.                                                                 <!--{/if}-->
  445.                                                                 <!--{hook/viewthread_magic_post $postcount}-->
  446.                                                                 </ul>
  447.                                                                 <script type="text/javascript" reload="1">checkmgcmn('post_$post[pid]')</script>
  448.                                                                 <!--{/if}-->
  449.                                                         </div>
  450.                                                 </div>
  451.                             </td>
  452.                 </tr>
  453.                         <!--{/if}-->
  454.                     </table>
  455.         </div>
  456.         <!--{/if}-->
  457.         <!--{if !empty($aimgs[$post[pid]])}-->
  458.         <script type="text/javascript" reload="1">
  459.                 aimgcount[{$post[pid]}] = [<!--{echo dimplode($aimgs[$post[pid]]);}-->];
  460.                 attachimggroup($post['pid']);
  461.                 <!--{if empty($_G['setting']['lazyload'])}-->
  462.                         <!--{if !$post['imagelistthumb']}-->
  463.                                 attachimgshow($post[pid]);
  464.                         <!--{else}-->
  465.                                 attachimgshow($post[pid], 1);
  466.                         <!--{/if}-->
  467.                 <!--{/if}-->
  468.                 var aimgfid = 0;
  469.                 <!--{if $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $_G['thread']['authorid'])}-->
  470.                         aimgfid = $_G[fid];
  471.                 <!--{/if}-->
  472.                 <!--{if $post['imagelistthumb']}-->
  473.                         attachimglstshow($post['pid'], <!--{echo intval($_G['setting']['lazyload'])}-->, aimgfid, '{$_G[setting][showexif]}');
  474.                 <!--{/if}-->
  475.         </script>
  476.         <!--{/if}-->
  477. <!--{else}-->
  478.         <!--{eval //如果主题已经被删除}-->
  479.     <table id="pid$post[pid]" summary="pid$post[pid]" cellspacing="0" cellpadding="0">
  480.                 <tbody>
  481.                         <tr>
  482.                                 <td class="plc">
  483.                                         <div class="pi">
  484.                                                 <strong><a><!--{if !empty($postno[$post[number]])}-->$postno[$post[number]]<!--{else}--><em>{$post[number]}</em>{$postno[0]}<!--{/if}--></a></strong>
  485.                                         </div>
  486.                                         <div class="pct">{lang post_deleted}</div>
  487.                                 </td>
  488.                         </tr>
  489.                 </tbody>
  490.         </table>
  491. <!--{/if}-->
复制代码
注释很明白的哦。
回复

使用道具 举报

 楼主| 百龍网 发表于 2014-4-15 23:02:27 | 显示全部楼层

不行 回复出现两个回复框
会员回复那头像能弄小点吗 太大了

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

幽壑潜蛟 发表于 2014-4-16 10:08:26 | 显示全部楼层
百龍网 发表于 2014-4-15 23:02
不行 回复出现两个回复框
会员回复那头像能弄小点吗 太大了

那地方左侧的是一个css控制的。 修改一下css就可以把头像变小。两个回复框的问题你要删一个。
回复

使用道具 举报

 楼主| 百龍网 发表于 2014-4-16 11:42:37 | 显示全部楼层
幽壑潜蛟 发表于 2014-4-16 10:08
那地方左侧的是一个css控制的。 修改一下css就可以把头像变小。两个回复框的问题你要删一个。

{:soso_e127:}我不会修改啊
回复

使用道具 举报

 楼主| 百龍网 发表于 2014-4-16 11:49:13 | 显示全部楼层
幽壑潜蛟 发表于 2014-4-16 10:08
那地方左侧的是一个css控制的。 修改一下css就可以把头像变小。两个回复框的问题你要删一个。


弄了 内容框好大太宽了 看的有点变扭 能设置小点吗 我在后台已经设置了窄屏了。内容还是很大

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

幽壑潜蛟 发表于 2014-4-16 12:05:06 | 显示全部楼层
那全局宽度是960px你这样弄了之后内容的宽度就是960px,如果觉得太宽可以显示侧边栏。 有个侧边栏内容区域看起来就没有这么宽。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-12-26 21:44 , Processed in 0.033337 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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