by bkeep » Mon Jul 13, 2009 2:51 pm
like a new header image or just adding an image the header image is located in the tpl folder you are using and is called banner.jpg so create a new file and overwrite that if the dimensions differ from the original banner.jpg edit the css style sheet with the correct demensions and go from there.
if you just want to incorporate images else where look through the tpl files and get an idea of how they are formatted something like this <img src="templates/{$smarty.const.TEMPLATE_DIR}/images/your_image.jpg" alt="" /> upload your new image you want displayed in the tpl to the images directory of your current template folder