最近访客
百度未收录

Discuz主题帖子头像模糊怎么使用无损高清图像

首先找到\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)}-->

保存更新一下缓存就可以了。

温馨提示:本文最后更新于2022/11/16 01:39:16。若文章内容或图片失效,请留言联系站长反馈!
!
也想出现在这里? 联系我们
创意广告
© 版权声明
THE END
点赞0赞赏 分享
评论 抢沙发

请登录后发表评论

    请登录后查看评论内容