How To Add "Sticky Buttons" On Your Site Without Using Any Third Party Website

How To Add "Sticky Buttons" On Your Site Without Using Any Third Party Website - trafixxo.blogspot.com

If you want your visitor to share easily your site you must install or add a share button to your site. There are many ways on how to configure that. You can install it by signing up through third-party websites such as ShareThis. As you can see, I am using ShareThis Sticky  Button.

In this blog, I will show you how to set-up or add Share Button to your site manually without signing up or registering to any third-party websites.

1. Log in to your Blogger Dashboard.

2. Navigate your Blogger Dashboard. Click Layout, then Add Gadget, and click HTML/JavaScript (pattern must be Layout > Add Gadget > HTML /JavaScript).

How To Add "Sticky Buttons" On Your Site Without Using Any Third Party Website - trafixxo.blogspot.com

3. Once, the HTML/JavaScript gadget is added. Copy this code.

<!-- Scrolling social Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left: 50px; top: 50px;">
<a class="addthis_button_facebook" href="https://draft.blogger.com/null"></a>
<a class="addthis_button_twitter" href="https://draft.blogger.com/null"></a>
<a class="addthis_button_google_plusone_share" href="https://draft.blogger.com/null"></a>
<a class="addthis_button_pinterest_share" href="https://draft.blogger.com/null"></a>
<a class="addthis_button_compact" href="https://draft.blogger.com/null"></a>
</div>
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-508240f16db23831" type="text/javascript"></script>
</div>



4. Paste the code you copied in the HTML/ JavaScript Gadget. Leave the Title blank and click Save.


How To Add "Sticky Buttons" On Your Site Without Using Any Third Party Website - trafixxo.blogspot.com

5. Type your web address in the browser's search bar and see if it appears like this.

How To Add "Sticky Buttons" On Your Site Without Using Any Third Party Website - trafixxo.blogspot.com

3 comments:

Powered by Blogger.