Wednesday, 4 September 2013

POPULAR POST WIDGET HOVER EFFECT SQUARE TO CIRCLE

FB Gadgets

--------------------------------------------------------------------------------------------------
 FIND AND REPLACE YOUR B SKIN TAG WITH BELOW CODE
]]></b:skin>
---------------------------------------------------------------------------------------------------

/* PopularPosts http://fbgadgets.blogspot.co.uk */
.PopularPosts .widget-content ul li {
padding:0;
position:relative
}
.item-snippet {
font-size:90%;
line-height:1.2em;
position:absolute;
width:230px;
background-color:whiteSmoke;
padding:7px;
border-top:2px solid #FF0202;
z-index:2;
left:300px;
top:60%;
height:4.5em!important;
visibility:hidden;
opacity:0;
transition:all 0.6s cubic-bezier(1,2,0,0) 0s;
-moz-transition:all 0.6s cubic-bezier(1,2,0,0) 0s;
-webkit-transition:all 0.6s cubic-bezier(1,2,0,0) 0s;
-o-transition:all 0.6s cubic-bezier(1,2,0,0) 0s;
}
.PopularPosts .widget-content ul li:hover .item-snippet {
left:60px;
opacity:1;
visibility:visible
}
.PopularPosts img {
width:50px;
height:50px
margin:15px 15px 10px 0px;
float:left;
padding:3px;
border-radius: 0%;
border: 10px solid white;
-webkit-box-shadow: 5px 5px 5px #111;
box-shadow: 5px 5px 5px #111;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}

.PopularPosts img:hover {
height:90px;
width:90px;
margin:15px 15px 10px 0px;
float:left;
padding:3px;
border-radius: 50%;
border: 10px solid white;
-webkit-box-shadow: 5px 5px 5px #111;
box-shadow: 5px 5px 5px #111;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease
}
.PopularPosts .item-title {
font-family:'Open Sans Condensed',
"Arial Narrow",Arial,sans-serif;
font-size: 125%
}

/* PopularPosts http://fbgadgets.blogspot.co.uk */

]]></b:skin>

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

FB Gadgets | Template Designed by Fatakat PhotosCoolBThemes.com
Code by : paid web directory

https://www.google.co.uk/search?q=site%3Ablogspot.com+fbgadgets