Adding a space in message text

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • okc
    Senior Member
    • Oct 2004
    • 235

    Adding a space in message text

    No matter how many spaces I type, I only get 1 space between sentences when I want more than 1 - do i have to use &nbsp, or how can I have 3 spaces in a message between sentences, for example.

    Thx
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Yes, a   would be required.

    I suppose you could create a replacement variable to insert   in place of a code string, but you would have to insert that code after each sentence. For example, if [nbsp] is the code:

    Code:
    Hello.[nbsp][nbsp][nbsp]Testing nonbreaking spaces after sentences.[nbsp][nbsp][nbsp]etc...
    ...that would be a pain.

    I can't think of a better way to do this.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...