Quote:
Originally Posted by inzandity
Nice and clean. Love it. Installed and rated
Edit: Any way to left justify the Name and Title in the postbit? Also, any plans for CMS and blogs as well? That would be great!
|
In additional.css template, delete the following:
Code:
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle .imlinks {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;}
.postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;}
This will justify everything to the left in the postbit profile.
If you're not confident editing templates, you can download the version I've attached to this post, which already has the postbit profile justified to the left.
I don't code for blogs/cms simply because I don't have a license or the money for one. Should circumstances change where I can afford or get access to a suite install then I will start coding for the whole suite.