2. Klik tata letak atau layout.
3. Pilih Edit HTML.
4. Back-up data terlebih dahulu, caranya pilih : Download Template Lengkap.
5. Cari kode ]></b:skin> (gunakan Ctrl + F)
6. Paste copy berikutdan paste diatas kode : ]></b:skin>
#satu_kolom{ margin:10px 0; padding:1%; width:98%; } |
7. Copy kode berikut ini
<div id="satu_kolom"> <b:section class='header' id='satukolomajah' preferred='yes'/> </div> |
8. Paste di bawah kode ini
<div id='header-wrapper'> <b:section class='header' id='header' maxwidget="1" showaddelement="no"> <b:widget id='Header1' locked='true' title='test (Header)' type='Header'/> </b:section> </div> |
9. Simpan template... SELESAI.
Sumber : http://creatingwebsite-maskolis.blogspot.com/2011/03/menambah-kolom-dibawah-header-blogspot.html
--- oOo ---