View Full Version : Mozilla, IE, Opera


swazo
04-06-2005, 11:20 PM
Im having a horrid problem with a table/banner issue.

http://obscurethoughts.net/russo/

If you go there in Mozilla or Opera, it looks fine (the banner anyways), however, if you view the page in IE, the banner part with text overlaps.

I cannot figure this out. Its driving me insane to find a fix. If anyone knows a fix, or even a quick temp fix, I'd greatly appreciate it,

Thanks you.

Skipperkirk
04-07-2005, 04:47 AM
umm, it works fine in IE for me...

*Jen*
04-07-2005, 01:37 PM
Not sure if this is the problem, but you don't need </td> there.

<table width="90%" border="0" cellspacing="0" cellpadding="0" style="border:1px solid #000000" align="center">
<tr>
<td height="120" width="343" style="background-image:url(img/left.gif);" valign="bottom" align="right"></td>
<td height="120" style="background-image:url(img/mid.gif);" valign="bottom" align="right"> &nbsp; </td>

<td height="120" width="182" style="background-image:url(img/right.gif);" valign="bottom" align="right"></td>
<!--If you want to put text on the bottom right of the header table section, place it here-->
</td>
</tr>