"Lintaskan" Button and SocMed Without Plugin

Now, let`s maka simple code that help us share articles to social media. Twitter, fb share, G+ share, and now lintaskan share (indonesia social bookmarking). You may also read previous article about "Wordpress Share Tool to FB, Twitter and G+ Without Plugin", this article just addition.
The CSS:
/** Post Share **/
.post-share {
    width: 80px;
    padding: 10px 0px;
    padding-bottom: 0;
    background: #ffffff;
    border: 1px solid #CCC;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    position: fixed;
    top: 255px;
    left: auto;
    z-index: 15;
    margin-left: -90px;
}
.share-widget { margin-bottom: 10px }

Now, The Code, paste on single.php as you read on this article


the last

is about to share to Lintas Me.
Share on Google Plus

About JackSparrow

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 komentar:

Post a Comment