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 [...]