PDA

View Full Version : A Formatting Question...


Christopher II
May 5, 2001, 09:42 PM
Is there any way to right-justify text in vBulletin?

Thanks,
Chris

Caeca Invidia Es
May 5, 2001, 10:19 PM
Nope.

Mike Irwin
May 7, 2001, 03:02 AM
Caeca,

Is there any easy way to do justified columns, sort of like an HTML table?

It would have been useful to me a couple of weeks ago when I posted two sets of nominal case measurements.

I tried using tabs between the numbers, but that didn't work too well, so I ended up using spaces, which didn't work too well either.

The information was readable, just not as neat or readible as I had hoped.

Mal H
May 7, 2001, 10:16 PM
Mike,
Have you tried the (code) ... (/code) format? (Using square brackets instead of parens, of course.)

This is what happens when using 'code':


This line has 5 spaces between words.



This is what happens otherwise:

This line has 5 spaces between words.

Caeca Invidia Es
May 7, 2001, 10:24 PM
HTML code is disabled in posts. Aside from the CODE that Mal mentioned there is no other way to preserve formatting.

Mike Irwin
May 8, 2001, 11:04 AM
No, I didn't try (code). It didn't dawn on me that it would work in this situation. Thanks!

Rich Lucibella
May 8, 2001, 12:43 PM
Great trick, Mal.
Thanks-
Rich