Log in

View Full Version : How to put more than two Space between words


Golzarion
05-15-2008, 03:44 PM
When I put more than one space between the words vBulletin automatically delete the spaces !
How can I change this setting ? and how can we put more than two or three spaces between the words ?

here is an example when I wrote as :

http://www.tinypic.ws/files/5upq3mffipbok8r3zvgx.gif

it is automatically delete the spaces and changes to :


Why we can not put more spaces between the words ?

Boofo
05-15-2008, 04:23 PM
Use a bbcode and add   for the spaces in it.

Lynne
05-15-2008, 04:25 PM
It isn't actually vbulletin that deletes the spaces (I don't think), it is html. Unless you use a non-breaking space in the code,  , then several spaces all get htmled to one space.

Golzarion
05-15-2008, 05:04 PM
Thank you .
Although it may be somehow difficult for users to use bbcode .because :

For users it would be something like this :

space[ /s]

and several spaces will be seen for just only one space !

example : Put space[/s] for [s]space[ /s] one [s ] space[/ s] or tow spaces...