Add A Normal Share Button On Blogger

Day to day develop blogger's design, the many features add blogger blog like plugging, many awesome widget and must be code or script. Template's make very change's today blogger blogs. We have many widget and template. Today tell a normal look share button thats you share your blog "YES" Your blog, not any post !? And its code is very simple and you like to change this code without any high html knowledge. 

So lets start our work :

          1. 1st Copy below code and past a blank HTML/JavaScript gadget box.
    <div class='addthis_toolbox'> <div class='custom_images'>
    <a class='addthis_button_twitter'><img alt='Twitter' height='32' src='http://3.bp.blogspot.com/-3Uc2Wbyy0vc/TkIEAzWS7mI/AAAAAAAABPM/ouZStK4SktA/s000/twitter.png' width='32'/></a>

    <a class='addthis_button_delicious'><img alt='Delicious' height='32' src='http://2.bp.blogspot.com/-CgrQqa5_7JQ/TkIEBBSMaDI/AAAAAAAABPQ/5Jf_w58r1Jk/s000/delicious.png' width='32'/></a>
    <a class='addthis_button_facebook'><img alt='Facebook' height='32' src='http://2.bp.blogspot.com/-wmAGVnVA4kk/TkIEBZiAwxI/AAAAAAAABPU/djnoT7s-wTs/s000/facebook.png' width='32'/></a>
    <a class='addthis_button_digg'><img alt='Digg' height='32' src='http://2.bp.blogspot.com/-CBm0qZDTKbQ/TkIEBRWLSLI/AAAAAAAABPY/skNkpgZhy6I/s000/digg.png' width='32'/></a>

    <a class='addthis_button_stumbleupon'><img alt='Stumbleupon' height='32' src='http://2.bp.blogspot.com/-4CR2QtG4IXE/TkIEBoTfBGI/AAAAAAAABPc/kqwKOUtLxlk/s000/stumbleupon.png' width='32'/></a> < <a class='addthis_button_favorites'><img alt='Favorites' height='32' src='http://2.bp.blogspot.com/-cG1516Max5c/TkIEB2pV0cI/AAAAAAAABPg/5HqXMCEKmmI/s000/favorites.png' width='32'/></a>
    <a class='addthis_button_more'><img alt='More' height='32' src='http://3.bp.blogspot.com/-cOmQwWqw__M/TkIECFE-DTI/AAAAAAAABPk/0lEswXkePOQ/s000/more.png' width='32'/></a>

    </div>

    <script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'></script> </div>
          2.  Now Save the gadget. And reload the blog or See.

      Note :

      • You do not edit any code, wrong code dose not work.
      • If you went to remove a button delete RED color a code, Start <a class=' and close </div>.
      • DO NOT REMOVE LAST SCRIPT.

      Post a Comment

      0 Comments