注册 | 登录 |
地方论坛门户及新闻和人才网址大全

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

时间:2021-07-21人气:-


找到templatedefaultforumviewthread_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)}-->然后更新一下缓存就可以了

上篇:discuz排行首页图片显示更多的图片

下篇:Discuz教程:如何设定版块的访问权限