I have set the top_logo.png to repeat from an image of 77 x 5 pixels and that works fine.
I have edited my overall_header.html as follows:
<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="77" align="left" valign="top"><a href="http://www.galahscorner.com.au/gumtree/" target="_blank"><img src="http://www.galahscorner.com.au/gumtree/banners/banner.gif" width="800" height="73" border="0" /></a></td>
</tr>
</table>
</div>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="77" align="left" valign="top"><a href="http://www.galahscorner.com.au/gumtree/" target="_blank"><img src="http://www.galahscorner.com.au/gumtree/banners/banner.gif" width="800" height="73" border="0" /></a></td>
</tr>
</table>
</div>
Yet even after uploading the new file (I deleted the old one rather than over write it) the sitelogo_small.png and the table it is in still shows up as a red X
I am unable to find any other reference to sitelog_small.png so I am guessing another file is required to be edited in order for it to be removed and my banner to show in it's place.
You can see the current problem at http://www.galahscorner.com.au/gumtree/index.php and I would appreciate some help it resolving this issue thanks.