well, now i'd like to go on with bothering you guys with my problems gg
i just encounterd a design/CSS problem with my website which only occurs in IE (8?) and i don't know how to get rid of it...
in IE 8 there is this annoying gap between one image in a <td> and a background image of the <td> beneath:
*as i'm not allowed to post clickable links yet, you could also take a look on the attached file...*
if you take a look at dr-zeller.com, everything looks fine in firefox.
in my index.php i position the two images the following way:
image in the upper right corner ==>
<td bgcolor="#000000" height="130" rowspan="2"> <img src="00Images/logo.gif" /> </td
bg image beneath: ==>
<td bgcolor="#000000" style="background-image:url('00Images/logo_side.gif'); background-repeat:no-repeat;" width="130">
could someone give me a hint what's going wrong here? the table border is of course set zero.
thanks a lot!!!
ieproblem.jpg (135.53K)
Number of downloads: 12
Help















