View Single Post
Old February 23rd, 2006, 08:41 PM   #2 (permalink)
KW802
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,400
As a quick & dirty method just append "_thumb" to the file name before the extension. For example, if your image was named Grover.jpg then the thumbnail for it would be named Grover_thumb.jpg (remember that non-image files don't get thumbs created for them).

A easier alternative would be something like this hack posted on vb.org that makes it easier to embed gallery images into forum posts.
KW802 is offline   Reply With Quote