XenForo
Administrative
- Thread starter
- Admin
- #1
I haven't tried this with forum posts, but when I post a Notice with a Centered-List, I get the row numbers justified to the left, not centered like the text.

Note the numbers on the far left.
HTML:
...
Read more
ادامه مطلب...

Note the numbers on the far left.
HTML:
Code:
<center>
<h1>
Thanks for stopping by!
</h1>
<h2>
This is a centered List
</h2>
<ol>
<li>First line of the list</li>
<li>Second line on the list</li>
</ol>
</center>
Read more
ادامه مطلب...