Ah, I see! Put the a [ left][ /left] column code around the list and then another around your text like this:
|| |
|| |
|| |
|| |
|| |X
|| |
|| |
|| |
|| |
|| |
|| |
|| |
.
.
.
.
text should be next to X
................................................................................................................................................
- Code: Select all
[left][list]|| |
|| |
|| |
|| |
|| |X
|| |
|| |
|| |
|| |
|| |
|| |
|| |[/list][/left][left].
.
.
.
text should be next to X[/left]
If you want the text to be more centered within the entire post/sig instead, just put a [ center][ /center] code instead of a [ left][ /left] code around the text. Like this:
|| |
|| |
|| |
|| |
|| |X
|| |
|| |
|| |
|| |
|| |
|| |
|| |
.
.
.
.
text should be next to X
.....................................................................................................................................
- Code: Select all
[left][list]|| |
|| |
|| |
|| |
|| |X
|| |
|| |
|| |
|| |
|| |
|| |
|| |[/list][/left][center].
.
.
.
text should be next to X[/center]
Does that answer your question?