Quote:
Originally Posted by TheLastSuperman
Try adding in this css to additional.css:
Code:
/* center avatar, username, title, rank, userinfo_extra, postbit_reputation, imlinks */
.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;
}
.postbitlegacy .userinfo .userinfo_extra {
text-align:center;
clear: both;
}
.postbit_reputation {
float:none;
text-align:center;
}
.postbitlegacy .imlinks {
float:none;
text-align:center;
}
.postbitlegacy .after_content {
clear:right !important;
}
The very top snippet was provided to me by Lynne many many many moons (years ago) so credit to her as she did it first  .
|
Thank you so much!
It seems to solved most of the centering issues. However, the usertitle is still not centered on the Profile page. You should know that I have setup images for the User Titles, and not text. I don't know if that matters or not. Its not a Mod though, I have <img src="URL"> in the User Title boxes in the AdminCP.
Here is the direct link to my Profile Page on my site:
https://thetechgenius.net/members/1-TheTechGenius