立即注冊 找回密碼

QQ登錄

只需一步,快速開始

替換分享工具自帶圖標(biāo)

2018-12-12 11:22| 發(fā)布者: quanshiyinian| 查看: 719| 評論: 0

摘要: 目前常用的社會化分享工具有百度分享和JiaThis,特別是這個JiaThis年代夠久遠(yuǎn),在百度也加入這個領(lǐng)域后,居然還堅持為大家提供免費(fèi)工具,這里點32個贊! 隨著時代的變化,這些分享工具自帶的小圖標(biāo)卻一成不變,已不 ...


function entry_share($content) {
  • if (is_single()) {
  • $content .= '
  •  class="entry-share">
  •  class="share-box">
  •  class="share-pu">分享到
  •  class="jiathis_style_32x32">
  •  class="jiathis_button_tsina"> class="fa fa-weibo">
  •  class="jiathis_button_weixin"> class="fa fa-wechat">
  •  class="jiathis_button_renren"> class="fa fa-renren">
  •  class="jiathis_button_qzone"> class="fa fa-qq">
  •  class="jiathis_button_fb"> class="fa fa-facebook">
  •  class="jiathis_button_twitter"> class="fa fa-twitter">
  • "http://www.jiathis.com/share" class="jiathis jiathis_txt jtico jtico_jiathis" target="_blank"> class="fa fa-share-alt">
  •  class="jiathis_counter_style">
  • ';
  • }
  • return $content;
  • }
  • add_filter('the_content','entry_share');
    1. 之后分享代碼會自動添加到文章正文的下面。

      上面代碼只是在原JiaThis分享代碼基礎(chǔ)上添加了字體圖標(biāo)。

      二、再把下面配套的樣式添加到當(dāng)前主題樣式文件style.css中即可。

      1. /** 外部盒子 **/
      2. .entry-share {
      3. font-size: 14px;
      4. text-align: center;
      5. margin: 0 auto 20px;
      6. }
      7. /********* 分享文字 ********/
      8. .entry-share .share-pu {
      9. font-weight: 700;
      10. line-height: 40px;
      11. }
      12. .entry-share .share-pu {
      13. float: left;
      14. color: #4d4d4d;
      15. }
      16. /******** 分享樣式 ********/
      17. .entry-share div.share-box {
      18. display: inline-block;
      19. overflow: hidden;
      20. }
      21. .entry-share .jiathis_style_32x32 {
      22. float: left !important;
      23. margin-left: 10px;
      24. }
      25. .entry-share .jiathis_style_32x32 a {
      26. float: left;
      27. width: 40px;
      28. height: 40px;
      29. color: 
      12

      鮮花

      握手

      雷人

      路過

      雞蛋

      最新評論

      !jz_fbzt! !jz_lxwm! !jz_gfqqq!

      關(guān)于我們|手機(jī)版|小黑屋|地圖|【道勤網(wǎng)】-bmrsportswear.com 軟件視頻自學(xué)教程|免費(fèi)教程|自學(xué)電腦|3D教程|平面教程|影視動畫教程|辦公教程|機(jī)械設(shè)計教程|網(wǎng)站設(shè)計教程【道勤網(wǎng)】 ( 皖I(lǐng)CP備15000319號-1 )

      GMT+8, 2024-10-23 13:34

      Powered by DaoQin! X3.4 © 2016-2063 Dao Qin & 道勤科技

      返回頂部