This theme don't support for RTL language, like mentioned in issue title.
There is not rtl.css like in twitter bootstrap website originally.
This theme don't support for RTL language, like mentioned in issue title.
There is not rtl.css like in twitter bootstrap website originally.
Comments
Comment #1
natted commentedHi Firuzeh,
I don't know that RTL is supported fully by bootstrap. See: https://github.com/twitter/bootstrap/issues/5575
Potentially something that could be added in future.
Comment #2
yehudade commentedI know Bootstrap does not officially support RTL, yet, but there are many RTL version out there, most of them simply use R2, its not perfect, but it is a start.
For example https://github.com/donaldducky/bootstrap-rtl
Thanks
Comment #3
markhalliwellPretty sure basic RTL support has been added to BS3. Also see: https://github.com/twbs/bootstrap/pull/10281
Comment #4
markhalliwellI'm marking this as "won't fix" because it's already provided by Bootstrap itself. There's nothing to do here. If you feel this was in error, please provide a patch when re-opening.
Comment #5
aaldayel commentedI have a RTL bidirectional website. Where should I put the
style-rtl.csscustom file? Thank you!Comment #6
shadysamir commentedI use css_flipper module which works great. Except that there is no 8.x release.