Updates to get around IE6b handling of div wrapper

git-svn-id: file:///svn/phpbb/trunk@690 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-07-18 12:41:49 +00:00
parent b4d7f7aa0c
commit 8430ab391e
3 changed files with 14 additions and 10 deletions

View file

@ -48,7 +48,9 @@
</tr> </tr>
</table> </table>
<table align="center" border="0" width="98%" align="center"> <table width="98%" cellspacing="2" border="0" align="center">
<tr>
<td align="left" valign="top"><table cellspacing="4" border="0">
<tr> <tr>
<td width="30" align="center"><img src="images/folder_new.gif"></td> <td width="30" align="center"><img src="images/folder_new.gif"></td>
<td><span class="gensmall">{L_NEWPOSTS}</span></td> <td><span class="gensmall">{L_NEWPOSTS}</span></td>
@ -58,6 +60,8 @@
<td align="center"><img src="images/folder.gif"></td> <td align="center"><img src="images/folder.gif"></td>
<td><span class="gensmall">{L_NONEWPOSTS}</span></td> <td><span class="gensmall">{L_NONEWPOSTS}</span></td>
</tr> </tr>
</table></td>
</tr>
</table> </table>
<!-- div align="center"><table width="98%" cellpadding="1" cellspacing="0" border="0"> <!-- div align="center"><table width="98%" cellpadding="1" cellspacing="0" border="0">

View file

@ -37,7 +37,7 @@
</tr> </tr>
</table></td> </table></td>
</form></tr> </form></tr>
</table>< </table>
<table cellspacing="2" border="0" width="98%" align="center"> <table cellspacing="2" border="0" width="98%" align="center">
<tr> <tr>

View file

@ -47,7 +47,7 @@
</tr> </tr>
</table> </table>
<table cellspacing="2" border="0" width="98%" align="center"> <table width="98%" cellspacing="2" border="0" align="center">
<tr> <tr>
<td align="left" valign="top"><table cellspacing="4" border="0"> <td align="left" valign="top"><table cellspacing="4" border="0">
<tr> <tr>