Recent Post is post that your just to publish, to show it on Blogger you can used couple of way, with static recent post that you can see on the bottom this blog or with image slider.
In this article would be show to you to do it using animated slider with jquery.
From your Dashboard >> Layout
add HTML/Javascript gadget, copy thhis code below and click save :
<!--~~~~~~~~~~~~~~~~~ Include CSS and these JS files once: jQuery then plugin --> <link href="http://blogger-related-posts.googlecode.com/svn/v2/style1.css" rel="stylesheet" type="text/css"></link> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> <script src="http://blogger-related-posts.googlecode.com/files/jquery.related-posts-widget-2.0.min.js" type="text/javascript"></script> <!---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> <!--~~~~~~~~~~~~~~~~~~~~~~~ required HTML --> <br /> <div class="related-posts-widget"> <!-- { blog_url:'http://YOUR-BLOGSPOT.blogspot.com' ,thumb_size:'s104-c' ,titles:0 ,max_posts:12 <!-- Maximum post to show --> ,tags:[] ,show_n:4 <!-- you can increase or decrease post to show --> ,animate:'width'<!-- you can use fade, width or height --> ,stay_time:6000 ,enter_time:600 ,exit_time:400 } --> loading.. </div> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
You can see live demo in this link: http://allaboutdemo.blogspot.com/2012/11/recent-posts-widget-slider-animated.html
That's it, thank you.
0 komentar
Tambahkan Komentar Anda