- Login ke www.blogger.com
- Masuk ke Dashbord -> Template -> Edit HTML
- Kemudian cari kode </head> , biar cepet, pake aja CTRL + F
- Lalu letakkan kode dibawah ini, di atas kode </head> tadi
<script type='text/javascript'>
$(function() {
$('#comments p').find('a').remove();
});
</script>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js' type='text/javascript'/>
Tidak ada komentar:
Posting Komentar