PDA

View Full Version : How to center everything within postbit legacy?


angelo
09-14-2006, 11:44 PM
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

MRGTB
09-15-2006, 03:42 AM
<center> </center> is another way.

If you use <div align="center">

don't forget to close the tag after with </div>