Thread Starter
ifinci
(@ifinci)
Thanks,
I’ve tried first to do it without changing the CSS, and found out it works fine, so I just use:
<div style="text-aligh:right"> my hebrew text </div>
<div> gives me better results (or atleast easier) then <p>, since I can have more then a single paragraph in it.
Is there a way to do this per post?
My Blog contains posts in English, which I want to be justify to the left (as they are currently), and post in Hebrew, which I want to align to the right.