I'm hoping someone has seen something like this before? Thanks in advance.
the site's can be found at http://scclan.hostpimps.com/phpBB3
Firefox...
IE7...
Code: Select all
<div align="center">
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div align="center">
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="/images/template_01.jpg" alt="logo" width="1000" height="121" /></td>
</tr>
<tr>
<td><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1"><img src="/images/topmenu_06.jpg" width="43" height="32" /></td>
<td width="213" background="/images/topmenu_07.jpg"> </td>
<td valign="bottom" background="/images/topmenu_07.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%"> </td>
<td width="95%">
<div align="center" class="mainmenu">
<a href="/"><strong>Home</strong></a> | <a href="/phpBB2/"><strong>Forums</strong></a> | <a href="/downloads.php"><strong>Downloads</strong></a> | <a href="/phpBB2/profile.php?mode=register"><strong>Register</strong></a></div>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
<td width="1"><img src="/images/topmenu_09.jpg" width="213" height="32" /></td>
<td width="1"><img src="/images/topmenu_10.jpg" width="37" height="32" /></td>
</tr>
</table></td>
</tr>
</table></div>
Code: Select all
<div class="wrap">
Code: Select all
<div align="center">
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<div align="center">
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="/images/template_01.jpg" alt="logo" width="1000" height="121" /></td>
</tr>
<tr>
<td>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1"><img src="/images/topmenu_06.jpg" width="43" height="32" /></td>
<td width="213" background="/images/topmenu_07.jpg"> </td>
<td valign="bottom" background="/images/topmenu_07.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%"> </td>
<td width="95%">
<div align="center" class="mainmenu">
<a href="/"><strong>Home</strong></a> | <a href="/phpBB2/"><strong>Forums</strong></a> | <a href="/downloads.php"><strong>Downloads</strong></a> | <a href="/phpBB2/profile.php?mode=register"><strong>Register</strong></a>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="1"><img src="/images/topmenu_09.jpg" width="213" height="32" /></td>
<td width="1"><img src="/images/topmenu_10.jpg" width="37" height="32" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>