找回密码
 立即注册
查看: 706|回复: 0

用户名前增加用户组图标

[复制链接]
发表于 2021-1-26 07:51:20 | 显示全部楼层 |阅读模式
      template\default\forum\viewthread_node.htm
找到:
  1. <a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1">$post[author]</a>
复制代码
修改为:
  1. <!--{if !$post['anonymous'] && $_G['cache']['groupicon'][$post['groupid']]}-->
  2. <img class="authicn vm" id="authicon$post[pid]" src="$_G['cache']['groupicon'][$post['groupid']]" /> <a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1">$post[author]</a>$authorverifys
  3. <!--{else}-->
  4. <img class="authicn vm" id="authicon$post[pid]" src="$_G['cache']['groupicon'][0]" /> <a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1">$post[author]</a>$authorverifys  
  5. <!--{/if}-->
复制代码


您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|网站地图|联系我们|关于我们|隐私条款|免责声明|小黑屋|D2home暗黑1.09战网 ( 鲁ICP备2020047197号 )

GMT+8, 2024-4-19 14:31 , Processed in 0.227870 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表