MyBB Community Forums

Full Version: Center MyCode With Align
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I currently have the progress bar mycode on my forum, but when you attempt to center it, it doesn't seem to center. How can I change that?4




The Replacement
<div>$2<div style="background:url(images/progress/prog_grey.png) repeat-x; background-color: #cccccc; border: 1px solid black; width:50%; margin-top: 2px;"><div style="background:url(images/progress/prog_green.png) repeat-x;background-color: #008040; color: white; font-weight:bold; max-width:100%;  width:$1%; height:18px;">&nbsp;&nbsp;&nbsp;$1%</div></div></div>