名稱: 個人頭象調用QQ秀
FOR : DZ通用
作者: hkemax
修改者: wboys
簡介: 不用了巴!!不明的看演示
1.打開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>修改為:複製內容到剪貼簿
代碼:
<!--{if $post['qq']}-->
<div class="avatar" onmouseover="showauthor(this, 'userinfo$post[pid]')"><a href="space.php?uid=$post[authorid]" target="_blank"><img alt=我的QQshow src=http://qqshow-user.tencent.com/$post[qq]/10/00/ border=0 align=absmiddle></a></div>
<!--{else}-->
<div class="avatar" onmouseover="showauthor(this, 'userinfo$post[pid]')"><a href="space.php?uid=$post[authorid]" target="_blank">$post[avatar]</a></div>
<!--{/if}-->演示:
沒有加入 QQ前
加入後:
