Pilih Salah Satu Dari Ketiga Opsi Ini:
1. Temukan dengan Ctrl+F dalam template TFB-V2 untuk meletakkannya diatas POSTS
<b:section class='hook-after-header' id='hook-after-header' maxwidgets='3' showaddelement='yes'/>
2. Temukan dengan Ctrl+F dalam template TFB-V2 untuk meletakkannya diatas HEADER
<b:section class='hook-before-header' id='hook-before-header' maxwidgets='3' showaddelement='yes'/>
3. Temukan dengan Ctrl+F dalam template TFB-V2 untuk meletakkannya diatas FOOTER
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div>
Selanjutnya paste code ini tepat dibawahnya:
<style>
#bottom-hook{padding:10px;clear:both;margin:0 auto;}
</style>
<div id='bottom-hook'>
<div id='bottom-hook1' style='width:728px;height:90px;float:left;margin-right:5px;text-align:left;'>
<b:section class='bottom-column' id='bt1' preferred='yes' style='float:left;'>
</b:section>
</div>
<div id='bottom-hook2' style='width:220px;height:90px;float:right;margin-left:5px;text-align:right;'>
<b:section class='bottom-column' id='bt2' preferred='yes' style='float:right;'>
</b:section>
</div>
<div style='clear:both;'/>
</div>
Screenshot: