Tuesday, January 22, 2013

Cara membuat halaman utama tampil penuh

·
DEMO
cari kode </head>
Masukkan kode dibawah ini tepat diatas kode </head>

<b:if cond='data:blog.url == &quot;http://logcyber.blogspot.com/&quot;'>
<style>
.lsidebar{display: none !important;}#rsidebar-wrapper{display:none !important}.comment-form{display:none !important}.comments{display:none !important}
#main-wrapper,.post{width:860px;}
</style>
</b:if>
Ganti http://logcyber.blogspot.com/dengan alamat url halaman posting yang ingin ditampilkan 1 halaman penuh , bisa juga halaman utama sobat .
Ganti tulisan bergaris bawah lsidebar,#rsidebar-wrapper,#main-wrapper dengan kode CSS sidebar dan tempat utama sobat. Jika sama, tidak perlu diganti dan Ganti ukuran lebar 860 sesuka hadi anda...

lebih jauh:
sebenar nya hal ini cuma menggunakan tag kondisional click...

0 comments:

Post a Comment