This is my first time to build a WordPress Plugin. This simple plugin can turn QuickPress in WordPress Dashboard into fullscreen when expanded. What this plugin do is add small amount of css overide so the container fits the whole window, but not the Toolbar. Download QuickPress Fullscreen from WordPress.org : http://bit.ly/quickpressfull
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 [...]