screechout
Member
I'm having some issues with getting the user ranks into the place I want them to be, I want them to be to the left but they are currently centered.
This issue is because I put this code into EXTRA.css, but if I were to take it out then the postbit with the user rank will not be centered. (hope that makes sense what I mean!)
Is there a way to change just the user rank on the profile? Thanks!
This issue is because I put this code into EXTRA.css, but if I were to take it out then the postbit with the user rank will not be centered. (hope that makes sense what I mean!)
Code:
.admin {
margin-left: auto;
margin-right: auto;
display: block;
}
Is there a way to change just the user rank on the profile? Thanks!
Last edited: