View Single Post
Old 04-01-2019, 08:43 AM   #1
Dweck
Junior Member
Dweck began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Apr 2019
Device: Kindle
RTL Mobi Conversion

Hi,
I'm converting EPUB to MOBI , so I could use it on Kindle. At first it was direction:ltr by default when opened on Calibre viewer, so I added the code:
body
{
direction:rtl;
}

It made everything work great. BUT! when I moved the file to my kindle, it just removed the direction:rtl CSS command.

Anyone has a solution?

TNX!
Dweck is offline   Reply With Quote