How to enable Justify Full post alignment in Wordpress

Wordpress is a great blogging platform with great templates, features and widgets that every blogger needs. But, there is something lacking in the post editing feature - the Justify Full alignment. I've done a test to make justified post alignment in Wordpress and found a code that works. Wanna guess where I found the code?

In Blogger.

Take a look at the images below. You can easily identify the difference. Blogger has the Justify Full button while Wordpress has none.

Blogger

blogger
Wordpress

wordpress
Now, here's a workaround. Follow this simple step to have a "Justify Full" post alignment in Wordpress.

In HTML mode, wrap your texts with this code:
<div style="text-align: justify;">
</div>
It will look like:
<div style="text-align: justify;">
[Your TEXTS here]
</div>
Pretty easy, isn't it. Now, you will have better looking Wordpress posts.

Screenshots:

A Worpress post with the code:

wordpressA Wordpress post without the code:

wordpress

© 2012 Coolbuster Mobile Version Profile Blogger Archive Disclaimer Disclosure Privacy Policy Theme Contact Us