Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shemul49rmc/7232231 to your computer and use it in GitHub Desktop.
Save shemul49rmc/7232231 to your computer and use it in GitHub Desktop.
Add Metro Style Hover Effect Social Share
<style type='text/css'> .custom_images ul {display:inline; list-style:none} .custom_images ul li {float:left; margin-right:1px} </style> <div class='addthis_toolbox'> <div style='margin: 50px 0px 10px; font-family: Arial, Helvetica, Sans-serif;color:#000000;font-size: 22px;'><b>Share This Article With Your Friends :</b></div> <div class='custom_images'> <span class='fade'><ul> <li><a class='addthis_button_facebook'><img alt='Share to Facebook' border='0' height='65' src='https://lh3.googleusercontent.com/-ErgrNe7VaTM/T4ywntBsxGI/AAAAAAAAJHA/79YM4bBqnf4/s57/Facebook%2520alt%25202.png' width='65'/></a></li> <li><a class='addthis_button_twitter'><img alt='Share to Twitter' border='0' height='65' src='https://lh5.googleusercontent.com/-jZW7xfQfo5c/T4ywo5r5yBI/AAAAAAAAJHM/4ZtK0i8IXyA/s57/Twitter%2520alt%25204.png' width='65'/></a></li> <li><a class='addthis_button_google_plusone_share'><img alt='Share to Google+' border='0' height='65' src='https://lh5.googleusercontent.com/-l682ZOmTPl8/T4ywn1Z13TI/AAAAAAAAJG8/ncHs61veQOo/s57/Google%252B%2520alt%25202.png' width='65'/></a></li> <li><a class='addthis_button_stumbleupon'><img alt='Share to Stumble Upon' border='0' height='65' src='https://lh4.googleusercontent.com/-OBxyCfQlXV4/T4ywonzZx6I/AAAAAAAAJHI/UBRTcapYwCw/s57/StumbleUpon%2520alt.png' width='65'/></a></li> <li><a class='addthis_button_evernote'><img alt='Share to Evernote' border='0' height='65' src='https://lh4.googleusercontent.com/-RCzpjgpIEcE/T4y74V6mhzI/AAAAAAAAJH8/ex7WdsezcYk/s57/evernote-icon.png' width='65'/></a></li> <li><a class='addthis_button_blogger'><img alt='Share to Blogger' border='0' height='65' src='https://lh6.googleusercontent.com/-DkPVHUpO5Mc/T4y73abYX4I/AAAAAAAAJH0/1xfolEU-Y_k/s57/Google%2520Blogger.png' width='65'/></a></li> <li><a class='addthis_button_email'><img alt='Share to Email' border='0' height='65' src='https://lh4.googleusercontent.com/-CxGRg2HeAXc/T4y73bmCVAI/AAAAAAAAJHw/gaA6Y7GwQZU/s57/Mail%2520alt.png' width='65'/></a></li> <li><a class='addthis_button_yahoomail'><img alt='Share to Yahoo Messenger' border='0' height='65' src='https://lh6.googleusercontent.com/-z9ucAlSwZ1o/T4y-uaIEpNI/AAAAAAAAJIc/YL6sPfqvFkk/s57/Yahoo%2521%2520alt%25201.png' width='65'/></a></li> </ul></span> </div> </div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment