KeithH
Apr-14-2006, 01:08 PM
This simple image: http://hazweb.smugmug.com/photos/64214970-L.gif suddenly no longer shows at the top of my page. I didn't make any changes. I took the CSS out and it didn't make a difference.
Here is everything in my Header. What i'm I missing? External links are allowed in my gallery.
<DIV align="center" id="navlist">
<table width="750" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="headlg" width="253">
<div align="left"><a href="http://www.smoothphoto.com"><img src="http://hazweb.smugmug.com/photos/64214970-L.gif" width="243" height="30" border="0"></a>
</div>
</td>
<td class="headlg" width="493">
<hr color="#FFFFFF">
</td>
</tr>
<tr>
<td class="headlg" width="253">
</td>
<td class="headlg" width="493" align="right">
<a href="http://www.smoothphoto.com">Home</a> | <a href="http://www.smoothphoto.com/gallery/329242">Info</a> | <a href="http://www.smoothphoto.com/gallery/1093834">Contact</a> | <a href="http://www.smoothphoto.com/gallery/1094200">Guest Book</a> |
<a href="http://www.wsgs.com/">WSGS.com</a>
</td>
</tr>
</table>
</div>
Here is everything in my Header. What i'm I missing? External links are allowed in my gallery.
<DIV align="center" id="navlist">
<table width="750" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="headlg" width="253">
<div align="left"><a href="http://www.smoothphoto.com"><img src="http://hazweb.smugmug.com/photos/64214970-L.gif" width="243" height="30" border="0"></a>
</div>
</td>
<td class="headlg" width="493">
<hr color="#FFFFFF">
</td>
</tr>
<tr>
<td class="headlg" width="253">
</td>
<td class="headlg" width="493" align="right">
<a href="http://www.smoothphoto.com">Home</a> | <a href="http://www.smoothphoto.com/gallery/329242">Info</a> | <a href="http://www.smoothphoto.com/gallery/1093834">Contact</a> | <a href="http://www.smoothphoto.com/gallery/1094200">Guest Book</a> |
<a href="http://www.wsgs.com/">WSGS.com</a>
</td>
</tr>
</table>
</div>