image


Social media icons are one of the most popular widgets to add in your site and here’s another one I discovered courtesy of Bloggertrix that you may like as well. It’s use is very similar to other social media icons you see, but the difference is that it has a very nice look so I thought I’ll just have to share it anyway as you may want to change the features on your site.
Bubblicons is created with CSS and HTML, a very easy to add widget that makes your site look appealing to the visitors.
The steps to add this widget to your site are very easy to follow:
1. Blogger Dashboard > Design > Page Element
2. Click on Add Gadget > HTML/Javascript
3. Copy and paste the code provided below.

<style>
/* Bloggertrix  */
.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);
}</style>

<br />
<center>
<br />
<ul>
<li><a

href="http://www.digg.com/Username"><img src="http://4.bp.blogspot.com/-

HTc6GQro9Qw/UReqgivr2KI/AAAAAAAAGq0/a-BUwXhRjOw/s1600/bloggertrix-digg.png" title="Add to

Digg" /></a></li>

<li><a href="http://www.facebook.com/bloggertrix"><img

src="http://1.bp.blogspot.com/-

aIXBJ7IQUec/UReqgz2CzaI/AAAAAAAAGq8/xAH1kcTdgeQ/s1600/bloggertrix-facebook.png" title="Add

to Facebook" /></a></li>

<li><a href="http://www.stumbleupon.com/bloggertrix"><img

src="http://2.bp.blogspot.com/-

9QMaBxc0M3Q/UReqhZv0TGI/AAAAAAAAGrI/U1N0dzHYnFs/s1600/bloggertrix-stumbleupon.png"

title="Add to Digg" /></a></li>

<li><a href="http://www.twitter/bloggertrix"><img src="http://2.bp.blogspot.com/-

R4yv8KtUPL8/UReqhsl_i2I/AAAAAAAAGrQ/TYR_YNNTueI/s1600/bloggertrix-twitter_alt.png"

title="Add to Twitter" /></a></li>

<li><a href="http://feeds2.feedburner.com/bloggertrix"><img

src="http://1.bp.blogspot.com/-B5Xsf-

V8qFc/UReqgYhqMbI/AAAAAAAAGqw/83MP_atEIt8/s1600/bloggertrix-RSS.png" title="Add RSS Feed"

/></a></li>

</ul>
Note:
Change Facebook, Twitter, Digg, Feedburner, Stumbleupon usernames with your own username (highlighted areas).
4. Save.
Simple isn’t it? Hope you like this featured widget.

0 comments:

Post a Comment

 
Top