
- Login akun blogger
- Pilih template
- Klik edit HTML
- Cari kode mirip seperti dibawah ini /* Header
=================================== */
#header-wrapper {width:900px; margin:0 auto 0px;
background:$bgheadercolor url(http://www.kolombloggratis.org) no-repeat top center;
height:190px;}
#header-inner {width:900px;
background-position: center;margin-$startSide: auto;margin-$endSide: auto;}
#header { margin: 0px;text-align: left;color:$pagetitlecolor;} - Ganti dengan kode diatas dengan kode dibawah ini/* Header=================================== */
#header-wrapper {width:900px;margin:0 auto 0px;
background:$bgheadercolor url(http://www.kolombloggratis.org) no-repeat top center;
height:190px;}
#head-inner {width:600px;
background-position: left;margin-left: auto;margin-right: auto;float:left;}
#header {margin: 0px;text-align: left;color:#ffcc66;}
#r_head{width:300px;float:left;padding-top:10px;} - Cari lagi kode seperti dibawah ini<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Test Blog (Header)' type='Header'/
</b:section></div> - Ganti dengan kode di bawah ini<div id='header-wrapper'>
<div id='head-inner'><b:section class='header' id='header' maxwidgets='1' showaddelement='no'><b:widget id='Header1' locked='true' title='Test Blog (Header)' type='Header'/></b:section></div><div id='r_head'>
<b:section class='header' id='header2' preferred='yes'/></div>
</div>
Klik simpan / save template
Semoga posting artikel terbaru kali ini tentang cara membagi 2 kolom header agar blog atau website menjadi lebih indah dan menarik bisa bermanfaat buat sobat setia Kolombloggratis.Org di seluruh dunia,...