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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[修改] X2 帖内分享到修改为百度分享。

[复制链接]
7598602 发表于 2014-12-18 15:10:52 | 显示全部楼层 |阅读模式
QQ互联的代码隐藏

现查找
  1. <!--<div class="tshare cl">
  2. <strong>{lang viewthread_share_to}:</strong>
  3. <!--{hook/viewthread_share_method}-->
  4. </div>
复制代码

修改为
  1. <!--<div class="tshare cl">
  2. <strong>{lang viewthread_share_to}:</strong>
  3. <!--{hook/viewthread_share_method}-->
  4. </div>
  5. -->
复制代码
其实就是在前面跟后面添加<!--     --> 隐藏原分享到代码

然后查找
  1. <div id="p_btn" class="mtw mbm cl">
复制代码
在上面添加
  1. <div class="tshare" style="height:32px;">
  2. <strong style="line-height:32px;">分享到: </strong>
  3. <!-- Baidu Button BEGIN -->
  4. <div id="bdshare" class="bdshare_t bds_tools_32 get-codes-bdshare">
  5. <a class="bds_tsina"></a>
  6. <a class="bds_sqq"></a>
  7. <a class="bds_qzone"></a>
  8. <a class="bds_tqq"></a>
  9. <a class="bds_renren"></a>
  10. <a class="bds_t163"></a>
  11. <a class="bds_tieba"></a>
  12. <a class="bds_bdhome"></a>
  13. <a class="bds_mshare"></a>
  14. <span class="bds_more"></span>
  15. </div>
  16. <script type="text/javascript" id="bdshare_js" data="type=tools&uid=89860593" ></script>
  17. <script type="text/javascript" id="bdshell_js"></script>
  18. <script type="text/javascript">
  19. var bds_config={"snsKey":{'tsina':'','tqq':'','tsohu':''}}
  20. document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000)
  21. </script>
  22. <!-- Baidu Button END -->
  23. </div>
复制代码
里面32是图标的大小可以设置 16  24 32  自己看着弄吧,这样就OK了。附图一张  有图有真相。



百度分享那里的新代码 不知道咋回事弄上去错位,所以找的原来的。


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

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

本版积分规则

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

GMT+8, 2024-5-18 23:32 , Processed in 0.092728 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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