Become a T4L Fan Follow T4L on Twitter Subscribe to T4L Receive Email Updates

From the category archives:

Thesis

February 25, 2010

Thesis: Replacing List Bullets with Images Using CSS

Replacing standard HTML list bullets with images can be a great way to tie them into your overall theme and make your site more visually appealing.

Note: This article applies to any website using CSS. You don't need to be using either WordPress or Thesis.

This is what a standard bulleted list looks like in a Thesis site, which has applied its own styles to the default HTML ones.


> continue reading

{ 0 comments }

Thesis: Format Previous Entries Pages Like Your Home Page

When you set up a WordPress blog, you can use the WP Settings > Reading panel to limit how many posts appear on a "blog" page, i.e. any page that displays a list of posts. When you have more than that many posts, you get Previous Entries and Next Entries links at the bottom of the page that let you navigate through them all. This is referred to as pagination.

> Read the full article

Thesis QuickTip: Adding Thumbnails to Your Teasers

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

Thesis: Applying Functions Only to Specific Pages

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

Thesis: Where Do You Put the Code?

In an earlier post I described how to write a simple custom function that would add a small piece of content into a specific location on your web page. One point of confusion that occasionally comes up is where you actually put this code.

> Read the full article

What is the Thesis Theme and Why Would You Want It?

Today I'm taking a step back from posting tips on how to use Thesis and instead will explain a bit about what the theme is and why you might be interested in using it.

> Read the full article

Thesis: The Basic Anatomy of a Custom Function

In my previous post, What Are Hooks and How Do You Use Them?, I explained that hooks are simply placeholders within the Thesis code where you can insert your own code to add extra content or functionality to your theme. These pieces of code are called functions and, in this post, I'm going to explain the basics of writing one.

> Read the full article

Thesis: To OpenHook or Not to OpenHook?

I want to preface this post by saying I'm in awe of both the quantity and quality of plugins that people have developed for bloggers to use for free--the WordPress directory alone has almost 8,000. I use a handful of them myself (and have tried out many, many more). Some add extra functionality to the people visiting the blog, while others simply help the bloggers do what they need to do faster or more easily. Thesis OpenHook fits into the latter category.

> Read the full article

Thesis: What are Hooks and How Do You Use Them?

When you first start working with Thesis, you're going to see a lot of references to hooks. But unless you're already used to customizing code in WordPress, it can be a confusing concept to wrap your head around (at least it was for me!).

> Read the full article

Purchase Thesis Through T4L and Get a Free Starter Pack!

With the relaunch of this blog on WordPress, you may have noticed a sudden infusion of yellow to the color scheme.

> Read the full article

New Year, New Look

In my series on starting a blog last year, I explained that, even though I was using TypePad as the platform for my blogs, I would recommend WordPress to anybody starting a new blog for a few different reasons. Well, after thinking about it, I figured I'd like to take advantage of the same benefits so made the decision to migrate Tech for Luddites to WordPress.

> Read the full article