Hebrew wordpress design

Status
Not open for further replies.

Jack_R

Regular Member
Joined
May 3, 2011
Messages
243
Reaction score
23
I need a Hebrew (right-to-left) wordpress theme designed. If you have PROVEN Hebrew experience and think your are the man for the job pls pm me. Thanks
 
Just add this to the CSS of any theme, and translate instead?

Code:
body
 {
 direction:rtl;
 }
 
hello ,

First you can Add this to the CSS of any theme

Code:

body { direction:rtl; }
 
PM's answered will take it from there. Thanks
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top