http://www.icyphoenix.com/viewtopic.php?f=32&t=3233&p=22117#p22117
-----------------------------------
Methusala
Tue 11 Dec, 2007 11:35

MG Autumn For PhpBB3 Logo Problem
-----------------------------------
I have removed the sitelogo_small.png and all references to it from my board so that I can upload a new banner.

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:

[code linenumbers=false]<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>[/code]

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.


