Jump to content

Problem with English characters in Persian and RTL

Featured Replies

Posted
comment_197689

Hello
I use Persian and unlike English, our language is from right to left, which is RTL
The problem I have is that when I use English words, characters like: are placed at the beginning of the word until I put another English letter after:
For example :
:OTHER
It is written for me
  But if I write another English sentence after: it will be placed at the end of the sentence:
OTHER: Hi

Please guide me to solve this problem

comment_197721

use this and replace xxx with Icon unicode

.cke_button__bidiltr::before {
  content: "\xxx";
  font-family: fontawesome;
  color: #000;
}
.cke_button__bidirtl::before {
  content: "\xxx";
  font-family: fontawesome;
  color: #000;
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.