Jumat, 21 Januari 2011

Beranda » Cara membuat related post gambar bergerak

Cara membuat related post gambar bergerak

 
Recent Post adalah widget yang akan menampilkan beberapa artikel / postingan terakhir blog. Adapun jumlah portingan yang di tampilkan bisa diatur sesuai keinginan kita dengan mengacak - acak kode HTMLnya. Dengan Related Post Thmbnails   ini, pengunjung akan dengan mudah melihat beberapa artikel terakhir yang diposting di blog. Dengan sekali klik, pengunjung akan langsung menuju ke artikel yang masih fresh. Mau tahu cara memasang Cara Membuat Related Post Thumbnails Bergerakung aja
  1. Login ke Blogger.
  2. Di halaman Dasbor, kita pilih Rancangan.
  3. Kemudian pilih Edit HTML
  4. Beri tanda centang pada Expand Template Widget
  5. Cari kode </head>
  6. Taruh (copy paste) kode berikut ini di atasnya

KODE
<!--Related Posts with thumbnails Scripts and Styles Start-->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style type="text/css">
#related-posts {
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
}
#related-posts h2{font-size: 1.6em;
font-weight: bold;color: black;
font-family: Georgia, &#8220;Times New Roman&#8221;, Times, serif;margin-bottom: 0.75em;
margin-top: 0em;padding-top: 0em;
}#related-posts a{
color:black;}
#related-posts a:hover{color:black;
}
#related-posts  a:hover {background-color:#d4eaf2;
}</style>
<script src='http://blogergadgets.googlecode.com/files/relatedthumbs21.js' type='text/javascript'/></b:if>
<!--Related Posts with thumbnails Scripts and Styles End-->

 7. Cari kode di bawah ini

<div class='post-footer-line post-footer-line-1'>

Atau jika tidak menemukannya cari kode berikut ini

<p class='post-footer-line post-footer-line-1'>

      8. Jika sudah ketemu, taruh (copy paste) kode berikut ini di bawah salah satu kode di atas
KODE
<!-- Marquee Hajsmy Blog Related Posts with Thumbnails Code Start-->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != &quot;true&quot;'>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels_thumbs&amp;max-results=12&quot;' type='text/javascript'/></b:if></b:loop>
<h3><b>Related Posts</b></h3>
<marquee align='center' behavior='alternate' direction='left' onmouseout='this.start()' onmouseover='this.stop()' scrollamount='2' width='100%'>
<script type='text/javascript'>
var currentposturl=&quot;<data:post.url/>&quot;;
var maxresults=10;
var relatedpoststitle=&quot;&quot;;
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script></marquee>
</div><div style='clear:both'/>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'><b:if cond='data:post.isFirstPost'>
<a href='http://www.hajsmy.co.cc/2011/06/cara-membuat-related-post-thumbnails.html' style='display:none;'>Thumbnail Related Post</a>
<a href='http://www.hajsmy.co.cc/' style='display:none;'>blogger tutorials</a>
</b:if>
</b:if>
<!-- Marquee Hajsmy Blog Related Posts with Thumbnails Code End-->

     7.  Cari kode di bawah ini


<div class='post-footer-line post-footer-line-1'>


Atau jika tidak menemukannya cari kode berikut ini


<p class='post-footer-line post-footer-line-1'>


      8.  Jika sudah ketemu, taruh (copy paste) kode berikut ini di bawah salah satu kode di atas 
KODE
<!-- Marquee Hajsmy Blog Related Posts with Thumbnails Code Start-->

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != &quot;true&quot;'>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels_thumbs&amp;max-results=12&quot;' type='text/javascript'/></b:if></b:loop>
<h3><b>Related Posts</b></h3>
<marquee align='center' behavior='alternate' direction='left' onmouseout='this.start()' onmouseover='this.stop()' scrollamount='2' width='100%'>
<script type='text/javascript'>
var currentposturl=&quot;<data:post.url/>&quot;;
var maxresults=10;
var relatedpoststitle=&quot;&quot;;
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script></marquee>
</div><div style='clear:both'/>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'><b:if cond='data:post.isFirstPost'>
<a href='http://www.hajsmy.co.cc/2011/06/cara-membuat-related-post-thumbnails.html' style='display:none;'>Thumbnail Related Post</a>
<a href='http://www.hajsmy.co.cc/' style='display:none;'>blogger tutorials</a>
</b:if>
</b:if>
<!-- Marquee Hajsmy Blog Related Posts with Thumbnails Code End-->


     9.  Save template



Komentar Anda Sangat Bermanfaat Bagi Perkembangan Blog InI


www.isunuklir.blogspot.com