SclubFans's Archiver

Yenifer 发表于 2023-6-1 12:22

帖内楼主显示大头像,回复者显示小头像

打开viewthread_node.htm
搜索找到:[code]<div class="avatar" onmouseover="showauthor(this, 'userinfo$post[pid]')"><a href="space.php?uid=$post[authorid]" target="_blank">$post[avatar]</a></div>[/code]替换:[code]    <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>[/code]

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.