Tambah Section

Membuat Blog Section Pada Kode adalah buat ini Template Blog di Minisite Foundation, Bootstrap Template Blogger atau lain-lain Ini HTML Section Kode Sini.

Navbar:

<b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
</b:section>

Header:

<b:section id='header' class='header' maxwidgets='1' showaddelement='yes'/>

atau ini Widget Header

<b:section id='header' class='header' maxwidgets='1' showaddelement='yes'> 
<b:widget id='Header1' locked='true' title='' type='Header'/>
</b:section> 

Crosscol:

<b:section id='crosscol' class='crosscol' showaddelement='no'/>

Iklan:

<b:section id='iklan' class='iklan' maxwidgets='1' showaddelement='yes'/>

atau Iklan 2:

<b:section id='iklan' class='iklan' showaddelement='yes'/>

Sidebar:

<b:section id='sidebar' class='sidebar' showaddelement='yes'/>

Footer:

<b:section id='footer' class='footer' showaddelement='yes'/>

Footer akhir:

<b:section id='footerend' class='footerend' maxwidgets='1' showaddelement='yes'/>

atau ini Widget Attribution

<b:section id='footerend' class='footerend' maxwidgets='1' showaddelement='yes'>
<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
</b:section>

0 Komentar