[09-26] 贴内实用美化[签名只显示楼主]
修改:templates/default/viewthread.htm找:<!--{if $post['signature'] && !$post['anonymous'] && $showsignatures}-->
<div class="signatures" style="maxHeightIE: {MAXSIGROWS}px;">
$post
</div>
<!--{/if}-->改为:<!--{if $post['number'] == 1}--><!--{if $post['signature'] && !$post['anonymous'] && $showsignatures}-->
<div class="signatures" style="maxHeightIE: {MAXSIGROWS}px;">
$post
</div>
<!--{/if}--><!--{/if}-->http://www.discuz.net/thread-751808-1-1.html
页:
[1]