Ungelöstes Problem im IE 7
Von: Andre Schmidt (schmidt@trash-mail.de) [Profil]
Datum: 07.10.2009 10:36
Message-ID: <871vlffvmc.fsf@freedom.home.nil>
Newsgroup: de.comm.infosystems.www.authoring.misc
Datum: 07.10.2009 10:36
Message-ID: <871vlffvmc.fsf@freedom.home.nil>
Newsgroup: de.comm.infosystems.www.authoring.misc
Hallo in die Gruppe,
ich habe ein nicht lösbares Problem, welches nur im IE7 auftaucht. Im
IE 8 nur dann, wenn ich X-UA-Compatible mit IE=7 setze:
Hier meine Grundstruktur:
http://x-di7so.lw-s14.x-dizain.de/test/
Das Problem sind die nicht vorhandenen Rundungen in der mittleren
Box. Allerdings sind das die gleichen Klassen, wie in der linken und
rechten Box auch.
Selbst mit den Entwicklertools vom IE8 und dem Firebug kann ich das
Problem nicht lokalisieren.
Einzig, wenn ich in die entsprechenden Klassen width:100% einbaue,
werden die Rundungen in etwa angezeigt aber dafür auch alle anderen
zerschossen.
Das Stück CSS, um das es geht sieht wie folgt aus (style.css):
.blue_fbox {background: transparent; }
.blue_fbox .top, .blue_fbox .bottom{ display:block; background: transparent;
font-size:0.9em ;}
.blue_fbox .top b, .blue_fbox .bottom b { display:block;height: 1px; overflow: hidden;
background-color:#EBEFF9;}
.blue_fbox .boxcontent { background-color:#EBEFF9; border-left: 1px solid
silver;border-right: 1px solid silver;}
.blue_fbox .r1{margin: 0 5px;background-color:silver !important; height:1px;}
.blue_fbox .r2{margin: 0 3px;border-left: 2px solid silver;border-right: 2px solid
silver;}
.blue_fbox .r3{margin: 0 2px;border-left: 2px solid silver;border-right: 2px solid
silver;}
.blue_fbox .top .r4, .blue_fbox .bottom .r4{ margin: 0 1px;height: 2px;border-left: 1px
solid silver;border-right: 1px solid silver; }
Wie gesagt:
Firefox = i.O.
Internet Explorer 8.0 = i.O.
Ich bin recht ratlos...
Danke für Hinweise und Hilfe
Gruß
André
[ Auf dieses Posting antworten ]
