个人头象调用QQ秀最新版本,为论坛节省空间资源
没有加入 QQ前加入后
1.打开viewthread_node.htm
找到:
<div class=\"avatar\" onmouseover=\"showauthor(this, userinfo$post)\"><a href=\"space.php?uid=$post\" target=\"_blank\">$post</a></div>
修改为:
<!--{if $post}-->
<div class=\"avatar\" onmouseover=\"showauthor(this, userinfo$post)\"><a href=\"space.php?uid=$post\" target=\"_blank\"><img alt=我的QQshow src=http://qqshow-user.tencent.com/$post/10/00/ border=0 align=absmiddle></a></div>
<!--{else}-->
<div class=\"avatar\" onmouseover=\"showauthor(this, userinfo$post)\"><a href=\"space.php?uid=$post\" target=\"_blank\">$post</a></div>
<!--{/if}-->
页:
[1]