View Full Version : i-frame overlaps in IE


Aneesah
10-16-2004, 04:32 AM
I hope somebody could take a look at http://aneesah.pixelled.com . In internet explorer or Avant browser or anything that only skins IE. The shoutbox overlaps over the "Me" section and the dashes (-------) So nobody could read the Me title.

I tried splitting that column into 3 rows, and put the iframe in the middle row but that caused more problems with widths and cellspacing (I put a 5 cellspacing for the whole table so when I split the column, it's very obvious that there are lines separating them).

Anybody can help, please...?

Oh by the way it looked just fine in Firefox, just IE and Avant. Dunno why.

kittycat
10-16-2004, 03:20 PM
Try adding style="height: 305px;" to the div around the iframe.

Aneesah
10-17-2004, 05:13 AM
Try adding style="height: 305px;" to the div around the iframe.

Yay, that worked! Thanks so much kittycat :D *hugs*