查看: 2009|回复: 0
                        
         | 
                                
                        
                                                                
                                                                        
                                                                                         
                                | 打开viewthread_node.htm 搜索找到:
 替换:复制<div class="avatar" onmouseover="showauthor(this, 'userinfo$post[pid]')"><a href="space.php?uid=$post[authorid]" target="_blank">$post[avatar]</a></div>
复制    <div class="avatar" onmouseover="showauthor(this, 'userinfo$post[pid]')">
    <!--{if $post['first']}-->
    $post[avatar]
    <!--{else}-->
    <img src="uc_server/avatar.php?uid=$post[authorid]&size=small" />
    <!--{/if}-->
    </div>
 | 
 |