discuz让帖子头像使用高清图片的解决方法

时间:2019-01-02 16:49作者:网友投稿
  找到\template\default\forum\viewthread_node.htm文件的78行   <div class="avatar"{if !($_G['setting']['threadguestlite'] && !$_G['uid'])} onmouseover="showauthor(this, 'userinfo$post[pid]')"{/If}><a href="home.php?mod=space&uid=$post[authorid]" class="avtm" target="_blank">$post[avatar]</a></div>     把其中的 $post[avatar]     改成 <!--{avatar($post[authorid],big)}-->   然后更新一下缓存就可以了

免责声明:本站所有文章和图片均来自用户分享和网络收集,文章和图片版权归原作者及原出处所有,仅供学习与参考,请勿用于商业用途,如果损害了您的权利,请联系网站客服处理。