Jump to content

Problem with English characters in Persian and RTL


Recommended Posts

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

Link to comment
Share on other sites

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;
}

 

Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...