Tuesday, July 3, 2012

Blogger Widget - Carousel Slide using with Popular post Widget

This is very interesting widget which tag with popular post, it is very simple to install, follow below steps to install widget easily


  • Login in to Blogger Dashboard and go to  Design – Page Element
  •  Then Click “Add Gadget” and select “Popular Posts”(If you already have this gadget skip this step, but drag it to correct position if not )
  • After that select Gadget “Add Gadget” again and select “HTML/Javascript”
  • Copy all below content of Java Script Code and paste it to "HTML/Javascript"  Gadget
  • See below Gadget placement for easy guide

 Here below Java Script Code

<style>

#slider ol,#slider ul,#slider li
 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

.popular-posts  img {
  margin: 0  !important;
  padding:0  !important;
  width:150px;
  height:120px;
}

ol, ul {
    list-style: none;
    }

.wrapper {
    width: 720px;
    margin: 0 auto;
    position:relative;
}

.clear {
    clear: both;
    }

.display-none {
    display:none;
    }

#slider {
    position: relative;
    top: -2px;
    z-index: 1;
    }

#slider .prev {
    position: absolute;
    width: 21px;
    height: 21px;
    display: block;
    background: url(http://i575.photobucket.com/albums/ss197/akhmadaminullah/arleft.png) no-repeat center center;
    top: 150px;
    left: -51px;
    }

#slider .next {
    position: absolute;
    width: 21px;
    height: 21px;
    display: block;
    background: url(http://i575.photobucket.com/albums/ss197/akhmadaminullah/arright.png) no-repeat center center;
    top: 150px;
    right: -51px;
    }

#slider #slider-wrapper {
    width: 720px;
    height: 300px;
    padding-top: 40px;
    overflow: hidden;
    z-index: 999;
    position: relative;
    }

#slider #slider-inner {
    width:9780px;
    height:300px;
    position:absolute;
    }

#slider .article {
    width: 150px;
    height: 300px;
    float: left;
    margin-right: 30px;
    }

#slider .article img {
    margin-bottom: 25px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    }

#slider .article h2 {
    margin-bottom: 15px;
    line-height: 18px;
    }

#slider .article h2 a {
    font-size: 18px;
    color: #404040;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    line-height: 23px;
    }

#slider .article .meta-comments a {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    }

#slider .article .item-snippet {
    margin-left: 15px;
    }

#slider .widget-item-control { display: none}

</style>
<script type="text/javascript" src="https://sites.google.com/site/fashiondegree/recent-post-thumbnail/slide.js?revision=1"></script>
<script type="text/javascript" src="http://accordion-for-blogger.googlecode.com/svn/trunk/gridslidepopularpost.js"></script>

















3 comments:

  1. dosnt work all the images are all over the place

    ReplyDelete
  2. Replace jquery with this

    https://onlinemovie4u.googlecode.com/svn-history/r5/trunk/js/jcarousellite.js

    Click Here

    ReplyDelete
  3. Thanks for sharing such a valuable information with us. You explain the concepts very well. Thanks! Visit our blog to know how to create a carousel post on Facebook.

    ReplyDelete