Powered by Blogger.

Add 3D Social Icons With 360 Degree Spin in your Blog



Follow The Steps Below:


1. Go to Blogger Dashboard > Layout > Add A Gadget > HTML Javascript

2. Copy and paste the code below (Download as .txt):

<style> #social a:hover {background-color: transparent;opacity:0.7;} #social img { -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } #social img:hover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } </style> <center><div id="social"> <!--Start Rss Icon--> <a title="Grab Our Rss Feed" href="YOUR-FEED-URL-HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQ9aLRSTaVPK5qNhuDlkz14RFyErGnJPtpitDb0DN7FUgdb4hP8-kZE-nHh7DUGByJVodOy7g3892Dc-sWzz63gtqPlsrW8m-gFB1JBZEWkWtO1E1EdU-zGsljct5G3tX7irBrU-r0wJhH/s1600/RSS-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Rss Icon--> <!--Start Email Rss Icon--> <a rel="nofollow" title="Get Free Updates Via Email" href="YOUR-EMAIL-RSS-URL-HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaCZUQ88EunyCRKkifhFt8p_kpfRs2KWNYa-5h4pFibZzySYthCtCYRWpPbJRG04cJo9HDeTo2RsO4TbnHbkm4cgnE84ROB7C5BFtzFTOAfmeSR1lg0N1mk5svePYH2LtFw_kp2cyCx2ka/s1600/RSS-EMAIL-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Email Rss Icon--> <!--Start Facebook Icon--> <a rel="nofollow" title="Like Our Facebook Page" href="YOUR-FACEBOOK-PAGE-URL-HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJr82FunqybxSbunOP6kkyEpWwhvFaFzWdeh73No6YXk-Ilx89W6HDo6OwkMJXDdouwYTF_qJhs_bajO0ihZNequyDEoxf5Yx2BE0aBLRA5dX47eEJT2txMaL4wvESmWuHhxduJb-H2X41/s1600/FACEBOOK-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Facebook Icon--> <!--Start Twitter Icon--> <a rel="nofollow" title="Follow Our Updates On Twitter" href="YOUR-TWITTER-URL-HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZv3LY54-oEP_-k1I0nRj-34Kj4K_BWD3mgcFllJZUc_sYBb2wZPIspH1o5tlnfAWP43PqC4pcYX3WB9M-IyDGh0sCm-VRp_eyUNI9s_2rjNgk8jmNA1wld4AA2O8INsZXT2ubQxgwrlP-/s1600/TWITTER-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Twitter Icon--> <!--Start Google+ Icon--> <a title="Follow Us On Google+" rel="nofollow" href="YOUR-GOOGLE-PLUS-URL-HERE" target="_blank"><img style="margin-right:1px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi39EwyXDbZT8i1U4UVwvcRp4OsgMvU9QsS4WkHQ3KiJuBNae-JQPLNGIh1YzWRUCaImTvp66ULXuXYQ22mQTs1U2xHI9nyDeJfUP4cTcCMGrvZqzjWsdijHWZbCPBtLyacFxqjJPeKHlPU/s1600/GOOGLE-PLUS-48x48.png"/></a> <!--End Google+ Icon--> <!--Start Pinterest Icon--> <a title="Follow Our Pins" rel="nofollow" href="YOUR-PINTEREST-URL-HERE" target="_blank"><img style="margin-right:1px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8_zILvzAiUXd_yT1maV2iWvpQECwgrmCMQ8GxyGevjDUBiW8gHT_NLOfm95wpAAcJeC36HS36qO-nxHlVF_8QUiCswVMO1PwD3P1GgZHuYmZcmRkp3K3KcmrikBldCDPyKzr76FiR0knD/s1600/PINTEREST-48x48.png" alt="Follow Me on Pinterest" /></a> <!--End Pinterest Icon--> </div><br/> <!--Start Feed Count Button--> <a href="YOUR-FEEDBURNER-URL-HERE" target="_blank"><img alt="spice up your blog" src="http://feeds.feedburner.com/~fc/spiceupyourblog?bg=ff9933&fg=000000&anim=1" style="border:0" /></a><!--End Feed Count Button--> </center>

3. Save it.

Note: Replace highlighted sections in red with your own social profile and feed URLs.

No comments :

Post a Comment