Tuesday, 12 August 2014

Round and Animated Popular Post Widget in Blogger

  • 1-Go to your Blog
  • 2-Click on Template


  • 3-Click on Edit HTML

  • 4-Now find this Code ![CDATA[



  • 5-Now Paste this Code, after ![CDATA[

  •     /*--- eraneed.blogspot.com Popular Posts Widget Customized--- */
        
    .popular-posts .item-thumbnail img:hover {
       opacity: 1;
    
       /*Reflection*/
      -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
    
       /*Glow*/
      -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
      -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
      box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
    -webkit-transform: rotate(-7deg);
        -moz-transform: rotate(-7deg);
        -o-transform: rotate(-7deg);
    }
    
    .popular-posts .item-thumbnail img {
      
        border-radius: 100px 100px 100px 100px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        border: 5px solid #eee;
    
        /*Transition*/
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
     }
    
    .popular-posts ul li {
    margin: 12px;
        opacity: 0.8;
        border: 5px solid #eee;
     border-radius: 100px 100px 100px 100px;
        /*Transition*/
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    
        /*Reflection*/
    
    }
    .popular-posts a{
    font-size: 13px solid;
    
    }
    

    Now Click on Save Button, you have done it.

    Share this post
    • Share to Facebook
    • Share to Twitter
    • Share to Google+
    • Share to Stumble Upon
    • Share to Evernote
    • Share to Blogger
    • Share to Email
    • Share to Yahoo Messenger
    • More...

    0 comments

    :) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

     
    Posts RSS ∙ Comments RSS ∙ Back to top
    © 2015 Eraneed ∙ Designed by Templates Crowd
    Released under Creative Commons 3.0 CC BY-NC 3.0