View Single Post
Old 03-05-2009, 03:35 AM   #22
nikitajy
Junior Member
nikitajy began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2009
Location: Israel
Device: PRS-700
Quote:
Originally Posted by kiklop74 View Post
OK, I forgot that Hebrew is RTL language.

Try this instead in your recipe:

Code:
extra_css = '@font-face {font-family: "serif0";src:url(res:///Data/FONT/serif0.ttf)} body{direction: rtl; font-family: serif0, serif} .article_description{direction: rtl; font-family: serif0, serif} a.article{direction: rtl; font-family: serif0, serif} p{direction: rtl; font-family: serif0, serif} '
Here I explicitly specify text direction.
Still not working
It didn't change the direction...
nikitajy is offline   Reply With Quote