Can someone help me with Right to left arrange

Discussion in 'PHP' started by josh88, Mar 14, 2011.

  1. #1
    Hi,
    I have a site who is in Hebrew language, hebrew is RTL- Right To Left language,

    i need to move everything on the left to the right and everything on the right to the left,

    if someone can help me please contact me,

    the script have a CSS File so i hope it will be easy,

    Thank you
     
    josh88, Mar 14, 2011 IP
  2. ssmm987

    ssmm987 Member

    Messages:
    180
    Likes Received:
    4
    Best Answers:
    3
    Trophy Points:
    43
    #2
    Sounds like a purely css problem.
    use the text-align:right to move the text to the right
     
    ssmm987, Mar 14, 2011 IP
  3. joy1986joy

    joy1986joy Member

    Messages:
    189
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #3
    If It is css problem try to use float left or float right. If you share the problem code it will be easy to help
     
    joy1986joy, Mar 16, 2011 IP