Ever seen a blog that has clean lines down both sides of the posts?
When you justify the text in your posts it looks so much cleaner.
Its relatively easy to do and you may already have a style in your style sheet that will do this.
Look for something like this.
.justify {
text-align: justify;
}
If you don’t have that style then you could add text-align: justify to your existing style class. For example you would add it to the post_content style in your theme style.css.
Free advise on Finance, how to make easy money, monetize your blog, search engine optimization
Saturday, November 3, 2007
Blog Quick Tip - Justify your posts and give your blog a sharp crisp look
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment