Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[已解决] 求助,帖子页面的 用户信息栏去掉 qq\MSN显示栏

[复制链接]
jiaoda 发表于 2010-6-10 09:48:40 | 显示全部楼层 |阅读模式
求助,帖子页面的  用户信息栏去掉 qq\MSN显示栏??

discuz 6.0  的 帖子页面, 鼠标放到 “用户信息栏” -  “用户名称” 上面时,如果用户填写了qq、 msn之后,如何去掉下拉框顶部显示的 QQ、MSN 一栏?
回复

使用道具 举报

肉松面包 发表于 2010-6-10 15:36:18 | 显示全部楼层
viewthread.htm 中去掉下面的一段

  1. <div class="imicons">
  2.                                                 <!--{if $post['msn']}--><a href="javascript:;" onclick="msnoperate('add', '$post[msn]')" title="{lang msn_add}"><img src="{IMGDIR}/msnadd.gif" alt="{lang msn_add}" /></a>
  3.                                                         <a href="javascript:;" onclick="msnoperate('chat', '$post[msn]')" title="{lang msn_chat}"><img src="{IMGDIR}/msnchat.gif" alt="{lang msn_chat}" /></a><!--{/if}-->
  4.                                                 <!--{if $post['qq']}--><a href="http://wpa.qq.com/msgrd?V=1&amp;Uin=$post[qq]&amp;Site=$bbname&amp;Menu=yes" target="_blank"><img src="{IMGDIR}/qq.gif" alt="QQ" /></a><!--{/if}-->
  5.                                                 <!--{if $post['icq']}--><a href="http://wwp.icq.com/scripts/search.dll?to=$post[icq]" target="_blank"><img src="{IMGDIR}/icq.gif" alt="ICQ" /></a><!--{/if}-->
  6.                                                 <!--{if $post['yahoo']}--><a href="http://edit.yahoo.com/config/send_webmesg?.target=$post[yahoo]&.src=pg" target="_blank"><img src="{IMGDIR}/yahoo.gif" alt="Yahoo!"  /></a><!--{/if}-->
  7.                                                 <!--{if $post['taobao']}--><script type="text/javascript">document.write('<a target="_blank" href="http://amos1.taobao.com/msg.ww?v=2&uid='+encodeURIComponent('$post[taobaoas]')+'&s=2"><img src="{IMGDIR}/taobao.gif" alt="{lang taobao}" /></a>');</script><!--{/if}-->
  8.                                         </div>
复制代码
效果如图:
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-8-30 04:41 , Processed in 0.106504 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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