mono : Minimal Social Media Buttons






Minimal Social Media Icons for Websites/Blogs/Profiles etc. The PSD file is customizable to suit any Social Media Network. Find the samle HTML code and PSD files within the package

Download:
Download from DsynFLO box folder - https://app.box.com/s/w71o522iuz0nwmk3zy0t
DeviantArt mono : minimal social media icons by bharathp666 on deviantART 

The Sample code below is the same used on this site. The Sample has on demand buttons for Google, Twitter, Facebook, Feedly* and Email using 'AddThis' customization. The code also features variation in color for mouse over event. Note: Code for 'Feedly' in the sample redirects to DsynFLO feeds. Don't forget to modify it before use.

Live Site  http://dsynflo.blogspot.com
HTML Demo  : http://jsbin.com/mijusu/1/edit?html,output
Online hosting  https://picasaweb.google.com/106461262664551894489/Public

Sample Code:
<!-- HTML Code for mono: Social Media Icons by DsynFLO-- >

<!-- Google -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js"></script>
<a class='addthis_button_google_plusone_share'><img alt='Share on Google Plus' src='https://lh6.googleusercontent.com/-tx7xK7zfZwE/U9j1bYu4o7I/AAAAAAAACME/FBfWpwBrpkg/s800/google.png' 
onmouseover="this.src='https://lh3.googleusercontent.com/-5cBr0nxwan8/U9j1cQbJulI/AAAAAAAACMg/7ucMfcX-1A8/s800/hgoogle.png'" 
onmouseout="this.src='https://lh6.googleusercontent.com/-tx7xK7zfZwE/U9j1bYu4o7I/AAAAAAAACME/FBfWpwBrpkg/s800/google.png'" height='40px' width='40px' /></a>

<!-- Twitter -->
<a class='addthis_button_twitter'><img alt='Share on Twitter' src='https://lh4.googleusercontent.com/-hWpBo1wk9po/U9j1eOJPgMI/AAAAAAAACM4/mi5gNhPxfuU/s800/twitter.png' 
onmouseover="this.src='https://lh3.googleusercontent.com/-8aM2luuqQfw/U9j1dWjxBVI/AAAAAAAACMs/OOdMjIG4Ucg/s800/htwitter.png'" 
onmouseout="this.src='https://lh4.googleusercontent.com/-hWpBo1wk9po/U9j1eOJPgMI/AAAAAAAACM4/mi5gNhPxfuU/s800/twitter.png'" height='40px' width='40px' /></a>

<!-- Facebook -->
<a class='addthis_button_facebook'><img alt='Share on Facebook' src='https://lh6.googleusercontent.com/-h8UstccrDkU/U9j1bZwkewI/AAAAAAAACM8/hXypZhBZ6BI/s800/facebook.png' 
onmouseover="this.src='https://lh3.googleusercontent.com/-8rZBxLaLmLo/U9j1cFe611I/AAAAAAAACMQ/a3Sdr0_FUWk/s800/hfacebook.png'" 
onmouseout="this.src='https://lh6.googleusercontent.com/-h8UstccrDkU/U9j1bZwkewI/AAAAAAAACM8/hXypZhBZ6BI/s800/facebook.png'" height='40px' width='40px' /></a>

<!-- Feedly -->
<a href="http://cloud.feedly.com/#subscription%2Ffeed%2Fhttp%3A%2F%2Ffeeds.feedburner.com%2FDsynFLO" target="blank"><abbr title="Feedly"><img alt="Follow us in feedly" id="feedlyFollow" 
src="https://lh3.googleusercontent.com/-mZhg7oPEjx8/U9j1bZ8l9PI/AAAAAAAACNE/iZ4FWiM2fOg/s800/feedly.png" 
onmouseover="this.src='https://lh5.googleusercontent.com/-YQaOyRDw164/U9j1cdrnzMI/AAAAAAAACMc/4g5d0TNuE9o/s800/hfeedly.png'" 
onmouseout="this.src='https://lh3.googleusercontent.com/-mZhg7oPEjx8/U9j1bZ8l9PI/AAAAAAAACNE/iZ4FWiM2fOg/s800/feedly.png'" height='40px' width='40px'  /></abbr></a>

<!-- Mail-->
<a class='addthis_button_email'><img alt='Share vai Email' src='https://lh4.googleusercontent.com/-Spy-qEFfOVE/U-xmUvhVMlI/AAAAAAAACTg/57m0dIkI4bU/s800/mail2.png' 
onmouseover="this.src='https://lh3.googleusercontent.com/-wunwFEYTKL0/U-xmU5cjOeI/AAAAAAAACTk/LxrqJlXRXws/s800/hmail2.png'" 
onmouseout="this.src='https://lh4.googleusercontent.com/-Spy-qEFfOVE/U-xmUvhVMlI/AAAAAAAACTg/57m0dIkI4bU/s800/mail2.png'" height='40px' width='40px'  /></a>



No comments:

Post a Comment