Quote:
Originally Posted by Kyojii
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;
}
|
I actually updated this to 4.1 a few weeks ago for our forum. I will update this hack over the weekend for you guys.
If you want to center your username and title, you need to do that in the actual postbit_legacy template.