Tulisan-tulisan mengenai facebook CSS

Cara menampilkan Widget di Facebook

Published on 15 June 2009 by Rio

Ada banyak cara menampilkan widget di Facebook seperti halnya widget di Wordpress. Untuk menampilkan widget di Facebook, salah satu caranya adalah dengan menggunakan aplikasi Facebook bernama More Extended Info. Berikut caranya,

Login ke Facebook dan buka http://apps.facebook.com/more_ei/ (halaman apllikasi More Extended Info)
Klik Insert New Field dan pilih Lightweight Markup
Kemudian paste kode html kamu, [...]

Wordpress Facebook Clone Theme

Published on 13 June 2009 by Rio

Facebook style Wordpress theme from Nazieb is so Facebook but it needs more enhancements to make it more facebook. First, add this rules to your css file:
.textwidget p{margin-top:7px;}
.form_login{margin-bottom:7px;}
.current-cat{border-right:1px solid #D8DFEA;}
.archive{display:none;}
.post-text h2,.post-text h3{font-family:Arial, Verdana, sans-serif; font-size:14px}
.post-text h3{font-size:12px}
.post-text img{background:#ddd}
.post-text img.aligncenter{border:1px solid #ccc; border-color: #ddd #ddd #ccc #ccc; border-width:1px 1px 2px 1px; margin:20px 0; padding:10px}
.post-text ul,.post-text [...]