Thank you!

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type ...

Minimal Design

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type ...

Download high quality wordpress themes at top-wordpress.net

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type ...

Easy to use theme’s admin panel

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type ...

Prev Next

Cara Membuat 3 Kolom Scroll di Blogspot


Image and video hosting by TinyPicTemplate Blogger kian banyak macamnya. Mulai dari yang berkonsep minimalis, hingga magazine style. Beberapa template baru memiliki footer tiga kolom, seperti blog ini.
Nah, bagaimana cara menambah footer 3 kolom di Blogger ? Bagi anda yang malas ganti template atau sudah sreg dengan template sekarang dan ingin menambah footer 3 kolom, tips ini mungkin berguna.

Oke, langsung saja ke tutorialnya:


1. Masuk Layout, kemudian Edit HTML , beri centang Expand widget (jangan lupa back up dulu buat jaga-jaga).



2. Cari kode: <div id="footer-wrapper">

Ket: pada beberapa template kodenya: footer atau footer-section.



3. Geser ke bawah (biasanya dua baris ke bawah) sampai ketemu kode: </div>



4. Tambahkan kode berikut ini di bawahnya:


<div id="footer">

<div id="footer2" style="margin: 0pt; width: 30%; float: left; text-align: left;">

<b:section class="footer-column" id="col1" preferred="yes" style="float: left;">

</b:section></div>

<div id="footer3" style="margin: 0pt; width: 40%; float: left; text-align: left;">

<b:section class="footer-column" id="col2" preferred="yes" style="float: left;">

</b:section></div>

<div id="footer4" style="margin: 0pt; width: 30%; float: right; text-align: left;">

<b:section class="footer-column" id="col3" preferred="yes" style="float: right;">

</b:section></div>

<div style="clear: both;">

<p>

</p><hr align="center" color="#5d5d54" width="90%"><p></p>

<div id="footer-bottom" style="padding: 10px; text-align: center;">

<b:section class="footer" id="col-bottom" preferred="yes">

</b:section>

</div>

<div style="clear: both;">

</div>




5. Simpan, lalu klik Layout dan lihat hasilnya.

Leave a Reply