The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How can I make the username, user title, avatar and rank image centered in the legacy postbit? Currently everything is off to the left side, I don't like that.
I imagine I would use <div align="center"> but I don't know where at. Thanks |
|
#2
|
|||
|
|||
|
<center> </center> is another way.
If you use <div align="center"> don't forget to close the tag after with </div> |
![]() |
|
|