I'd like to use JustifyFull instead of JustifyLeft by default.
If I add text-align:justify in the css file (EditorAreaCSS), the text is rightly aligned but 'JustifyLeft' button is still selected at the beggining. And I can't find how to change this.
Thanks
If I add text-align:justify in the css file (EditorAreaCSS), the text is rightly aligned but 'JustifyLeft' button is still selected at the beggining. And I can't find how to change this.
Thanks
Re: Any way to change the default alignment ?
Sorry for this post but anyone knows, how i know JustifyFull instead of JustifyLeft by default? Please!!!
Thanks.
Re: Any way to change the default alignment ?
Any idea?
Re: Any way to change the default alignment ?
Cheers
Re: Any way to change the default alignment ?
After couple of hours found it!
In fckeditor.html find "var FCK_InternalCSS" and add "text-align:right" to html{..}.
Works great for me. Maybe there is some better way.
* In my case i needed it to align to right by default. But you can change it to 'center' or whatever you need.
Re: Any way to change the default alignment ?
Please let me know if anyone has fixed this issue in Ckeditor. I have tried in various way but no luck.
Please help...
I also need this solution
HI I have got this problem tooo. So how can it be solved?
Its very easy to change the
Its very easy to change the font alignment just by set the text-align property. There are three options to set the property left, right and justify.
thanks dude))
thanks dude))