37

I just discover Twitter Bootstrap and I'm wondering if there is a right-to-left (RTL) version of it. Does anyone know?

Jeromy French
  • 11,812
  • 19
  • 76
  • 129
Ehsan
  • 2,273
  • 8
  • 36
  • 70

6 Answers6

20

I would suggest this http://pyjamacoder.com/2012/02/01/twitter-bootstrap-v2-rtl-edition/

Demo: http://donaldducky.github.com/bootstrap-rtl/

naveen
  • 53,448
  • 46
  • 161
  • 251
  • 3
    please vote to reopen this question, It's useful for RTL languages, I want to have more editions of RTL version of Twitter Bootstrap. – Ehsan Apr 28 '13 at 16:07
  • So this guy ran the CSS through a conversion tool (R2). Doing so would usually result in code with many unresolved issues. Is he familiar with an RTL language and has he actually tested his output in an actual project with a real RTL language. And what about JS components. Has anyone else tested this and was happy with the result? – Basel Shishani Jun 26 '13 at 02:46
14

I like this: http://rbootstrap.ir/
It works really well.

Muhammad Reda
  • 26,379
  • 14
  • 93
  • 105
Shimon S
  • 4,048
  • 2
  • 29
  • 34
6

For Bootstrap 3; I recommend this library. It works on top of Bootstrap core (think of it as a Bootstrap theme) which gives you the advantage of keeping Bootstrap core up-to-date without losing the RTL support.

For Bootstrap 2; I would suggest this repository. It works standalone (not using Bootstrap core as a dependency).

Muhammad Reda
  • 26,379
  • 14
  • 93
  • 105
4

bootstrap 3 arabic RTL ... link: https://github.com/zeroxme/bootstrap-3-arabic

2

My answer here for:

bootstrap-3-3-7-rtl and RTL Bootstrap 4.0.0-alpha.6.1

my answer

thank you parsmizban.com for creating and share.

Hamid Naghipour
  • 3,465
  • 2
  • 26
  • 55
1

This is pretty good for bootstrap 3 RTL support. http://www.eyadio.com/post/2013/08/29/Twitter-Boostrap-version-3-with-RTL-support

Yair
  • 11
  • 1