- เครดิต
- 5540
- เพื่อน
- ทักทาย
- บล็อก
- อัลบั้ม
- โพสต์
- กระทู้
- แชร์
- สำคัญ
- สิทธิ์อ่าน
- 90
- จำนวนผู้ติดตาม
- จำนวนผู้กำลังติดตาม
- เพศ
- ไม่บอก
|
แก้ไขครั้งสุดท้ายโดย MasterTGZ เมื่อ 2011-5-4 14:26
ไฟล์ template/default/forum/viewthread_node_body.htm
ค้นหาโค้ด- <table class="ratl">
- <tr>
- <th class="xw1" width="120"><a href="forum.php?mod=misc&action=viewratings&tid=$_G[tid]&pid=$post[pid]" onclick="showWindow('viewratings', this.href)" title="{lang rate_view}">{lang have} <span class="xi1"><!--{echo count($postlist[$post[pid]][totalrate]);}--></span> {lang people_score}</a></th>
- <!--{loop $post['ratelogextcredits'] $id $score}-->
- <th width="50"><i>{$_G['setting']['extcredits'][$id][title]}</i></th>
- <!--{/loop}-->
- <th>
- <a href="javascript:;" onclick="toggleRatelogCollapse('ratelog_$post[pid]', this);" class="y xi2 op"><!--{if !empty($_G['cookie']['ratecollapse'])}-->{lang open}<!--{else}-->{lang pack}<!--{/if}--></a>
- <i>{lang reason}</i>
- </th>
- </tr>
- <tbody class="ratl_l">
- <!--{loop $post['ratelog'] $uid $ratelog}-->
- <tr id="rate_{$post[pid]}_{$uid}">
- <td>
- <a href="home.php?mod=space&uid=$uid" target="_blank" c="1"><!--{echo avatar($uid, 'small');}--></a> <a href="home.php?mod=space&uid=$uid" target="_blank">$ratelog[username]</a>
- </td>
- <!--{loop $post['ratelogextcredits'] $id $score}-->
- <!--{if $ratelog['score'][$id] > 0}-->
- <td class="xi1"> + $ratelog[score][$id]</td>
- <!--{else}-->
- <td class="xg1">$ratelog[score][$id]</td>
- <!--{/if}-->
- <!--{/loop}-->
- <td class="xg1">$ratelog[reason]</td>
- </tr>
- <!--{/loop}-->
- </tbody>
- </table>
- <p class="ratc">
- {lang rate_total}:
- <!--{loop $post['ratelogextcredits'] $id $score}-->
- <!--{if $score > 0}-->
- <span class="xi1">{$_G['setting']['extcredits'][$id][title]} + $score</span>
- <!--{else}-->
- <span class="xg1">{$_G['setting']['extcredits'][$id][title]} $score</span>
- <!--{/if}-->
- <!--{/loop}-->
- <a href="forum.php?mod=misc&action=viewratings&tid=$_G[tid]&pid=$post[pid]" onclick="showWindow('viewratings', this.href)" title="{lang rate_view}" class="xi2">{lang rate_view}</a>
- </p>
คัดลอกไปที่คลิปบอร์ด แทนที่ด้วย- <style type="text/css">
- <!--
- .ratl img { border:1px solid #CCCCCC; height:20px; padding:2px; width:20px; }
- -->
- </style>
- <table class="ratl" style="border:1px solid #CCCCCC;">
- <tr bgcolor="#efeeee">
- <th width="3"></th>
- <th class="xw1" width="120"><a href="forum.php?mod=misc&action=viewratings&tid=$_G[tid]&pid=$post[pid]" onclick="showWindow('viewratings', this.href)" title="{lang rate_view}">{lang have} <span class="xi1"><!--{echo count($postlist[$post[pid]][totalrate]);}--></span> {lang people_score}</a></th>
- <!--{loop $post['ratelogextcredits'] $id $score}-->
- <th width="50"><i>{$_G['setting']['extcredits'][$id][title]}</i></th>
- <!--{/loop}-->
- <th>
- <a href="javascript:;" onclick="toggleRatelogCollapse('ratelog_$post[pid]', this);" class="y xi2 op"><!--{if !empty($_G['cookie']['ratecollapse'])}-->{lang open}<!--{else}-->{lang pack}<!--{/if}--></a>
- <i>{lang reason}</i>
- </th>
- </tr>
- <tbody class="ratl_l">
- <!--{loop $post['ratelog'] $uid $ratelog}-->
- <tr id="rate_{$post[pid]}_{$uid}">
- <td width="3"></td>
- <td>
- <a href="home.php?mod=space&uid=$uid" target="_blank" c="1"><!--{echo avatar($uid, 'small');}--></a> <a href="home.php?mod=space&uid=$uid" target="_blank">$ratelog[username]</a>
- </td>
- <!--{loop $post['ratelogextcredits'] $id $score}-->
- <!--{if $ratelog['score'][$id] > 0}-->
- <td class="xi1"> + $ratelog[score][$id]</td>
- <!--{else}-->
- <td class="xg1">$ratelog[score][$id]</td>
- <!--{/if}-->
- <!--{/loop}-->
- <td class="xg1">$ratelog[reason]</td>
- </tr>
- <!--{/loop}-->
- </tbody>
- </table>
- <p class="ratc" style="border: 1px solid #cccccc; border-top:none;background-color:#efeeee;padding-left:5px;">
- {lang rate_total}:
- <!--{loop $post['ratelogextcredits'] $id $score}-->
- <!--{if $score > 0}-->
- <span class="xi1">{$_G['setting']['extcredits'][$id][title]} + $score</span>
- <!--{else}-->
- <span class="xg1">{$_G['setting']['extcredits'][$id][title]} $score</span>
- <!--{/if}-->
- <!--{/loop}-->
- <a href="forum.php?mod=misc&action=viewratings&tid=$_G[tid]&pid=$post[pid]" onclick="showWindow('viewratings', this.href)" title="{lang rate_view}" class="xi2">{lang rate_view}</a>
- </p>
คัดลอกไปที่คลิปบอร์ด เครดิต- http://www.discuz.net/thread-1947302-1-9.html
คัดลอกไปที่คลิปบอร์ด ที่ผมเคยไปตั้งที่ x1.5 ผมไม่มั่นใจนะ แต่ผมลองกับ x1.5 มันไม่ติด แต่ลองกับ x2 มันติด เอ๊ะงง ไม่รู้ยังไง เลยมาตั้งให้ที่ x2 อีกรอบ เพราะกลัวได้เฉพาะ x2 x1.5 ไม่ได้ เอ๊ะงง ไม่รู้ละ ใครทำเป็นอะไรยังไงมาไขให้กระจ่างที x1.5 ผมทำไม่ติด x2 ผมทำติด หรือผมมึนๆเอง - - |
คะแนน
-
ดูบันทึกคะแนน
|
|
|
|
|
|