Lihat Gagded Daftar blog di samping kanan ya...
Ingin buat seperti itu yah.... Boleh-boleh
ni langkah-langkahnya
1. Biasa Login dulu di Blogger.com
2. Masuk di Design / Rancangan
3. Add a Gadged ==> pilih HTML/JavaScript
Isi dengan kode berikut
<b><blink><span style="font-weight: bold; font-style: italic; color: rgb(255, 255, 0);">Santri Sarang Blog</span></blink></b>
<!-- Alphabetical/chronological Post Title Listing with comment count Start -->
<script type="text/javascript">
function getYpipeTL(feed) {
document.write('<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="1">');
var i;
for (i = 1; i < feed.count ; i++)
{
var href = "'" + feed.value.items[i].link + "'";
var pTitle = feed.value.items[i].title + "</a> | ";
var pComment = " \(" + feed.value.items[i].commentcount + " comments\)";
var pList = "</a>" + "<a href="+ href + '">' + pTitle;
document.write(pList);
document.write(pComment);
document.write('</a></li>');
}
document.write('</marquee>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?
YourBlogUrl=http://santrisarang.blogspot.com
&Order=alphabet
&_id=401e43055731c1a29f1e1d3eb5e8e13f
&_callback=getYpipeTL
&_render=json"
type="text/javascript"></script>
<!-- Alphabetical Post Title Listing End -->
<!-- Alphabetical/chronological Post Title Listing with comment count Start -->
<script type="text/javascript">
function getYpipeTL(feed) {
document.write('<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="1">');
var i;
for (i = 1; i < feed.count ; i++)
{
var href = "'" + feed.value.items[i].link + "'";
var pTitle = feed.value.items[i].title + "</a> | ";
var pComment = " \(" + feed.value.items[i].commentcount + " comments\)";
var pList = "</a>" + "<a href="+ href + '">' + pTitle;
document.write(pList);
document.write(pComment);
document.write('</a></li>');
}
document.write('</marquee>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?
YourBlogUrl=http://santrisarang.blogspot.com
&Order=alphabet
&_id=401e43055731c1a29f1e1d3eb5e8e13f
&_callback=getYpipeTL
&_render=json"
type="text/javascript"></script>
<!-- Alphabetical Post Title Listing End -->
Lihat Jadinya Seperti di Kolom Gadged Daftar Blog Sun3 Sarang
Keterangan
Kode berikut adalah kode Text yang berkedip (Santri Sarang Blog)
<b><blink><span style="font-weight: bold; font-style: italic; color: rgb(255, 255, 0);">Santri Sarang Blog</span></blink></b>
Ganti Santri sarang Blog dengan Nama Blog atau dengan kata sesuka kamu.
Yang ditulus biru itu menunjukkan warna tulisan kalau rgb(255, 255, 0) itu berarti warna kuning kalian cari kode warnanya saja di program photoshope atau program-program lainnya.
Ganti http://santrisarang.blogspot.com (warna merah, Underline) dengan nama blog milik kamu atau blog teman kamu untuk menampilkan random posting dari blog yang kamu inginkan
Cukup sekian dulu kalau kurang jelas silakan ditanyakan
0 comments:
Post a Comment