left to right text direction!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KU-MED
    New Member
    • Jul 2013
    • 13
    • 4.2.X

    left to right text direction!

    Hello, Is there a way to make left to right text direction bb code for vbulletin 4.2 also the opposite right to left direction ?

    Thanks in advance!
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    Yes, you can create a bbcode with the name LTR and the Replacement Text of:

    Code:
    <div dir="ltr">{param}</div>
    And text inside [ltr] tags will display left to right.

    Conversely you can also make, RTL code-

    Code:
    <div dir="rtl">{param}</div>

    Comment


    • fariborz khan
      fariborz khan commented
      Editing a comment
      Thank you very much! Works like a charm!
  • KU-MED
    New Member
    • Jul 2013
    • 13
    • 4.2.X

    #3
    Thank you very much! Works like a charm!

    Comment

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