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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 把一楼主题贴广告移到标题下面(dz6.1_20080606)

[复制链接]
besthome 发表于 2008-6-17 23:20:36 | 显示全部楼层 |阅读模式
这是关键的主题贴上面的广告代码:
  1. <!--{if $admode && empty($insenz['hardadstatus']) &&

  2. !empty($advlist['thread2'][$post['count']])}--><div class="ad_textlink2"

  3. id="ad_thread2_$post[count]">$advlist[thread2][$post[count]]</div><!--{else}--><div

  4. id="ad_thread2_$post[count]"></div><!--{/if}-->
复制代码
把以下代码移至以上代码上面
  1.                                                 <!--{if $post['subject']}-->
  2.                                                         <h2>$post[subject]</h2>
  3.                                                 <!--{/if}-->
复制代码
最后别忘记更新模板缓存。

也可以直接拷贝以下代码覆盖你的viewthread.htm
  1. {subtemplate header}

  2. <style type="text/css">
  3. .defaultpost { height: auto !important; height:{$_DCACHE[custominfo][postminheight]}px; min-height:{$_DCACHE[custominfo][postminheight]}px !important; }
  4. .signatures { height: expression(signature(this)); max-height: {$maxsigrows}px; }
  5. </style>

  6. <script type="text/javascript" src="include/javascript/viewthread.js"></script>
  7. <script type="text/javascript">zoomstatus = parseInt($zoomstatus);</script>

  8. <div id="foruminfo">
  9.         <div id="nav">
  10.                 <div class="userinfolist">
  11.                         <p><!--{if $forumjump && $jsmenu[1]}--><a href="$indexname" id="forumlist" onmouseover="showMenu(this.id)" class="dropmenu">$bbname</a><!--{else}--><a href="$indexname">$bbname</a><!--{/if}-->$navigation</p>
  12.                 </div>
  13.         </div>
  14.         <div id="headsearch">
  15.         <!--{if !empty($google) && ($google & 4)}-->
  16.                 <script type="text/javascript" src="forumdata/cache/google_var.js"></script>
  17.                 <script type="text/javascript" src="include/javascript/google.js"></script>
  18.         <!--{/if}-->
  19.         <!--{if !empty($qihoo['status']) && ($qihoo['searchbox'] & 4)}-->
  20.                 <form method="post" action="search.php?srchtype=qihoo" onSubmit="this.target='_blank';">
  21.                 <input type="hidden" name="searchsubmit" value="yes" />
  22.                 <input type="text" name="srchtxt" value="$qihoo_searchboxtxt" size="27" class="input" style="{BGCODE}" onmouseover="this.focus();this.value='';this.onmouseover=null;" onfocus="this.select()" />
  23.                 &nbsp;<button type="submit">{lang search}</button>
  24.                 </form>
  25.         <!--{/if}-->
  26.         </div>
  27. </div>

  28. <!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['text'])}--><div class="ad_text" id="ad_text"><table summary="Text Ad" cellpadding="0" cellspacing="1">$advlist[text]</table></div><!--{else}--><div id="ad_text"></div><!--{/if}-->

  29. <div class="pages_btns">
  30.         <div class="threadflow"><a href="redirect.php?fid=$fid&tid=$tid&goto=nextoldset"> &#8249;&#8249; {lang last_thread}</a> | <a href="redirect.php?fid=$fid&tid=$tid&goto=nextnewset">{lang next_thread} &#8250;&#8250;</a></div>
  31.         $multipage
  32.         <!--{if $allowpost || !$discuz_uid}-->
  33.                 <span class="postbtn" id="newspecial" onmouseover="$('newspecial').id = 'newspecialtmp';this.id = 'newspecial';showMenu(this.id)"><a href="post.php?action=newthread&fid=$fid&extra=$extra"><img src="{IMGDIR}/newtopic.gif" border="0" alt="{lang post_newthread}" title="{lang post_newthread}" /></a></span>
  34.         <!--{/if}-->
  35.         <!--{if $allowpostreply || !$discuz_uid}--><span class="replybtn"><a href="post.php?action=reply&fid=$fid&tid=$tid&extra=$extra"><img src="{IMGDIR}/reply.gif" border="0" alt="" /></a></span><!--{/if}-->
  36. </div>

  37. <!--{if $allowposttrade || $allowpostpoll || $allowpostreward || $allowpostactivity || $allowpostdebate || $allowpostvideo || $forum['threadtypes'] || !$discuz_uid}-->
  38.         <ul class="popupmenu_popup newspecialmenu" id="newspecial_menu" style="display: none">
  39.                 <li><a href="post.php?action=newthread&fid=$fid&extra=$extra">{lang post_newthread}</a></li>
  40.                 <!--{if $allowpostpoll || !$discuz_uid}--><li class="poll"><a href="post.php?action=newthread&fid=$fid&extra=$extra&special=1">{lang post_newthreadpoll}</a></li><!--{/if}-->
  41.                 <!--{if $allowposttrade || !$discuz_uid}--><li class="trade"><a href="post.php?action=newthread&fid=$fid&extra=$extra&special=2">{lang post_newthreadtrade}</a></li><!--{/if}-->
  42.                 <!--{if $allowpostreward || !$discuz_uid}--><li class="reward"><a href="post.php?action=newthread&fid=$fid&extra=$extra&special=3">{lang post_newthreadreward}</a></li><!--{/if}-->
  43.                 <!--{if $allowpostactivity || !$discuz_uid}--><li class="activity"><a href="post.php?action=newthread&fid=$fid&extra=$extra&special=4">{lang post_newthreadactivity}</a></li><!--{/if}-->
  44.                 <!--{if $allowpostdebate || !$discuz_uid}--><li class="debate"><a href="post.php?action=newthread&fid=$fid&extra=$extra&special=5">{lang post_newthreaddebate}</a></li><!--{/if}-->
  45.                 <!--{if $allowpostvideo || !$discuz_uid}--><li class="video"><a href="post.php?action=newthread&fid=$fid&extra=$extra&special=6">{lang post_newthreadvideo}</a></li><!--{/if}-->
  46.                 <!--{if $forum['threadtypes'] && !$forum['allowspecialonly']}-->
  47.                         <!--{loop $forum['threadtypes']['types'] $typeid $threadtypes}-->
  48.                                 <!--{if $forum['threadtypes']['special'][$typeid] && $forum['threadtypes']['show'][$typeid]}-->
  49.                                         <li class="popupmenu_option"><a href="post.php?action=newthread&fid=$fid&extra=$extra&typeid=$typeid">$threadtypes</a></li>
  50.                                 <!--{/if}-->
  51.                         <!--{/loop}-->
  52.                         <!--{loop $forum['typemodels'] $id $model}-->
  53.                                 <li class="popupmenu_option"><a href="post.php?action=newthread&fid=$fid&extra=$extra&modelid=$id">$model[name]</a></li>
  54.                         <!--{/loop}-->
  55.                 <!--{/if}-->
  56.         </ul>
  57. <!--{/if}-->

  58. <!--{if $infoside}-->
  59.         <div id="infosidemain">
  60. <!--{/if}-->

  61. <form method="post" name="modactions">
  62.         <input type="hidden" name="formhash" value="{FORMHASH}" />
  63.         <div class="mainbox viewthread">
  64.                 <span class="headactions">
  65.                 <!--{if $discuz_uid}-->
  66.                         <a href="my.php?item=favorites&tid=$tid" id="ajax_favorite" onclick="ajaxmenu(event, this.id, 3000, 0)">{lang thread_favorite}</a>
  67.                         <a href="my.php?item=subscriptions&subadd=$tid" id="ajax_subscription" onclick="ajaxmenu(event, this.id, 3000, null, 0)">{lang thread_subscribe}</a>
  68.                         <a href="misc.php?action=emailfriend&tid=$tid" id="emailfriend" onclick="ajaxmenu(event, this.id, 9000000, null, 0)">{lang thread_email_friend}</a>
  69.                 <!--{/if}-->
  70.                 <a href="viewthread.php?action=printable&tid=$tid" target="_blank" <!--{if !$forum['ismoderator']}-->class="notabs"<!--{/if}-->>{lang thread_printable}</a>
  71.                 <!--{if $forum['ismoderator']}-->
  72.                         <script type="text/javascript">
  73.                                 function modaction(action) {
  74.                                         if(!action) {
  75.                                                 return;
  76.                                         }
  77.                                         if(!in_array(action, ['delpost', 'banpost'])) {
  78.                                                 window.location=('topicadmin.php?tid=$tid&fid=$fid&action='+ action +'&sid=$sid');
  79.                                         } else {
  80.                                                 document.modactions.action = 'topicadmin.php?action='+ action +'&fid=$fid&tid=$tid&page=$page';
  81.                                                 document.modactions.submit();
  82.                                         }
  83.                                 }
  84.                         </script>
  85.                         <span id="modoption" onmouseover="showMenu(this.id)" class="dropmenu">{lang admin_modoptions}</span>
  86.                         <ul class="popupmenu_popup headermenu_popup" id="modoption_menu" style="display: none">
  87.                         <!--{if $allowdelpost}-->
  88.                                 <li><a href="###" onclick="modaction('delpost')">{lang admin_delpost}</a></li>
  89.                                 <!--{if $thread['digest'] >= 0}--><li><a href="###" onclick="modaction('delete')">{lang admin_delthread}</a></li><!--{/if}-->
  90.                         <!--{/if}-->
  91.                         <!--{if $allowbanpost}-->
  92.                                 <li><a href="###" onclick="modaction('banpost')">{lang admin_banpost}</a></li>
  93.                         <!--{/if}-->
  94.                         <!--{if $thread['digest'] >= 0}-->
  95.                                 <li><a href="###" onclick="modaction('close')">{lang admin_close}</a></li>
  96.                                 <li><a href="###" onclick="modaction('move')">{lang admin_move}</a></li>
  97.                                 <li><a href="###" onclick="modaction('copy')">{lang admin_copy}</a></li>
  98.                                 <li><a href="###" onclick="modaction('highlight')">{lang admin_highlight}</a></li>
  99.                                 <li><a href="###" onclick="modaction('type')">{lang admin_type}</a></li>
  100.                                 <li><a href="###" onclick="modaction('digest')">{lang admin_digest}</a></li>
  101.                                 <!--{if $allowstickthread}-->
  102.                                         <li><a href="###" onclick="modaction('stick')">{lang admin_stick}</a></li>
  103.                                 <!--{/if}-->
  104.                                 <!--{if $thread['price'] > 0 && $allowrefund}-->
  105.                                         <li><a href="###" onclick="modaction('refund')">{lang admin_refund}</a></li>
  106.                                 <!--{/if}-->
  107.                                 <li><a href="###" onclick="modaction('split')">{lang admin_split}</a></li>
  108.                                 <li><a href="###" onclick="modaction('merge')">{lang admin_merge}</a></li>
  109.                                 <li><a href="###" onclick="modaction('bump')">{lang admin_bump}</a></li>
  110.                                 <li><a href="###" onclick="modaction('repair')">{lang admin_repair}</a></li>
  111.                                 <!--{if $forum['modrecommend']['open'] && $forum['modrecommend']['sort'] != 1}-->
  112.                                         <li><a href="###" onclick="modaction('recommend')">{lang admin_recommend}</a></li>
  113.                                 <!--{/if}-->
  114.                         <!--{/if}-->
  115.                         </ul>
  116.                 <!--{/if}-->
  117.                 </span>
  118.                 <h1>$thread[subject]
  119.                 </h1>
  120.                 <!--{if $lastmod['modaction'] || $thread['readperm'] || $thread['price'] != 0 || $thread[itemid] || $lastmod['magicname']}-->
  121.                 <ins>
  122.                         <!--{if $thread['price'] > 0}-->
  123.                                 <a href="misc.php?action=viewpayments&tid=$tid">{lang price_thread} {$extcredits[$creditstrans][title]} <strong>$thread[price]</strong> {$extcredits[$creditstrans][unit]}</a>
  124.                         <!--{/if}-->
  125.                         <!--{if $lastmod['modaction']}--><a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" target="_blank">{lang thread_mod_by}</a><!--{/if}-->
  126.                         <!--{if $thread['readperm']}-->{lang readperm_thread} $thread[readperm]<!--{/if}-->
  127.                         <!--{if $lastmod['magicname']}--><a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" target="_blank">{lang magics_logs}</a><!--{/if}-->
  128.                 </ins>
  129.                 <!--{/if}-->
  130.                 <!--{if $highlightstatus}--><ins><a href="viewthread.php?tid=$tid&page=$page" style="font-weight: normal">{lang disable_highlight}</a></ins><!--{/if}-->
  131. {eval $postcount = 0;}
  132. <!--{loop $postlist $post}-->
  133.         <!--{if $postcount++}-->
  134.         </div>
  135.         <div class="mainbox viewthread">
  136.         <!--{/if}-->
  137.                 <table id="pid$post[pid]" summary="pid$post[pid]" cellspacing="0" cellpadding="0">
  138.                         <tr>
  139.                                 <td class="postauthor">
  140.                                         $post[newpostanchor] $post[lastpostanchor]
  141.                                         <cite><!--{if $forum['ismoderator']}-->
  142.                                                 <!--{if $allowviewip && ($thread['digest'] >= 0 || !$post['first'])}--><label><a href="topicadmin.php?action=getip&fid=$fid&tid=$tid&pid=$post[pid]" id="ajax_getip_$post[count]" onclick="ajaxmenu(event, this.id, 10000, null, 0)" title="{lang admin_getip}">IP</a></label><!--{/if}-->
  143.                                         <!--{/if}-->
  144.                                         <!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
  145.                                                 <a href="space.php?uid=$post[authorid]" target="_blank" id="userinfo$post[pid]" class="dropmenu" onmouseover="showMenu(this.id)">$post[author]</a></cite>
  146.                                                 <!--{if $post['nickname']}--><p>$post[nickname]</p><!--{/if}-->
  147.                                                 <!--{if $post['avatar'] && $showavatars}-->
  148.                                                         $post[avatar]
  149.                                                 <!--{/if}-->
  150.                                                 <p><em>$post[authortitle]</em></p>
  151.                                                 <p>{eval showstars($post['stars']);}</p>
  152.                                                 <!--{if $post['customstatus']}--><p class="customstatus">$post[customstatus]</p><!--{/if}-->
  153.                                                 <!--{if $customauthorinfo[1]}--><dl class="profile">{eval @eval('echo "'.$customauthorinfo[1].'";');}</dl><!--{/if}-->
  154.                                                 <!--{if $post['medals']}--><p>
  155.                                                         <!--{loop $post['medals'] $medal}-->
  156.                                                         <img src="images/common/$medal[image]" alt="$medal[name]" />
  157.                                                         <!--{/loop}--></p>
  158.                                                 <!--{/if}-->

  159.                                                 <ul>
  160.                                                 <!--{if $ucappopen['UCHOME']}-->
  161.                                                         <li class="space"><a href="{$uchomeurl}/space.php?uid=$post[authorid]" target="_blank">{lang space}</a></li>
  162.                                                 <!--{elseif $ucappopen['XSPACE']}-->
  163.                                                         <li class="space"><a href="{$xspaceurl}/?uid-$post[authorid]" target="_blank">{lang space}</a></li>
  164.                                                 <!--{/if}-->
  165.                                                 <li class="pm"><a href="###" onclick="pmwin('open', 'uid=$post[authorid]')">{lang send_pm}</a></li>
  166.                                                 <li class="buddy"><a href="my.php?item=buddylist&newbuddyid=$post[authorid]&buddysubmit=yes" target="_blank" id="ajax_buddy_$post['count']" onclick="ajaxmenu(event, this.id, 3000, 0)">{lang add_to_buddylist}</a></li>

  167.                                                 <!--{if $vtonlinestatus && $post['authorid']}-->
  168.                                                         <!--{if ($vtonlinestatus == 2 && $onlineauthors[$post[authorid]]) || ($vtonlinestatus == 1 && ($timestamp - $post['lastactivity'] <= 10800) && !$post['invisible'])}-->
  169.                                                                 <li class="online">{lang online}
  170.                                                         <!--{else}-->
  171.                                                                 <li class="offline">{lang offline}
  172.                                                         <!--{/if}-->
  173.                                                         </li>
  174.                                                 <!--{/if}-->

  175.                                                 </ul>
  176.                                         <!--{else}-->
  177.                                                 <!--{if !$post['authorid']}-->
  178.                                                         <a href="javascript:;">{lang guest} <em>$post[useip]</em></a></cite>
  179.                                                         {lang unregistered}
  180.                                                 <!--{elseif $post['authorid'] && $post['username'] && $post['anonymous']}-->
  181.                                                         <!--{if $forum['ismoderator']}--><a href="space.php?uid=$post[authorid]" target="_blank">{lang anonymous}</a><!--{else}-->{lang anonymous}<!--{/if}--></cite>
  182.                                                         {lang member_anonymous}
  183.                                                 <!--{else}-->
  184.                                                         $post[author]</cite>
  185.                                                         {lang member_deleted}
  186.                                                 <!--{/if}-->
  187.                                         <!--{/if}-->
  188.                                 </td>
  189.                                 <td class="postcontent" {if $forum['ismoderator'] && ($thread['digest'] >= 0 || !$post['first'])} ondblclick="ajaxget('modcp.php?action=editmessage&pid=$post[pid]&tid=$post[tid]', 'postmessage_$post[pid]')"{/if}>
  190.                                         <div class="postinfo">
  191.                                                 <strong title="{lang post_copylink}" id="postnum$post[pid]" onclick="setcopy('{$boardurl}viewthread.php?tid=$tid&page=$page$fromuid#pid$post[pid]', '{lang post_copied}')"><!--{if !empty($postno[$post[number]])}-->$postno[$post[number]]<!--{else}-->{$post[number]}{$postno[0]}<!--{/if}--></strong>
  192.                                                 <!--{if MSGBIGSIZE || MSGSMALLSIZE}-->
  193.                                                         <!--{if MSGBIGSIZE}--><em onclick="$('postmessage_$post[pid]').className='t_bigfont'">{lang big}</em><!--{/if}-->
  194.                                                         <em onclick="$('postmessage_$post[pid]').className='t_msgfont'">{lang middle}</em>
  195.                                                         <!--{if MSGSMALLSIZE}--><em onclick="$('postmessage_$post[pid]').className='t_smallfont'">{lang small}</em><!--{/if}-->
  196.                                                 <!--{/if}-->
  197.                                                 <!--{if $thread['price'] >= 0 || $post['first']}-->{lang poston} $post[dateline]&nbsp;<!--{/if}-->
  198.                                                 <!--{if $post['authorid'] && !$post['anonymous']}-->
  199.                                                         <!--{if !$authorid}-->
  200.                                                                 <a href="viewthread.php?tid=$post[tid]&page=$page&authorid=$post[authorid]" rel="nofollow">{lang thread_show_author}</a>
  201.                                                         <!--{else}-->
  202.                                                                 <a href="viewthread.php?tid=$post[tid]&page=$page" rel="nofollow">{lang thread_show_all}</a>
  203.                                                         <!--{/if}-->
  204.                                                 <!--{/if}-->
  205.                                         </div>

  206.                                         <div class="postmessage defaultpost">
  207.                                                 <!--{if !empty($post[ratings])}-->
  208.                                                         <span class="postratings"><a href="misc.php?action=viewratings&tid=$tid&pid=$post[pid]" title="{lang rate} $post[rate]">$post[ratings]</a></span>
  209.                                                 <!--{/if}-->
  210.                                                 <!--{if $post['warned']}-->
  211.                                                         <span class="postratings"><a href="misc.php?action=viewwarning&tid=$tid&pid=$post[pid]" title="{lang warn_get}"><img src="{IMGDIR}/warning.gif" border="0" /></a></span>
  212.                                                 <!--{/if}-->
  213.                                                 <!--{if $post['subject']}-->
  214.                                                         <h2>$post[subject]</h2>
  215.                                                 <!--{/if}-->
  216.                                         <!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread2'][$post['count']])}--><div class="ad_textlink2" id="ad_thread2_$post[count]">$advlist[thread2][$post[count]]</div><!--{else}--><div id="ad_thread2_$post[count]"></div><!--{/if}-->
  217.                                                 <!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread3'][$post['count']])}--><div class="ad_pip" id="ad_thread3_$post[count]">$advlist[thread3][$post[count]]</div><!--{else}--><div id="ad_thread3_$post[count]"></div><!--{/if}--><div id="ad_thread4_$post[count]"></div>
  218.                                                 <!--{if !$typetemplate && $optionlist && $post['first'] && !($post['status'] & 1) && !$threadpay}-->
  219.                                                         <div class="box typeoption">
  220.                                                                 <h4>{lang threadtype_option} - $forum[threadtypes][types][$thread[typeid]]</h4>
  221.                                                                 <table summary="{lang threadtype_option}" cellpadding="0" cellspacing="0">
  222.                                                                 <!--{loop $optionlist $option}-->
  223.                                                                         <tr>
  224.                                                                                 <th>$option[title]</th>
  225.                                                                                 <td><!--{if $option['value']}-->$option[value]<!--{else}-->-<!--{/if}--></td>
  226.                                                                         </tr>
  227.                                                                 <!--{/loop}-->
  228.                                                                 </table>
  229.                                                         </div>
  230.                                                 <!--{/if}-->

  231.                                                 <!--{if $adminid != 1 && $bannedmessages && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5))}-->
  232.                                                         <div class="notice" style="width: 500px">{lang message_banned}</div>
  233.                                                 <!--{elseif $adminid != 1 && $post['status'] & 1}-->
  234.                                                         <div class="notice" style="width: 500px">{lang message_single_banned}</div>
  235.                                                 <!--{elseif $post['first'] && $threadpay}-->
  236.                                                         {subtemplate viewthread_pay}
  237.                                                 <!--{else}-->
  238.                                                         <!--{if $bannedmessages && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5))}-->
  239.                                                                 <div class="notice" style="width: 500px">{lang admin_message_banned}</div>
  240.                                                         <!--{elseif $post['status'] & 1}-->
  241.                                                                 <div class="notice" style="width: 500px">{lang admin_message_single_banned}</div>
  242.                                                         <!--{/if}-->
  243.                                                         <!--{if $post['number'] == 1 && $typetemplate}-->$typetemplate<!--{/if}-->
  244.                                                         <div id="postmessage_$post[pid]" class="t_msgfont">$post[message]</div>

  245.                                                         <!--{if $post['attachment']}-->
  246.                                                                 <div class="notice" style="width: 500px">{lang attachment}: <em>{lang attach_nopermission}</em></div>
  247.                                                         <!--{elseif $hideattach[$post[pid]] && $post['attachments']}-->
  248.                                                                 <div class="notice" style="width: 500px">{lang attachment}: <em>{lang attachment_reply_show}</em></div>
  249.                                                         <!--{elseif $post['attachlist']}-->
  250.                                                                 <div class="box postattachlist">
  251.                                                                         <h4>{lang attachment}</h4>
  252.                                                                         $post[attachlist]
  253.                                                                 </div>
  254.                                                         <!--{/if}-->

  255.                                                         <!--{if $post['number'] == 1 && ($thread['tags'] || $relatedkeywords)}-->
  256.                                                                 <p class="posttags">{lang thread_keywords}
  257.                                                                 <!--{if $thread['tags']}-->$thread[tags]<!--{/if}-->
  258.                                                                 <!--{if $relatedkeywords}--><span class="postkeywords">$relatedkeywords</span><!--{/if}-->
  259.                                                                 </p>
  260.                                                         <!--{/if}-->

  261.                                                         <!--{if $relatedthreadlist && !$qihoo['relate']['position'] && $post['number'] == 1}-->
  262.                                                                 <fieldset>
  263.                                                                         <legend>{lang qihoo_relatedthreads}</legend>
  264.                                                                         <ul>
  265.                                                                         <!--{loop $relatedthreadlist $key $threads}-->
  266.                                                                                 <!--{if $threads[tid] != $tid}-->
  267.                                                                                 <li style="padding: 3px">
  268.                                                                                         <!--{if !$threads['insite']}-->
  269.                                                                                         [{lang qihoo_webthread}] <a href="topic.php?url={echo urlencode($threads[tid])}&md5={echo md5($threads[tid])}&statsdata=$fid||$tid" target="_blank">$threads[title]</a>&nbsp;&nbsp;&nbsp;
  270.                                                                                         [ <a href="post.php?action=newthread&fid=$fid&extra=$extra&url={echo urlencode($threads[tid])}&md5={echo md5($threads[tid])}&from=direct" style="color: #090" target="_blank">{lang reprint}</a> ]
  271.                                                                                         <!--{else}-->
  272.                                                                                         <a href="viewthread.php?tid=$threads[tid]&statsdata=$fid||$tid" target="_blank">$threads[title]</a>
  273.                                                                                         <!--{/if}-->
  274.                                                                                 </li>
  275.                                                                                 <!--{/if}-->
  276.                                                                         <!--{/loop}-->
  277.                                                                                 <li style="text-align:right"><a style="color: #333; background: none; line-height: 22px;" href="http://search.qihoo.com/sint/qusearch.html?kw=$searchkeywords&sort=rdate&ics=$charset&domain=$site&tshow=1" target="_blank">{lang thread_more_related_threads}</a></li>
  278.                                                                         </ul>
  279.                                                                 </fieldset>
  280.                                                         <!--{/if}-->

  281.                                                         <!--{if $post['first'] && $relatedtagstatus}-->
  282.                                                                 <script type="text/javascript" src="tag.php?action=relatetag&rtid=$tid"></script>
  283.                                                         <!--{/if}-->

  284.                                                         <!--{if !empty($post['ratelog'])}-->
  285.                                                                 <fieldset>
  286.                                                                         <legend><a href="misc.php?action=viewratings&tid=$tid&pid=$post[pid]" title="{lang rate_view}">{lang thread_rate_log_lately}</a></legend>

  287.                                                                         <ul>
  288.                                                                         <div id="post_rate_$post[pid]"></div>
  289.                                                                         <!--{loop $post['ratelog'] $ratelog}-->
  290.                                                                                 <li>
  291.                                                                                         <cite><a href="space.php?uid=$ratelog[uid]" target="_blank">$ratelog[username]</a></cite>
  292.                                                                                         {$extcredits[$ratelog[extcredits]][title]}
  293.                                                                                         <strong>$ratelog[score]</strong>
  294.                                                                                         <em>$ratelog[reason]</em>
  295.                                                                                         $ratelog[dateline]
  296.                                                                                 </li>
  297.                                                                         <!--{/loop}-->
  298.                                                                         </ul>
  299.                                                                 </fieldset>
  300.                                                         <!--{else}-->
  301.                                                                 <div id="post_rate_div_$post[pid]"></div>
  302.                                                         <!--{/if}-->
  303.                                         <!--{/if}-->
  304.                                 </div>
  305.                                 <!--{if $post['signature'] && !$post['anonymous'] && $showsignatures}-->
  306.                                         <div class="signatures" style="maxHeightIE: {$maxsigrows}px;">
  307.                                                 $post[signature]
  308.                                         </div>
  309.                                 <!--{/if}-->
  310.                         </td>
  311.                 </tr>
  312.                 <tr>
  313.                         <td class="postauthor">
  314.                                 <!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
  315.                                 <div class="popupmenu_popup userinfopanel" id="userinfo$post[pid]_menu" style="display: none;">
  316.                                         <!--{if $post['msn'] || $post['qq'] || $post['icq'] || $post['yahoo'] || $post['taobao']}-->
  317.                                         <div class="imicons">
  318.                                                 <!--{if $post['msn']}-->
  319.                                                         <a target='_blank' href='http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=$post[msn]&mkt=zh-cn'><img style='border-style: none;' src='http://messenger.services.live.com/users/$post[msn]/presenceimage?mkt=zh-cn' width='16' height='16' /></a>
  320.                                                 <!--{/if}-->
  321.                                                 <!--{if $post['qq']}--><a href="http://wpa.qq.com/msgrd?V=1&Uin=$post[qq]&Site=$bbname&Menu=yes" target="_blank"><img src="{IMGDIR}/qq.gif" alt="QQ" /></a><!--{/if}-->
  322.                                                 <!--{if $post['icq']}--><a href="http://wwp.icq.com/scripts/search.dll?to=$post[icq]" target="_blank"><img src="{IMGDIR}/icq.gif" alt="ICQ" /></a><!--{/if}-->
  323.                                                 <!--{if $post['yahoo']}--><a href="http://edit.yahoo.com/config/send_webmesg?.target=$post[yahoo]&.src=pg" target="_blank"><img src="{IMGDIR}/yahoo.gif" alt="Yahoo!"  /></a><!--{/if}-->
  324.                                                 <!--{if $post['taobao']}--><script type="text/javascript">document.write('<a target="_blank" href="http://amos1.taobao.com/msg.ww?v=2&uid='+encodeURIComponent('$post[taobaoas]')+'&s=2"><img src="{IMGDIR}/taobao.gif" alt="{lang taobao}" /></a>');</script><!--{/if}-->
  325.                                         </div>
  326.                                         <!--{/if}-->
  327.                                         <dl>{eval @eval('echo "'.$customauthorinfo[2].'";');}</dl>
  328.                                         <!--{if $post['site']}-->
  329.                                                 <p><a href="$post[site]" target="_blank">{lang member_homepage}</a></p>
  330.                                         <!--{/if}-->
  331.                                         <p><a href="space.php?uid=$post[authorid]" target="_blank">{lang member_viewpro}</a></p>
  332.                                         <!--{if $allowedituser}-->
  333.                                                 <p><a href="{if $adminid == 1}admincp.php?action=members&username=$post[usernameenc]&submit=yes&frames=yes{else}modcp.php?action=members&op=edit&uid=$post[authorid]{/if}" target="_blank">{lang edit_member}</a></p>
  334.                                         <!--{/if}-->
  335.                                         <!--{if $allowbanuser}-->
  336.                                                 <p><a href="{if $adminid == 1}admincp.php?action=members&operation=ban&uid=$post[authorid]&membersubmit=yes&frames=yes{else}modcp.php?action=members&op=ban&uid=$post[authorid]{/if}" target="_blank">{lang ban_member}</a></p>
  337.                                         <!--{/if}-->
  338.                                 </div>
  339.                                 <!--{/if}-->
  340.                         </td>
  341.                         <td class="postcontent">
  342.                                 <div class="postactions">
  343.                                         <!--{if $forum['ismoderator'] && ($allowdelpost || $allowbanpost)}-->
  344.                                                 <!--{if $post['first'] && $thread['digest'] == -1}-->
  345.                                                         <input type="checkbox" disabled="disabled" />
  346.                                                 <!--{else}-->
  347.                                                         <input type="checkbox" name="topiclist[]" value="$post[pid]" />
  348.                                                 <!--{/if}-->
  349.                                         <!--{/if}-->
  350.                                         <p>
  351.                                                 <!--{if (($forum['ismoderator'] && $alloweditpost && !(in_array($post['adminid'], array(1, 2, 3)) && $adminid > $post['adminid'])) || ($forum['alloweditpost'] && $discuz_uid && $post['authorid'] == $discuz_uid)) && ($thread['digest'] >= 0 || !$post['first'])}-->
  352.                                                         <a href="post.php?action=edit&fid=$fid&tid=$tid&pid=$post[pid]&page=$page&extra=$extra">{lang edit}</a>
  353.                                                 <!--{/if}-->
  354.                                                 <!--{if $allowpostreply}-->
  355.                                                         <a href="post.php?action=reply&fid=$fid&tid=$tid&repquote=$post[pid]&extra=$extra&page=$page">{lang reply_quote}</a>
  356.                                                 <!--{/if}-->
  357.                                                 <!--{if $discuz_uid && $magicstatus}-->
  358.                                                         <a href="magic.php?action=user&pid=$post[pid]" target="_blank">{lang magics_use}</a>
  359.                                                 <!--{/if}-->
  360.                                                 <!--{if $forum['ismoderator'] && $allowbanpost && $post['adminid'] <= 0}-->
  361.                                                         <a href="topicadmin.php?action=warn&fid=$fid&tid=$tid&pid=$post[pid]&referer=$referer">{if $post['warned']}{lang topicadmin_warn_delete}{else}{lang warn}{/if}</a>
  362.                                                 <!--{elseif $discuz_uid && $reportpost && $discuz_uid != $post['authorid']}-->
  363.                                                         <a href="misc.php?action=report&fid=$fid&tid=$tid&pid=$post[pid]&page=$page" id="ajax_report_$post[pid]" onclick="ajaxmenu(event, this.id, 9000000, null, 0)">{lang reportpost}</a>
  364.                                                 <!--{/if}-->
  365.                                                 <!--{if $raterange && $post['authorid']}-->
  366.                                                         <a href="misc.php?action=rate&tid=$tid&pid=$post[pid]&page=$page" id="ajax_rate_$post[pid]" onclick="ajaxmenu(event, this.id, 9000000, null, 0)">{lang rate}</a>
  367.                                                 <!--{/if}-->
  368.                                                 <!--{if $post['rate'] && $forum['ismoderator']}-->
  369.                                                         <a href="misc.php?action=removerate&tid=$tid&pid=$post[pid]&page=$page">{lang removerate}</a>
  370.                                                 <!--{/if}-->
  371.                                                 <!--{if $fastpost && $allowpostreply}-->
  372.                                                         <a href="###" onclick="fastreply('{lang post_fastreply_author}', $post[pid])">{lang reply}</a>
  373.                                                 <!--{/if}-->
  374.                                                 <!--{if $forum['ismoderator']}-->
  375.                                                         <!--{if $allowdelpost}-->
  376.                                                                 <a href="topicadmin.php?action=delpost&fid=$fid&tid=$tid&topiclist[]=$post[pid]&page=$page">{lang delete}</a>
  377.                                                         <!--{/if}-->
  378.                                                         <!--{if $allowbanpost}-->
  379.                                                                 <a href="topicadmin.php?action=banpost&fid=$fid&tid=$tid&topiclist[]=$post[pid]&page=$page&banstatus=$post[banned]">
  380.                                                                         <!--{if !$post['banned']}-->{lang admin_banpost}<!--{else}-->{lang admin_unbanpost}<!--{/if}-->
  381.                                                                 </a>
  382.                                                         <!--{/if}-->
  383.                                                 <!--{/if}-->
  384.                                                 <strong onclick="scroll(0,0)" title="{lang top}">TOP</strong>
  385.                                         </p>
  386.                                         <!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread1'][$post['count']])}--><div class="ad_textlink1" id="ad_thread1_$post[count]">$advlist[thread1][$post[count]]</div><!--{else}--><div id="ad_thread1_$post[count]"></div><!--{/if}-->
  387.                                 </div>
  388.                         </td>
  389.                 </tr>
  390.                 </table>
  391.                 <!--{if $post['first'] && $thread['replies']}--></div><!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['interthread'])}--><div class="ad_column" id="ad_interthread">$advlist[interthread]<!--{else}--><div id="ad_interthread"><!--{/if}--><!--{/if}-->
  392. <!--{/loop}-->
  393. </div>
  394. </form>

  395. $tagscript

  396. <!--{if $infoside}-->
  397.         </div><div id="infoside">
  398.         {eval request($infosidestatus, 1, 1);}
  399.         </div>
  400. <!--{/if}-->

  401. <div class="pages_btns">
  402.         <div class="threadflow"><a href="redirect.php?fid=$fid&tid=$tid&goto=nextoldset"> &#8249;&#8249; {lang last_thread}</a> | <a href="redirect.php?fid=$fid&tid=$tid&goto=nextnewset">{lang next_thread} &#8250;&#8250;</a></div>
  403.         $multipage
  404.         <!--{if $allowpost || !$discuz_uid}-->
  405.                 <span class="postbtn" id="newspecialtmp" onmouseover="$('newspecial').id = 'newspecialtmp';this.id = 'newspecial';showMenu(this.id)"><a href="post.php?action=newthread&fid=$fid&extra=$extra"><img src="{IMGDIR}/newtopic.gif" border="0" alt="{lang post_newthread}" title="{lang post_newthread}" /></a></span>
  406.         <!--{/if}-->
  407.         <!--{if $allowpostreply || !$discuz_uid}--><span class="replybtn"><a href="post.php?action=reply&fid=$fid&tid=$tid&extra=$extra"><img src="{IMGDIR}/reply.gif" border="0" alt="" /></a></span><!--{/if}-->
  408. </div>

  409. <!--{if $relatedthreadlist && $qihoo['relate']['position']}-->
  410.         {subtemplate viewthread_relatedthread}
  411. <!--{/if}-->

  412. <!--{if $fastpost && $allowpostreply}-->
  413.         <script type="text/javascript" src="include/javascript/post.js"></script>
  414.         <script type="text/javascript">
  415.         var postminchars = parseInt('$minpostsize');
  416.         var postmaxchars = parseInt('$maxpostsize');
  417.         var disablepostctrl = parseInt('$disablepostctrl');
  418.         var charset = '$charset';
  419.         function validate(theform) {
  420.                 if(theform.message.value == '' && theform.subject.value == '') {
  421.                         alert("{lang post_subject_and_message_isnull}");
  422.                         theform.message.focus();
  423.                         return false;
  424.                 } else if(mb_strlen(theform.subject.value) > 80) {
  425.                         alert("{lang post_subject_toolong}");
  426.                         theform.subject.focus();
  427.                         return false;
  428.                 }
  429.                 if(!disablepostctrl && ((postminchars != 0 && mb_strlen(theform.message.value) < postminchars) || (postmaxchars != 0 && mb_strlen(theform.message.value) > postmaxchars))) {
  430.                         alert("{lang post_message_length_invalid}\n\n{lang post_curlength}: "+mb_strlen(theform.message.value)+" {lang bytes}\n{lang board_allowed}: "+postminchars+" {lang lento} "+postmaxchars+" {lang bytes}");
  431.                         return false;
  432.                 }
  433.                 if(!fetchCheckbox('parseurloff')) {
  434.                         theform.message.value = parseurl(theform.message.value, 'bbcode');
  435.                 }
  436.                 theform.replysubmit.disabled = true;
  437.                 return true;
  438.         }
  439.         </script>
  440.         <form method="post" id="postform" action="post.php?action=reply&fid=$fid&tid=$tid&extra=$extra&replysubmit=yes" onSubmit="return validate(this)">
  441.                 <input type="hidden" name="formhash" value="{FORMHASH}" />
  442.                 <div id="quickpost" class="box">
  443.                         <span class="headactions"><a href="member.php?action=credits&view=forum_reply&fid=$fid" target="_blank">{lang credits_policy_view}</a></span>
  444.                         <h4>{lang post_fastreply}</h4>
  445.                         <div class="postoptions">
  446.                                 <h5>{lang options}</h5>
  447.                                 <p><label><input class="checkbox" type="checkbox" name="parseurloff" id="parseurloff" value="1"> {lang disable} {lang post_parseurl}</label></p>
  448.                                 <p><label><input class="checkbox" type="checkbox" name="smileyoff" id="smileyoff" value="1"> {lang disable} {faq smilies}</label></p>
  449.                                 <p><label><input class="checkbox" type="checkbox" name="bbcodeoff" id="bbcodeoff" value="1"> {lang disable} {faq discuzcode}</label></p>
  450.                                 <!--{if $allowanonymous || $forum['allowanonymous']}--><p><label><input class="checkbox" type="checkbox" name="isanonymous" value="1"> {lang post_anonymous}</label></p><!--{/if}-->
  451.                                 <p><label><input class="checkbox" type="checkbox" name="usesig" value="1" $usesigcheck> {lang post_show_sig}</label></p>
  452.                                 <p><label><input class="checkbox" type="checkbox" name="emailnotify" value="1"> {lang post_email_notify}</label></p>
  453.                                 <!--{if $uc['addfeed'] && $ucappopen['UCHOME']}--><p><label><input type="checkbox" name="addfeed" value="1" $addfeedcheck> {lang addfeed}</label></p><!--{/if}-->
  454.                         </div>
  455.                         <div class="postform">
  456.                                 <h5><label>{lang subject}
  457.                                 <input type="text" name="subject" value="" tabindex="1"></label></h5>
  458.                                 <p><label>{lang content}</label>
  459.                                 <textarea rows="7" cols="80" class="autosave" name="message" id="message" onKeyDown="ctlent(event);" tabindex="2"></textarea>
  460.                                 </p>
  461.                                 <p class="btns">
  462.                                         <button type="submit" name="replysubmit" id="postsubmit" value="replysubmit" tabindex="3">{lang post_topicsubmit}</button>{lang post_submit_hotkey}&nbsp;
  463.                                         <a href="###" id="previewpost" onclick="$('postform').action=$('postform').action + '&previewpost=yes';$('postform').submit();">{lang post_previewpost}</a>&nbsp;
  464.                                         <a href="###" id="restoredata" title="{lang post_autosave_last_restore}" onclick="loadData()">{lang post_autosave_restore}</a>&nbsp;
  465.                                         <a href="###" onclick="$('postform').reset()">{lang post_topicreset}</a>
  466.                                 </p>
  467.                         </div>
  468.                         <!--{if $smileyinsert}-->
  469.                                 <div class="smilies">
  470.                                         <div id="smilieslist">{subtemplate post_smilies}</div>
  471.                                 </div>
  472.                         <!--{/if}-->
  473.                         <script type="text/javascript">
  474.                                 var textobj = $('message');
  475.                                 window.onbeforeunload = function () {saveData(textobj.value)};
  476.                                 if(is_ie >= 5 || is_moz >= 2) {
  477.                                         lang['post_autosave_none'] = "{lang post_autosave_none}";
  478.                                         lang['post_autosave_confirm'] = "{lang post_autosave_confirm}";
  479.                                 } else {
  480.                                         $('restoredata').style.display = 'none';
  481.                                 }
  482.                         </script>
  483.                 </div>
  484.         </form>
  485. <!--{/if}-->

  486. <!--{if $forumjump && !$jsmenu[1] || $visitedforums}-->
  487.         <div id="footfilter" class="box">
  488.         <!--{if $forumjump && !$jsmenu[1]}-->
  489.                 <span id="forumjump" onmouseover="showMenu(this.id, false, 2)" class="dropmenu">{lang forum_jump}</span>&nbsp;
  490.                 <ul class="popupmenu_popup" id="forumjump_menu" style="display: none">
  491.                 $forumselect
  492.                 </ul>
  493.         <!--{/if}-->
  494.         <!--{if $visitedforums}-->
  495.                 <span id="visited_forums" onmouseover="showMenu(this.id, false, 2)" class="dropmenu">{lang visited_forums}</span>
  496.                 <ul class="popupmenu_popup" id="visited_forums_menu" style="display: none">
  497.                 $visitedforums
  498.                 </ul>
  499.         <!--{/if}-->
  500.         </div>
  501. <!--{/if}-->

  502. <!--{if $forumjump && $jsmenu[1]}-->
  503.         <div class="popupmenu_popup" id="forumlist_menu" style="display: none">
  504.                 {$forummenu}
  505.         </div>
  506. <!--{/if}-->

  507. <script type="text/javascript">
  508. var maxpage = {if $maxpage}$maxpage{else}1{/if};
  509. if(maxpage > 1) {
  510.         document.onkeyup = function(e){
  511.                 e = e ? e : window.event;
  512.                 var tagname = is_ie ? e.srcElement.tagName : e.target.tagName;
  513.                 if(tagname == 'INPUT' || tagname == 'TEXTAREA') return;
  514.                 actualCode = e.keyCode ? e.keyCode : e.charCode;
  515.                 {if $page < $maxpage}
  516.                 if(actualCode == 39) {
  517.                         window.location = 'viewthread.php?tid=$tid&page={echo $page+1;}';
  518.                 }
  519.                 {/if}
  520.                 {if $page > 1}
  521.                 if(actualCode == 37) {
  522.                         window.location = 'viewthread.php?tid=$tid&page={echo $page-1;}';
  523.                 }
  524.                 {/if}
  525.         }
  526. }
  527. </script>
  528. {subtemplate footer}
  529. <!--{if $relatedthreadupdate}-->
  530.         <script type="text/javascript" src="relatethread.php?tid=$tid&subjectenc=$thread[subjectenc]&tagsenc=$thread[tagsenc]&verifykey=$verifykey&up=$qihoo_up"></script>
  531. <!--{/if}-->
  532. <!--{if $tagupdate}-->
  533.         <script type="text/javascript" src="relatekw.php?tid=$tid"></script>
  534. <!--{/if}-->
  535. <!--{if $qihoo['relate']['bbsnum'] && $statsdata}-->
  536.         <img style="display:none;" src="http://pvstat.qihoo.com/dimana.gif?_pdt=discuz&_pg=s100812&_r=$randnum&_dim_k=orgthread&_dim_v={echo urlencode($boardurl);}||{$statsdata}||0" width="1" height="1" alt="" />
  537.         <img style="display:none;" src="http://pvstat.qihoo.com/dimana.gif?_pdt=discuz&_pg=s100812&_r=$randnum&_dim_k=relthread&_dim_v={$statskeywords}||{$statsurl}" width="1" height="1" alt="" />
  538. <!--{/if}-->
复制代码

[ 本帖最后由 besthome 于 2008-6-18 09:08 编辑 ]
 楼主| besthome 发表于 2008-6-17 23:26:56 | 显示全部楼层
演示见:演示可见:http://www.linwan.net/thread-90673-1-1.html
回复

使用道具 举报

〓偉◎耔〓 发表于 2008-6-18 01:31:00 | 显示全部楼层
不错..比较少加广告呵呵!!
回复

使用道具 举报

无处藏身 发表于 2008-6-18 02:36:45 | 显示全部楼层
这个不错 正需要
回复

使用道具 举报

yinet 发表于 2008-9-15 21:08:10 | 显示全部楼层
原帖由 besthome 于 2008-6-17 23:20 发表
这是关键的主题贴上面的广告代码:$advlist[thread2][$post[count]]把以下代码移至以上代码上面:                                               
                                                        $post[subject]
                                                最后别忘记更新模板缓存。

也可以直接拷贝以下代码覆盖你的viewthread.htm ...
回复

使用道具 举报

272394553 发表于 2008-9-16 12:43:42 | 显示全部楼层
没用,不需要
回复

使用道具 举报

inonce 发表于 2008-9-16 12:49:39 | 显示全部楼层
支持个
·
回复

使用道具 举报

ljuyx 发表于 2013-6-19 10:37:40 | 显示全部楼层
移到上面的不会,在签名下面的倒是容易
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 00:39 , Processed in 0.033282 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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