BUAT TEMAN TEMAN YANG PUNYA BLOG BISA LENGKAPI BLOG KALIAN DENGAN MEMASANG IKLAN , KALIAN BISA DAPAT KOMISI / KLIK DARI IKLAN YANG KALIAN TAMPILKAN daftar DI BAWAH INI
PPC Iklan Blogger Indonesia

MENAMBAH 2 KOLOM DI BAWAH POSTINGAN


2 KOLOM DI BAWAH POSTINGAN

·  Sekarang Cari kode ]]></b:skin> (gunakan tombol CTRL + F3 u/ memudahkan pencarian kode
·  Setelah ketemu Copas dan letakan kode berikut diatas kode ]]></b:skin>


#box-kolom-widget { clear:both; } .box-widget { padding:0px 10px 10px 10px; border:1px dotted $bordercolor; }

·  Sekarang kamu cari kode berikut
    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
</b:widget>
</b:section>  

 Kalau udah ketmu kamu copy kode di bawah ini ,letakan setelah kode di atas tadi



</div>
<div id='box-kolom-widget'>
<div id='box1' style='width: 50%; float: left; margin:0; text-align: left;'>
<b:section class='box-widget' id='col1' preferred='yes' style='float:left;'/>
</div>
<div id='box2' style='width: 50%; float: left; margin:0; text-align: left;'>
<b:section class='box-widget' id='col2' preferred='yes' style='float:left;'/>
</div>
<div style='clear:both;'/>
AAAA