Maybe there blogger friends who are interested in using the widget on the share icon hovering like my blog, just how to make it:
The following installation steps on the blogger platform:
- Open blogger templates tab, then select "Edit HTML" (do not forget the backups occur dlu templatenya so kl restore kesalahanbisa in return.
- In column edit html press "Ctrl + F" continue looking for the following code:]]> </ b: skin> if it be found then place the following code right above ]]> </ b: skin> earlier:
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en',
layout: google.translate.TranslateElement.InlineLayout.SIMPLE
}, 'google_translate_element');
}
</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
.flt-wdt{
position: fixed;
right: 10px;
top: 43%;
}
.flt-wdt img{
float: right;
clear: right;
margin: 5px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.flt-wdt img:hover{
-moz-transform: scale(1.2) rotate(720deg);
-webkit-transform: scale(1.2) rotate(720deg);
-o-transform: scale(1.2) rotate(720deg);
-ms-transform: scale(1.2) rotate(720deg);
transform: scale(1.2) rotate(720deg);
}
Then immediately look for the code </body> and paste the following code on it :
<!--http://semujursite.blogspot.com sosial icon melayang -->
<div class="flt-wdt">
<!-- Facebook -->
<a href="http://www.facebook.com/plengdut" title="Join us on Facebook" rel="nofollow" target="_blank"><img alt="Join us on Facebook" src="https://lh5.googleusercontent.com/-LAWH8BjsQR0/UZITzo8QEFI/AAAAAAAAO9Q/MQUaUGRLdhQ/s43/fb-128.png" /></a>
<!-- Twitter -->
<a href="http://twitter.com/plengdut" title="Follow me on Twitter" rel="nofollow" target="_blank"><img alt="Follow us on Twitter" src="https://lh6.googleusercontent.com/-GFbREd02ObA/UZIT0498eVI/AAAAAAAAO9Y/eB616QwGNro/s43/tw-128.png" /></a>
<!-- GPlus -->
<a href="https://plus.google.com/113750800916808910377" title="Add to Circle" rel="nofollow" target="_blank"><img alt="Add us on G+" src="https://lh4.googleusercontent.com/-dShcnw8ERtw/UZITz-cq2VI/AAAAAAAAO9A/-P4HuWAlW60/s43/gp-128.png" /></a>
<!-- RSS -->
<a href="http://www.plengdut.com/feeds/posts/default/" title="Subscribe to RSS" rel="nofollow" target="_blank"><img alt="Subscribe to RSS" src="https://lh4.googleusercontent.com/-W5Fw7lp7B3g/UZIT0DvRX7I/AAAAAAAAO9E/SuVsJ2ab11g/s43/rss-128.png" /></a>
</div>
<!--http://semujursite.blogspot.com End -->
- Before the first alternate save her social id, do continue to use "ctrl + f" continue looking for the word "plengdut" spare fits User Id twitter and Facebook. for google plus; find this article "113750800916808910377" id G+ then alternate with friends, while for rss rss please in lieu of yours.
- Finishing
May be useful. Greetings bloggers !