1. At 1st open your blog account.
2. Now, go to Template > Edit HTML
3. Now Find the Following code:
2. Now, go to Template > Edit HTML
3. Now Find the Following code:
]]></b:skin>
4. Just above it paste the below code:
.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
}
.bubblewrap li{
display:inline;
width: 60px;
height:60px;
}
.bubblewrap li img{
width: 50px; /* width of each image.*/
height: 50px; /* height of each image.*/
border:0;
margin-right: 4px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate
transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform
property in Opera */
}
.bubblewrap li img:hover{
-moz-transform:scale(1.8); /*scale up image 1.8x*/
-webkit-transform:scale(1.8);
-o-transform:scale(1.8);
}
5. Simply save it.
6. Now go to Layout > Add Gadget >> Add HTML/JavaScript. and paste the below code.
<ul class="bubblewrap">
<li><a href="https://plus.google.com/u/0/xxxxxxxxxxxxxxxxx" target='_blank' rel='nofollow'><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiafSCTILmXcsgY6_WSKxG4O-b1c5FqV0dLiR4TNo1IzvUyNO-0Crawvo31yAQLG1NP0Kk-rr7V_WNsavYvv82KOaT1TvDldX_VHVT5w0IVYc4j-FEnj5eVQZRgCIpb9xi_k0-ipp91TDU/s1600/bloggertrix-google-icon.png" title="Add to Facebook" /></a></li>
<li><a href="http://www.facebook.com/xxxxxxxxxxxxxx" target='_blank' rel='nofollow'><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjg4B67IEtwaKoIi0acebyoGegeVGnExhSVEe45E9Btsihyj97-nmrLN7n6D__SNKrbqvR8-AsirSJY8Cwu1EiVCFnUoHJRvDpuCpExcrHhpQpIgCOD3Eq3exXzmIa2v1ZTviQ1ndLLpo0/s1600/bloggertrix-facebook-icon.png" title="Add to Facebook" /></a></li>
<li><a href="http://www.digg.com/xxxxxxxxxxx" target='_blank' rel='nofollow'><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdRfbFP70HOqNz3EtN1JrPDk14Jx611i0LFRi2O2Zenn2kUT30BOOCkw-LEWXfT9pbDLC2LTrZ3WpgYLEyt7hp-edDe0Mz24N3xz2Fs3CAiOOvHx6sVGOUkd-L1dgrTSkQVzJzBuC9Yj4/s1600/bloggertrix-digg-icon.png" title="Add to Digg" /></a></li>
<li><a href="http://www.twitter/xxxxxxxxxxx" target='_blank' rel='nofollow'><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWcXrjV9rIMKfqCWdZYAv5CvbcxQY32xKO5ZAllmbQ1nBzGtn815eJMZVrlQtVUauXjWa7Y-mdXUSedjkSv_-ZRu8muTwaFeBJ18pGvYSll5xRSRFn6JN8VzRQTeKQzvwyD6_Yq8L6dak/s1600/bloggertrix-twitter-icon.png" title="Add to Twitter" /></a></li>
<li><a href=http://feeds.feedburner.com/xxxxxxxxxx target='_blank' rel='nofollow'><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjY1CSVzcVz-O3iRAqsVcAmaeMrK-fyS1ECeXwERY_Yhsld0WwPs3uKOKHk2W06jp-GhXf4bGp5qceevjhYUR1jpdJ5BgwY4ivB8b6IuSoMp-teVY55TV6oOoFmaVRiIt7-z3fF3f_xdRY/s1600/bloggertrix-rss-icon.png" title="Add RSS Feed" /></a></li>
</ul>
7. Now just replace the xxxxx with your website usernames.
Regard & Thansk
ASPMISSION.BLOGSPOT.COM
No comments:
Post a Comment