#18 right-to-left not working in getfedora and fedoracommunity
Opened by afarrag. Modified

For Arabic, Hebrew and other rtl languages, instead of being rendered RTL they're being rendered LTR.
This is affecting getfedora.org and fedoracommunity.org

cc: @jibecfed


@ryanlerch Perhaps we need to use something like https://github.com/MahdiMajidzadeh/bootstrap-v4-rtl instead of upstream bootstrap?

The issue doesn't affect the other sites (boot, alt, spins, labs, arm). I think bootstrap-rtl is used in one or more of them already.

@ryanlerch Perhaps we need to use something like https://github.com/MahdiMajidzadeh/bootstrap-v4-rtl instead of upstream bootstrap?

hello, we discussed this with Ahmed yesterday, I think the trick is here:
https://pagure.io/fedora-websites/blob/master/f/boot.fedoraproject.org/data/templates/css.html#_10

It basically call one really simple css file containing a direction for the whole html body, as described here: https://www.w3schools.com/cssref/pr_text_direction.asp

i am late here but... it's an easy fix!!, and the problem is still there!?!

Metadata