Forum Discussion
support for right-to-left?
My team at the open University of Israel, would also like to test the RTL beta feature, can you please include us?
in the meantime, this is the workaround we're doing:
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> tag
Write 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!
Hi Danit,
How do you export the presentation? I export it for translation with CAT tools, so the XLF format is the one I use, and there are no html tags...
Any ideas, please? What do you do exactly after you modify the index.html file?
Thanks,
Elisa
- DanitIsaacs6 years agoCommunity Member
Sorry, I'm out of ideas… 🤷
Sadly, I've stopped using Articulate tools
I'm waiting for them to be fully accessible and support RTL…
בברכה, باحترام، Regards,
Danit- EWencesla6 years agoCommunity Member
Hi Danit,
Thanks for your reply. How did you use to do it before, please? I read that you exported the project and modified the html but did you also translate it? And how?
Thanks very much for your time!
Regards,
Elisa