1. Login ke blogger. Klik Layout -> Edit HTML
2. Cari kode:
<div id='header'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
atau
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
Keterangan:
Maxwidgets: jumlah widget yang bisa ditambahkan
Showaddelement: menampilkan fungsi add a element atau add a gadget.
3. Kalau sudah ketemu, ganti kode diatas dengan kode berikut ini
<div id='header'>
<b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>
atau
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>
4. Jika sudah, klik Save Template lalu klik Page Element maka hasilnya akan menjadi seperti ini.
<div id='main'>Sedangkan untuk bagian Footer cari kode:
<b:section class='main' id='main' showaddelement='no'>
<div id='footer'>
<b:section class='footer1' id='footer1' showaddelement='yes'>





