

Example when combined
Code for the 234x60 should be in the following format. Copy this if you like. Just make sure the names of the the 2 GIFs are correct, & also the folder in which they're kept:
The 1st image (img) in the code is the background; the 2nd image is the word phrase to be centered on that background. Note that both are enclosed inside the same div tags. The word phrase is offset to the left by its length so that it ends up centered on the background. This is done with the margin-left:-234px in the style tag. If you're using the 468px backgrounds and 468px word phases, it would be margin-left:-468px. If you're using the 234px word phrases with the 468px backgrounds, it would be margin-left:-351px (234 + 117). Note that these offsets are all negative amounts.
The above can also be accomplished by specifying the banner background URL using a style in the div tag like this:
If you're using a 234px word phrase with a 468px banner background, you'll want the word phrase moved to the right half the distance of the difference between the two (117px). You can do this with an added style on the word phrase image like this:
Please, if you use any of the graphics, all we ask is that you might possibly add a small link somewhere on your website back to StealThisGIF.com. Here are a couple of small GIFs you can use. All you have to do is copy the code just below the GIF and paste it into your webpage, blog, forum, MySpace, etc.
Enough explaining. Have fun!