1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

Retro Style Social Sharing Widget For Blogger

本帖由 漂亮的石头2013-01-23 发布。版面名称:便携软件

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Retro Style Social Sharing Widget For Blogger 破解版
    [​IMG]

    [​IMG]
    In this post im gonna explain how to add Retro social sharing buttons for your blog. This is just widget. you can add it to your blog easily. I just using Css with HTML. Check below demo link. You can get social media post with similar widgets.



    [​IMG]


    1. Log in to blogger Design > Page Element.
    2. Click Add Gadget and select 'HTML/Javascript
    3.Now Paste Below code.


    <style>
    /* sgnt */
    .bubblewrap{
    list-style-type:none;
    margin:0;
    padding:0;
    }
    .bubblewrap li{
    display:inline;
    width: 60px;
    height:60px;
    }
    .bubblewrap li img{
    width: 50px; /* width of each image.*/
    height: 50px; /* height of each image.*/
    border:0;
    margin-right: 4px; /*spacing between each image*/
    -webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
    -o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
    }
    .bubblewrap li img:hover{
    -moz-transform:scale(1.8); /*scale up image 1.8x*/
    -webkit-transform:scale(1.8);
    -o-transform:scale(1.8);
    }</style>

    <br />
    <center>
    <br />
    <ul class="bubblewrap">
    <li><a href="http://www.plus.google.com/
    103479878342481921110"><img src="http://3.bp.blogspot.com/-mH6KeDJ5_Tw/UP_qE5tSS4I/AAAAAAAAPm4/JS4FiP4qDkw/s1600/sgnt-google-icon.png" title="Add to Google+" /></a></li>

    <li><a href="http://www.facebook.com/
    softwaresgames.andtricks"><img src="http://2.bp.blogspot.com/-4I2DOiAbTkg/UP_qboFYGOI/AAAAAAAAPnI/BnsauaLqDls/s1600/sgnt-facebook-icon.png" title="Add to Facebook" /></a></li>sgntblogs

    <li><a href="http://www.pinterest.com/
    sgntblogs"><img src="http://3.bp.blogspot.com/-sBo6AW-HgYg/UP_qzq_jdKI/AAAAAAAAPnQ/yTPwGyAt7lI/s1600/sgnt-pinterest-icon.png" title="Add to Pinterest" /></a></li>

    <li><a href="http://www.twitter/
    SoftwaresGamesn"><img src="http://3.bp.blogspot.com/-VuvwZkxYVHw/UP_rDqD-LiI/AAAAAAAAPnY/g6epKZLXGtQ/s1600/sgnt-twitter-icon.png" title="Add to Twitter" /></a></li>

    <li><a href="http://feeds2.feedburner.com/
    SoftwaresGamesNTricks"><img src="http://3.bp.blogspot.com/-QEWyZMqHc4g/UP_rSThUoVI/AAAAAAAAPng/hnt2T-ASu4A/s1600/sgnt-rss-feed-icon.png" title="Add RSS Feed" /></a></li>
    </ul>


    4. After paste above code :-
    Replace 103479878342481921110 with your Google+ username
    Replace softwaresgames.andtricks with your Facebook Username
    Replace sgntblogs with Pinterest id
    Replace SoftwaresGamesn with Twitter username
    Replace SoftwaresGamesNTricks with RSS Feed username

    4. Now save your HTML/Javascript'.

    5. You are done...

    [​IMG]
    [​IMG]
    Retro Style Social Sharing Widget For Blogger破解版下载 Retro Style Social Sharing Widget For Blogger绿色版下载 Retro Style Social Sharing Widget For Blogger便携版下载 Retro Style Social Sharing Widget For Blogger注册版下载
     
正在加载...