1. Login ke akun Blogger sobat.
2. Klik Template >> Edit HTML >> Lanjutkan (jangan lupa centang Expand Template Widget).
3. Cari kode ]]></b:skin> (gunakan tombol CTRL + F atau F3 untuk memudahkan pencarian kode).
4. Letakkan kode berikut tepat diatas kode ]]></b:skin>
/* Headline News
-------------------*/
.newspic {background:#000 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO1g7N0bv0MlXWByAIkmr9-mgU1scR2syCnIzask_ty95QvVUFzWNLR11C8zsV-swiVGGTs7d3RiK-wo8zyD5RhJVIz153FycaMqIHBDzV1rnGS6AAENbodPWLLo4BkPdMcf1P9DKJHJ4/s1600/news.gif) no-repeat top left;width:970px;margin:0 auto;padding:0 auto;height:32px;color:#fff;}
.news {width: 970px;margin:0 auto;padding:0 auto;line-height: 1.4em;text-align:left;font-family:Arial;font-size:11px;color:#fff;overflow:hidden;clear:both;}
.news a:link, .news a:visited{color:#fff;text-decoration:none;}
.news a:hover {color:#ddd;text-decoration:underline;}
Keterangan :
> Warna Hijau adalah ukuran panjang headline news.
> Warna biru adalah ukuran tinggi headline news.
5. Cari kode </head>
6. Lalu koopas kode berikut tepat diatas kode </head>
7. Cari kode <div id='header-wrapper'> atau <div id='header-outer'> (pilih salah satu saja)
8. Lalu letakkan kode berikut tepat di bawah kode tersebut
<div class='newspic'>
<div style='float:left;width:780px;padding:6px 0 6px 180px; position:relative; overflow:hidden;'>
<script type='text/javascript'>
var cssfeed=new gfeedrssticker("example1", "example1class", 4000, "_new")
cssfeed.addFeed("Creating Website", " http://NoviaPutry.blogspot.com/feeds/posts/default") //Specify "label" plus URL to RSS feed
cssfeed.displayoptions("date") //show the specified additional fields
cssfeed.setentrycontainer("div") //Wrap each entry with a DIV tag
cssfeed.filterfeed(10, "date") //Show 10 entries, sort by date
cssfeed.entries_per_page(1)
cssfeed.init()
</script>
</div>
<div style='clear:both;'/>
</div>
NB Ganti kode yang berwarna biru dengan URL blog sobat.
9. Simpan template dan lihat hasilnya.
Tidak ada komentar:
Posting Komentar