Forum Discussion
Right to left language In Rise
Hi
I am developing courses in Arabic Language. I just started using Articulate 360. I tried to add content using Rise. I could add Arabic text, but I faced many issues.
- Numbering and bullet list come left the text. As Arabic is a right-to-left language, it should be right.
- Text alignment also is left to right
- Navigation Bar is left
- No Arabic fonts available, I could only use the default one.
Could anyone help me solve the problem?
Regards
Sheikh Maawiya
- DanitIsaacsCommunity Member
I'm also eagerly waiting for Rise to support RTL
Meanwhile I've exported the files of the course I've created, and made off line changes to the CSS file so the text direction will be from right to left.
This took care of most the text but of course graphic elements stayed aligned to the left…I think that as a temporary workaround it's not too bad…
- DanitIsaacsCommunity Member
Oops! 😱 I've accidently deleted my post on how to make right to left content work with Rise,
so here it is again:Export and download your Rise project.
In the "index.html" file, change the <HTML> tag from this:
<html lang="en" class="">
To this:
<html lang="he" class="" dir="rtl">
"he" sets the language to Hebrew, and "rtl" sets the direction right to left
If you're using a language that's not supported by the default font used by Rise, you must add the font file to the directory: lib\fonts,
and changed the font in the "index.html" file, using the <STYLE> tagWrite your font instead of the bolded ones below:
.brand--head, .brand--head * { font-family: Open Sans !important; }
.brand--body, .brand--body * { font-family: Open Sans !important; }
.brand--lhead, .brand--lhead * { font-family: Open Sans !important; }
.brand--lbody, .brand--lbody * { font-family: Open Sans !important; }
.brand--ui, .brand--ui * { font-family: Lato !important; }
.brand--beforeHead:before { font-family: Open Sans !important; }
.brand--afterHead:after { font-family: Open Sans !important; }
Save the "index.html" file, and you're done!
- MugeOzkaptan-c2Community Member
Hello, do you have any updates on this feature?
- EBCLArabCommunity Member
Hello, is any update regarding RTL language support on Rise?
- Dominik1Community Member
Hello Everyone,
I also wanted to check on an update for the right-to-left support. Any news? It would be great if you could share an ETA. That would help a lot regarding our planning, otherwise we are stuck.
Thank you.
- AlexMee-ca966a2Community Member
Hi Leslie,
Do you have any updates on this?
- MarcelaRyanCommunity Member
Hello there,
I am also looking for an update on the above topic. Please let us know when the RTL capability will be released. Thank you so much
- Dominik1Community Member
Hello everyone,
Do you have an update on the RTL support? It's great that the translation feature is now available, but without the RTL support we still can't use Rise properly as we have to offer all language versions at the same time (including Arabic).
We are also desperately waiting for this feature.
Thank you.
- Dominik1Community Member
Hello again,
I really would appreciate an update. This topic is very important for us. As I wrote in my comment above, unfortunately we can't use the translation feature as long as there is no RTL support. We always have to offer all languages (Our RTL are Arabic, Farsi and Hebrew) and we simply do not have the resources to create an Rise and a Storyline version of the same content.
I really do like Rise and the features it offers, but currently it is quite useless for us.
Thank you.
Hi there, Dominik. I brought up RTL with my team again, and I'm hoping to get a better update for you by the end of this week.
- hofitbarlevCommunity Member
waiting for update about right to left in hebrew!
thanks