Updated November 25th, 2005. Better code.
A great way to easily customize the look of your Movable Type weblog is to insert a banner image. To do so, you will need to make adjustments to your style sheet, and potentially to your index and archive templates as well.
Before making template adjustments, you first need to prepare your banner image. You might choose to use an image that will take up the entire banner space, or you might want more of a logo-like image that would only take up a part of the banner space, with a solid color making up the difference. Computers show images at a resolution of 72 dpi (dots per inch), so if you are working with a photograph for your banner image, it will be easier if you work with it at that resolution.
If you want an image that extends like a photograph to the edges of your weblog, create an image with the width of your blog. The MT 3.2 default blog width (#container) is 720 pixels wide, including a 5 pixel inner border (#container-inner). This leaves exactly 710 pixels on the Main Index template for a banner image. On the archive templates that do not have a sidebar, there is space for a 510 pixel wide banner. If you have added a 200 px wide sidebar to the archive templates, then a banner image 710 pixels long will be displayed in full. If you have not added a sidebar to your archive templates, then a 710 pixel wide banner image will get cut off by 200 pixels on the right side.