Warning: Illegal string offset 'link' in [path]/includes/class_bbcode.php on line 2777

Warning: Illegal string offset 'link' in [path]/includes/class_bbcode.php on line 2791
Floating social media sharing buttons
Results 1 to 5 of 5

Thread: Floating social media sharing buttons

  1. #1
    Member gaurangi.tech's Avatar
    Join Date
    Dec 2010
    Posts
    41
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Floating social media sharing buttons

    Description
    Floating social media sharing buttons included Facebook Share, Retweet, Stumble Upon, Digg and Google +1 (plus one) buttons in the bar.

    Instructions
    Copy Entire Code Given Below Paste in Text Widget and Save Text Widget


    Demo : Demo Link

    Click image for larger version. 

Name:	sidebar.JPG 
Views:	20 
Size:	8.1 KB 
ID:	1610

    Code:
    <!-- floating page sharers Start www.blogtechworld.com-->
    <style>
    #pageshare {position:fixed; bottom:15%; margin-left:-71px; float:left; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#fff;padding:0 0 2px 0;z-index:10;}
    #pageshare .sbutton {float:left;clear:both;margin:5px 5px 0 5px;}
    .fb_share_count_top {width:48px !important;}
    .fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
    .FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px !important; -moz-border-radius:3px;/*bs-fsmsb*/-webkit-border-radius:3px;}
    .FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
    </style>
    <div id='pageshare' title="Get this from blogtechworld.com">
    <div class='sbutton' id='fb'>
    <a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    </div>
    <div class='sbutton' id='rt'>
    <script src="http://tweetmeme.com/i/scripts/button.js" type='text/javascript'></script>
    </div>
    <div class='sbutton' id='gplusone'>
    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
    <g:plusone size="tall"></g:plusone>
    </div>
    <div class='sbutton' id='su'>
    <script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
    </div>
    <div class='sbutton' id='digg' style='margin-left:3px;width:48px'>
    <script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script>
    <a class="DiggThisButton DiggMedium"></a>
    </div>
    <div style="clear: both;font-size: 9px;text-align:center;"><a href="http://www.blogtechworld.com/2011/10/floating-social-media-sharing-buttons.html">Add this</a></div>
    <!-- floating page sharers End --></div>

  2. #2
    Senior Member
    Join Date
    Jun 2011
    Posts
    122
    Thanks
    5
    Thanked 16 Times in 10 Posts

    Default

    Hi, thank you!
    I tried them out, but on my theme (luciola-light) they float in the middle, left from the sidebar. I would like them to float on the right side of the sidebar, how do I do this? My css skills are not good enough, unfortunatedly

  3. #3
    Member gaurangi.tech's Avatar
    Join Date
    Dec 2010
    Posts
    41
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    Search "float:left" in First row Change it left to right

  4. #4
    Senior Member
    Join Date
    Jun 2011
    Posts
    122
    Thanks
    5
    Thanked 16 Times in 10 Posts

    Default

    I tried that already, but it does not change anything. Tested with chrome and ie on vista..., cache emptied

  5. #5
    Member gaurangi.tech's Avatar
    Join Date
    Dec 2010
    Posts
    41
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    Change margin-left:-71px; to margin-right:-XXXpx and change XXX to numeric (may be 1000px) value where you toolbar adjust.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Media Select 0.4
    By Nick in forum Plugin Downloads
    Replies: 17
    Last Post: 11-06-2011, 08:31 PM
  2. How to keep adsense or any html/javascipt ads without Rev sharing plugin
    By azhar4546 in forum How-To and Troubleshooting
    Replies: 0
    Last Post: 12-17-2010, 06:10 AM
  3. Post images floating question
    By carlo75 in forum How-To and Troubleshooting
    Replies: 1
    Last Post: 08-27-2010, 10:06 AM
  4. How to make vote buttons like Japansoc?
    By runnertalk in forum How-To and Troubleshooting
    Replies: 3
    Last Post: 07-25-2010, 10:31 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •