本站公收录50年前的影片
 找回密码
 立即注册
快捷导航
搜索
回复: 0

让用户名居中,和显示UID

[复制链接]
发表于 2025-3-2 12:43:57 | 显示全部楼层 |阅读模式
1.webp
打開
template/default/forum/viewthread_node.htm 文件
查找
  1. <div class="authi"><a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1"{if $post[groupcolor]} style="color: $post[groupcolor]"{/if}>$post[author]</a>$authorverifys</div>
复制代码

替換為
  1. <div class="authi"><center><a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1"{if $post[groupcolor]} style="color: $post[groupcolor]"{/if}>$post[author] (<font color="ff0000">UID:{$post[authorid]}</font>)</a>$authorverifys</center></div>
复制代码

修改前請先備份
修改後記得更新緩存




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

本版积分规则

手机版|小黑屋|联系管理|sitemap|老影迷

GMT+8, 2025-8-26 07:34 , Processed in 0.153184 second(s), 33 queries .

Powered by Discuz! X3.5

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