修改之前 请备份header.htm文件打开template\default\common\header.htm
搜索
- <a href="home.php?mod=spacecp&ac=credit&showcredit=1" id="extcreditmenu"{if !$_G[setting][bbclosed]} onmouseover="delayShow(this, showCreditmenu);" class="showmenu"{/if}>{lang credits}: $_G[member][credits]</a>
复制代码 改为
- {lang credits}: <a href="home.php?mod=spacecp&ac=credit">$_G[member][credits]</a><!--{loop $_G['setting']['extcredits'] $extcreditid $extcredit}--><!--{if empty($extcredit['hiddeninheader'])}--> , {$extcredit[img]}$extcredit[title]: <a href="home.php?mod=spacecp&ac=credit" id="hcredit_$extcreditid"><!--{echo getuserprofile('extcredits'.$extcreditid);}--></a> {$extcredit[unit]}<!--{/if}--><!--{/loop}-->
复制代码
保存 上传覆蓋 后台更新缓存即可
懒人包下载:
Discuz! X2顶部用户信息积分下拉菜单改回显示全部修改方法只修改页头部.zip
(5.98 KB, 下载次数: 3)
|
上一篇: Discuz X1.5仿厦门小鱼网论坛首页焦点切换下一篇: Discuz X2 社区银行插件 支持GBK,UTF8
|