TEMPLATE INFORMATIONS | |
Platform Type | Blogger |
Template Name | Singh Mag |
Instructions | Template install here |
Author name | openw3 |
Designer URL | http://openw3.blogspot.com |
Publisher | www.ketemplate.com |
Descriptions |
How To Add Recent Label Post?
Go To Lay out Add Gadget HTML/Java Script And Then Put This Code.
<div id='topbarmag'>
<h2 id='toptitle'>YOUR-LABEL-NAME</h2>
<h2 id='toptitlerss'><a href="/search/label/YOUR-LABEL-NAME?max-results=10">More</a></h2>
</div>
<script type='text/javascript'>
var numposts = 3;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 100;
</script>
<script type="text/javascript" src="/feeds/posts/default/-/YOUR-LABEL-NAME?published&alt=json-in-script&callback=labelthumbs"></script>
How To Set Up Slider? Put This Code
<div class="flex-container">
<div class="flexslider">
<ul class="slides">
<li><img src="Your Image URL - 1" /></li>
<li><img src="Your Image URL - 2" /></li>
</ul>
</div>
</div>
<div style='clear: both;'/>
<script>$(document).ready(function () {
$('.flexslider').flexslider({
animation: 'fade',
controlsContainer: '.flexslider'
});});</script></div>
yang ini link live demonye ga aktif mas
BalasHapusMakasih untuk informasi artikelnya :)
BalasHapus