Tagged: x
-
AuthorPosts
-
January 29, 2017 at 3:37 am #1349420
ironmeniParticipantWe type right to left and I can’t seem to find a way to define TinyMce to always open in rtl mode.
It would also be great if we could change the default font for the tinymce text editor.Can I do that?
January 29, 2017 at 5:27 am #1349478
ChristianModeratorHey there,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
January 29, 2017 at 5:55 am #1349495
ironmeniParticipantOK
Managed to solve this by adding:
.mce-content-body{ direction: rtl; text-align: right; font-family: Helvetica, Arial,"sans-serif";}
to
wp-includes->js->tinymce->skins->wordpress->wp-content.css
Hope this will help someone else out there 🙂January 29, 2017 at 6:08 am #1349498
ChristopherModeratorThanks for sharing.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1349420 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
