I am using 3.7.3 PL1 and twisted dark template.
just updated or logo, and I can see it fine in firefox... but nothing else... IE, chrome both show the red "X"
here is the header logo code from my header template:
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center" valign="bottom">
<a href="http://www.norcalaircooledgroup.org"><img src="http://www.norcalaircooledgroup.org/graphics/logo2.jpg"></a>
</td>
</tr>
</table>
<!-- /logo -->