Quote:
Originally Posted by Drocr
How can I center the dots?  I want my postbit to be centered so far all I can get centered is the avatar, usertitle, userbars, and info. I want the User name and the images center... anyone know how? 
|
Wrap the code with:
Code:
<div align="center">
Your Code Goes Here You wish to be centered!
</div>
That will work for nearly anything, avoid using <center></center>