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

0 komentar:
Post a Comment