Hello,
Whatever post i edit, new,
My post had some difficulties, thats why I try again:
In tinymce, the text and the cursor are always centered, not left-aligned. Is there a tinymce setting I missed?
Thanks in advance...
You can make it left-aligned via your theme's style.css file.
body.mceContentBody { text-align: left; }
Thanks I will try this. But if this is the reason, then everybody should have the same problem...?
Comments
My post had some
My post had some difficulties, thats why I try again:
In tinymce, the text and the cursor are always centered, not left-aligned.
Is there a tinymce setting I missed?
Thanks in advance...
Modify in theme
You can make it left-aligned via your theme's style.css file.
Thanks I will try this. But
Thanks I will try this.
But if this is the reason, then everybody should have the same problem...?