matt2kjones
09-24-2006, 06:34 PM
Hey there....
I have done a header on a site, and its causing a white line in firefox, but not in IE... here is a link to a screen shot in firefox: http://www.osstorrents.com/osst.jpg
the code for that header is:
<table cellpadding=0 cellspacing=0 style=\"width:100%;\">
<tr>
<td style=\"width:391px; height:124px;\"><img src=\"/images/header/OSSTlogohead.jpg\" alt=\"OssT\"></td>
<td style=\"text-align: center; background:url(/images/header/headergrad.jpg); height:124px;\"> </td>
</tr>
<tr>
<td colspan=2 style=\"border-bottom:1px #000000 solid; text-align: center; background:url(/images/header/navbargrad.jpg);\"> </td>
</tr>
</table>
Anyone know why its causing this. both the background image and the logo are both 124px in height.... it looks like it starts repeating the background image again though to the right of the logo... i have no idea why
Thanx
I have done a header on a site, and its causing a white line in firefox, but not in IE... here is a link to a screen shot in firefox: http://www.osstorrents.com/osst.jpg
the code for that header is:
<table cellpadding=0 cellspacing=0 style=\"width:100%;\">
<tr>
<td style=\"width:391px; height:124px;\"><img src=\"/images/header/OSSTlogohead.jpg\" alt=\"OssT\"></td>
<td style=\"text-align: center; background:url(/images/header/headergrad.jpg); height:124px;\"> </td>
</tr>
<tr>
<td colspan=2 style=\"border-bottom:1px #000000 solid; text-align: center; background:url(/images/header/navbargrad.jpg);\"> </td>
</tr>
</table>
Anyone know why its causing this. both the background image and the logo are both 124px in height.... it looks like it starts repeating the background image again though to the right of the logo... i have no idea why
Thanx
