Click to See Complete Forum and Search --> : border problems


john noble
10-21-2005, 05:20 AM
On this page (http://www.lighthousemuseum.org.uk/index.html)

I am having difficulty in removing the red line on top of the main image. In FF everything is OK, only when viewed in IE I am getting this problem.

Here is the CSS

table.main
{
margin: 0px auto;
padding:0;
text-align:center;
width: 780px;
height: 600px;
background-color: red;
border-style: solid;
border-spacing: 0px;
border-width: 0px;
border-collapse: collapse;
vertical-align:top;
}

td.mainimage{
width: 540px;
height: 240px;
background-color: #21517f;
padding:0;
vertical-align:bottom;
}

The problem is that the bg color of the table is still seeping through. I just cant get the mainimage td to use all of its allocated size.

Any advice welcome.

j

Fang
10-21-2005, 07:44 AM
I don't see it. :confused:

john noble
10-21-2005, 07:51 AM
Are you using IE??

j

Fang
10-21-2005, 12:02 PM
Yes 5.0 5.5 and 6