• Resolved fxdaivid

    (@fxdaivid)


    hi,

    Could you provide me with the css code for the languages that are written from right to left such as Persian or Arabic?

    As you can see in the picture below, when the text is right to left, we have problems such as minus sign. Is it possible to fix it with CSS code?

    https://ibb.co/JH95J2m

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter fxdaivid

    (@fxdaivid)

    Thank you TobiasBg for the response.

    here you are

    The second table from the bottom

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for the link!

    Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress {
      direction: ltr;
    }

    Regards,
    Tobias

    Thread Starter fxdaivid

    (@fxdaivid)

    Solved, you’re the best ??

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘right to left css code’ is closed to new replies.