添加一个位置固定的百度分享按钮

添加一个位置固定的百度分享按钮

HotNews Pro 2.72集成的固定在页面左侧的百度分享按钮,可方便读者分享自己喜欢的文章,本文教你把这个固定的分享按钮添加到其它主题中。

第一步,在你所用主题目录新建一个名称为:share.php的模板文件,将下面的代码复制到进去并保存:

  1. <div id="share">
  2. <div class="share">
  3. <div id="bdshare"class="bdshare_t bds_tools get-codes-bdshare">
  4. <a class="bds_tsina"></a>
  5. <a class="bds_tqq"></a>
  6. <a class="bds_qzone"></a>
  7. <a class="bds_renren"></a> 
  8. <span class="bds_more"></span>
  9. </div>
  10. <div style="clear:both;"></div>
  11. </div>
  12. </div>
  13. <script type="text/javascript" id="bdshare_js" data="type=tools&amp;uid=0" ></script>
  14. <script type="text/javascript" id="bdshell_js"></script>
  15. <script type="text/javascript">
  16. document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(newDate()/3600000)
  17. </script>
  18. <style type="text/css">
  19. #share {
  20. display:block;
  21. width:35px;
  22. margin-left:-546px;/* 修改左右位置 */
  23. position:fixed;
  24. left:50%;
  25. top:420px;/* 修改上下位置 */
  26. _margin-left:-546px;/* IE6修改左右位置 */
  27. _position:absolute;
  28. _margin-top:420px;/* IE6修改上下位置 */
  29. _top:expression(eval(document.documentElement.scrollTop));
  30. }
  31. .share {
  32. background:#fff;
  33. width:24px;
  34. border: 1px solid #ccc;
  35. border-radius:5px 0 0 5px;
  36. }
  37. #bdshare_l {
  38. border-radius: 5px;
  39. }
  40. div #bdshare_l_c {
  41. border: 1px solid #ccc;
  42. border-radius: 5px;
  43. }
  44. #bdshare h6, #bdshare_s h6,#bdshare p, #bdshare_s p {
  45. display:none;
  46. }
  47. </style>

第二步,将调用代码:

  1. <?php include('share.php'); ?>

添加到主题页脚模板footer.php这句上面:

  1. <?php wp_footer(); ?>

以上代码在WP默认主题Twenty Twelve中测试通过,针对不同主题的页面宽度,可适当调整固定按钮的位置,代码中有注释。

添加更多的百度分享网站按钮点此查看方法

米粒在线
  • 本文由 发表于 2014年6月17日13:33:04
  • 转载请务必保留本文链接:https://www.miliol.org/24541.html
生活道理

熬夜如何改变了我们的身体

熬夜的危害有很多,如:经常感到疲劳,免疫力下降:人经常熬夜造成的后遗症,最严重的就是疲劳、精神不振;人体的免疫力也会跟着下降,感冒、胃肠感染、过敏等等自律神经失调症状都会出现。 头痛:熬夜的隔天,上班...
科技

马云惊人言论 引爆金融圈

近日,中国金融四十人论坛(CF40)联合各组委会成员机构在上海召开第二届外滩金融峰会。 马云出席峰会并发表言论,讲演全程金句频出、观点犀利、针砭时弊,在金融圈刷屏。他指出: 1、不必刻意填...
科技

手机防蓝光贴膜到底有用吗?真相在此

防蓝光、抗蓝光这两组关键词,在手机贴膜的宣传页上总能看到它的身影。蓝光仿佛一夜成为罪人,走到哪里都被人讨伐。 但事实上,我们真的需要防蓝光吗? 蓝光错在哪? 蓝光指的是波长为400到...
匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: