I love the teaser feature of Thesis, where you have two columns of shorter blurbs linking to older blog posts. You can get a lot more links on your home page without making visitors have to scroll forever. However, by default, the teasers only display text, which is a little bland. And it's a real waste for sites that have a lot of attractive imagery in their posts, like photography, travel, and food blogs. Fortunately, it's very easy to add images to your teasers and Thesis offers several options for sizing and positioning them without requiring any coding at all.
> Read the full article
In an earlier post, I showed you how to write a simple function that places a text box above the headline of your pages. But you don't always want certain content or functionality to apply to every single page on your site. In this post, I'm going to introduce you to conditional statements, which let you specify which pages your function will apply to.
> Read the full article