1. Cari kode seperti di bawah ini!
<b:section class='foot' id='footer-3' showaddelement='no'>
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
<b:includable id='main'>
<b:if cond='data:feedbackSurveyLink'>
<div class='mobile-survey-link' style='text-align: center;'>
<data:feedbackSurveyLink/>
</div>
</b:if>
<div class='widget-content' style='text-align: center;'>
<b:if cond='data:attribution != ""'>
<data:attribution/>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
2. Hapus kode diatas, kemudian ganti dengan kode berikut
<div class='credit-wrapper'>
<div class='credit'>
<div style='float: center; text-align: center;'>
<a href='http://pontiblognew.blogspot.com/2012/08/contact-us.html'>Contact us</a> ♣ <a href='http://pontiblognew.blogspot.com/2012/08/privacy-policy-for-www.tutorialblogspot.com.html'>Privacy Policy</a><br/>
Copyright © 2013 <a href='http://www.tutorialblogspot.com'>Tutorial Blogspot</a>
</div>
</div>
</div>
3. Cari kode ]]></b:skin> dan letakkan kode berikut di atasnya
.credit-wrapper{background-color: hsla(0,0%,89%,.998);display: flex;box-sizing: border-box;width: 100%;margin-right: 0;background: #fff;background-image: linear-gradient(180deg,#f5f5f5,#fff);
margin-left: 0;flex-direction: column;padding: 3rem 1rem 3rem;}
.credit a:link,.credit a:visited,.credit a:hover{color:#222;text-decoration:none}
4. Save.
***
Ganti sesuai dengan Anda
Ganti sesuai dengan Anda