hiho,
Ausschnitt aus meiner style.css:
#red_line_top { position:absolute;
z-index:5;
top:45px;
right:0px;
width:630px;
height:3px;
max-height:3px;
padding:0px;
margin:0px;
border:0px;
background-image:url(img/bg_line.jpg); }
Opera 6 packt es dort und vor allem so hin, wo bzw. wie es hin soll.
Der IE6 ignoriert jede 'height'-Angabe unter 13px und stellt es halt 13px hoch dar - bei mir jedenfalls. Kennt das jemand?
Gruß Daniel