Advertisement
Guest User

Tombol Share Melayang ainisastra.com

a guest
Dec 20th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  2. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  3. <style>
  4. .sb_social_floating{
  5.     position:fixed; bottom:10%; margin-left:-60px; float:left;     width:60px;
  6.     background-color:#f7f7f7;     padding: 5px 0 0px 0px;
  7.      border-top:1px solid #ddd;
  8. border-left:1px solid #ddd;
  9. border-bottom:1px solid #ddd;
  10. z-index:9999px !important;
  11. border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
  12. }
  13. .sb_social_floating .sb_side_social_button{
  14.     margin-bottom:5px;
  15.     float:none;
  16.     height:auto;
  17.     width:60px;
  18. }
  19. .sb_social_floating .st_twitter_vcount, .sb_social_floating.st_plusone_vcount, .st_email{
  20.     margin-left:5px;
  21. }
  22. .sb_social_floating .st_fblike_vcount{
  23.     margin-left:5px;
  24. }
  25. .sb_social_floating .stButton_gradient{
  26.     background:none !important;
  27.     height:21px !important;
  28.     padding-left:0 !important;
  29. }
  30. .sb_social_floating .chicklets, .sb_social_floating .stMainServices {
  31.     background:url(&#39;http://1.bp.blogspot.com/-r3RYZkB4Pis/T7alrxNFYyI/AAAAAAAAGc4/TCBwHNxEwR4/s400/gc_social_sprite.gif&#39;) no-repeat !important;
  32.     height:19px !important;
  33.     width:45px !important;
  34.     padding:0 !important;
  35. }
  36. .st_email .chicklets{
  37.     background-position:0 -77px !important;
  38.     background-image:url(&#39;http://1.bp.blogspot.com/-r3RYZkB4Pis/T7alrxNFYyI/AAAAAAAAGc4/TCBwHNxEwR4/s400/gc_social_sprite.gif&#39;) !important;
  39. }
  40. .sb_social_floating .st_twitter_vcount .st-twitter-counter{
  41.     background-position:0 -58px !important;
  42. }
  43. .sb_social_floating  .stButton_gradient{
  44.     border:none !important;
  45. }
  46. .sb_social_floating .stBubble_count{
  47.     width:44px !important;
  48.     font-size: 15px !important;
  49.     font-weight: normal !important;
  50.     padding-top:7px !important;
  51.     height:23px !important;
  52.     background:none !important;
  53. }
  54. .sb_social_floating .st_twitter_vcount .stBubble_count{
  55.     color:#00a6df;
  56.     background-color:#f8fbfc !important;
  57. }
  58.  
  59. .st_fblike_vcount{
  60.     margin-bottom: 0px;
  61.     display: block;
  62. }
  63. .st_twitter_vcount{
  64.     margin-bottom: 3px;
  65.     display: block;
  66. }
  67.  
  68. .st_email{
  69.     margin-bottom: 5px; margin-top: 3px;
  70.     display: block;
  71. }
  72. .sb_social_floating .stBubble{
  73.     background-position: 21px 31px !important;
  74.     height:35px !important;
  75. }.sb_social_floating .st_pinterest_vcount{
  76.     margin-left:5px;
  77. }
  78. .sb_social_floating .st_pinterest_vcount .st-pinterest-counter{
  79.     background-position:0 -19px !important;
  80. }
  81. .sb_social_floating .st_pinterest_vcount .stBubble_count{
  82.     color:#FF0505;
  83.     background-color:#fbf8f8 !important;
  84. }
  85.  
  86. .sb_social_floating .st_pinterest_vcount .stBubble{
  87.     background-image:url('http://1.bp.blogspot.com/-meqDjtBStCA/ULFkqTG88qI/AAAAAAAAIGs/hjCRAqGL270/s400/bubble_arrow_pinterest.png') !important;
  88. }
  89.  
  90.  
  91. .st_pinterest_vcount{
  92.     margin-bottom: 0px;
  93.     display: block;
  94. }
  95.  
  96. </style>
  97.  
  98. <div class='sb_social_floating'>
  99.     <script type='text/javascript'>var switchTo5x=true;</script>
  100.     <script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/>
  101.     <script type='text/javascript'>stLight.options({onhover:false});</script>
  102.     <span class='st_fblike_vcount' displaytext=''/>
  103.     <span class='st_twitter_vcount' displaytext='' st_via='ainisastra'/>
  104. <span class='st_pinterest_vcount' displaytext=''/>
  105. <div style='margin:0px 0 0 5px;'>
  106.     <span class='st_plusone_vcount' displaytext=''/>
  107. </div>
  108.    
  109. <div class='addthis_toolbox addthis_default_style ' style='margin:5px 0px 5px 8px;'>
  110. <a class='addthis_counter'/>
  111. </div>
  112. <script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/>
  113. <script type='text/javascript'>
  114. var addthis_config = {
  115.      ui_cobrand: &quot;Sastra Blog&quot;,
  116. ui_header_color: &quot;#ffffff&quot;,
  117.      ui_header_background: &quot;#0080FF&quot;
  118. }
  119. </script>
  120. <span class='st_email' displaytext=''/>
  121. <p style=' line-height:0px; font-size:10px; font-weight:bold; text-align:center;'><a href='http://www.ainisastra.com/2012/12/update-script-cara-membuat-tombol-share.html' style='color:#CAC8C8;'>Widgets</a></p>
  122. </div>
  123. </b:if></b:if>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement