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

natted’s picture

Version: 7.x-2.0-beta1 » 7.x-3.x-dev
Assigned: Firuzeh » Unassigned
Status: Active » Postponed

Hi 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.

yehudade’s picture

I 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

markhalliwell’s picture

Status: Postponed » Active

Pretty sure basic RTL support has been added to BS3. Also see: https://github.com/twbs/bootstrap/pull/10281

markhalliwell’s picture

Status: Active » Closed (won't fix)

I'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.

aaldayel’s picture

Component: Code » Theme Settings
Issue summary: View changes

I have a RTL bidirectional website. Where should I put the style-rtl.css custom file? Thank you!

shadysamir’s picture

I use css_flipper module which works great. Except that there is no 8.x release.