Friday, 30 September 2011

How to get magazine style WordPress blog with Thesis Theme teasers Part 3


Align teaser text with one line of code

Align the text of your teasers with a simple line of code in your custom.css file:
.custom .teaser { text-align: justify; }
When this is setup your blog front page will have a very cool and modern look. Not many Thesis powered blogs have used this option yet as it is a brand new feature in Thesis so your blog will surely send a positive impression to your visitors.

No comments:

Post a Comment