Quote:
Originally Posted by Quoth
And css can have width: 30%; like on an <hr class="small" />
|
width was
unreliable 
on older (that is all I have) versions of RMSDK
if you used Width, it did not (self) center
So I always forced it over (use needed math)
margin-left: 35%;
width:30%