the .css added messes with the center postbit addon and doesn't seem to work. Any ideas?
I added this, but it still doesn't center my Administrator title. The join date or posts.
Code:
.postbitlegacy .userinfo2 .postuseravatar, .eventbit .userinfo2 .eventuseravatar {
float:none !important;
text-align:center !important;
}
.postbitlegacy .userinfo2 .username_container, .postbit_reputation, .postbitlegacy .userinfo2 .rank, .postbitlegacy .userinfo2 .usertitle {
text-align:center !important;
}