Menghapus link Sora templates/mybloggerthemes
1. Pertama login ke Blogger anda
2. Masuk Edit HTML
3. Cari Script </head> dengan cara CTRL+F
4. Copykan Script di bawah ini :
<script src='http://code.jquery.com/jquery-1.9.1.min.js' type='text/javascript'/>
<script type='text/javascript'>$(function(){$('a[href*="soratemplates.com"]').remove()});</script>
Pastekan Script tadi diatas kode </head>
5. Selanjutnya, Copykan Script di bawah ini :
<i rei="pre">
<script type='text/javascript'>$(function(){$('a[href*="mybloggerthemes.com/"]').remove()});</script>
</i>
Pastekan Script tadi diatas kode </head>
6. lalu Simpan.
7.Cari Kode #footer-wrapper
Perhatikan kode ini :
#footer-wrapper {
background: #191919;
margin: 0 auto;
padding: 3px 20px;
overflow: hidden;
color: #eeeeee;
font-size: 12px;
ubah kode pada font-size, font-size : 12px menjadi font-size : 0px
Seperti dibawah ini :
#footer-wrapper {
background: #191919;
margin: 0 auto;
padding: 3px 20px;
overflow: hidden;
color: #eeeeee;
font-size: 0px;
1. Pertama login ke Blogger anda
2. Masuk Edit HTML
3. Cari Script </head> dengan cara CTRL+F
4. Copykan Script di bawah ini :
<script src='http://code.jquery.com/jquery-1.9.1.min.js' type='text/javascript'/>
<script type='text/javascript'>$(function(){$('a[href*="soratemplates.com"]').remove()});</script>
Pastekan Script tadi diatas kode </head>
5. Selanjutnya, Copykan Script di bawah ini :
<i rei="pre">
<script type='text/javascript'>$(function(){$('a[href*="mybloggerthemes.com/"]').remove()});</script>
</i>
Pastekan Script tadi diatas kode </head>
6. lalu Simpan.
7.Cari Kode #footer-wrapper
Perhatikan kode ini :
#footer-wrapper {
background: #191919;
margin: 0 auto;
padding: 3px 20px;
overflow: hidden;
color: #eeeeee;
font-size: 12px;
ubah kode pada font-size, font-size : 12px menjadi font-size : 0px
Seperti dibawah ini :
#footer-wrapper {
background: #191919;
margin: 0 auto;
padding: 3px 20px;
overflow: hidden;
color: #eeeeee;
font-size: 0px;
0 on: "Menghapus link sora templates/mybloggerthemes"