By jaarong on
I'm trying to figure out where to start on this. Basically, I'm trying to create a thumbnail for my teasers for the home page. In addition, I'd like the thumbnails to be different sizes based on taxonomy term (or location on the page). It looks like ImageCache is going to help with this, but I can't seem to find a theme that gives me a good example of this.
Comments
ImageCache
You're right about ImageCache, it is definitely the tool you'll want to use to solve this problem. The best place to start is ImageCache's documentation page.
Sounds like your case might end up being a little more complicated than what is available in the documentation. You'll probably want to look at the examples that are manually applying the imageCache presets toward the bottom of that page and apply the right size to your images based on the terms.