Inkompatibilität - Header verschwindet in IE – SELFHTML-Forum Forum als Ergänzung zum SELFHTML-Wiki und zur Dokumentation SELFHTML https://forum.selfhtml.org/self?srt=yes Inkompatibilität - Header verschwindet in IE Fri, 01 Dec 06 00:10:49 Z https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051151?srt=yes#m1051151 https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051151?srt=yes#m1051151 <p>Ich hab ein echtes Problem. Kann mir jemand sagen woran dies liegt, wenn auf folgender Seite im IE der Header verschwindet (dies gilt für alle Seiten):</p> <p>http://www.fc-grathorn.ch/phpwcms/index.php?berichte</p> <p>Mit Firefox erscheint der Header wie verlangt.</p> <p>Die dazugörigen CSS Styles:</p> <p>#container-MASTER {<br>    text-align: center;<br>    background-color: #F9F9F9;  // #xxxxxx; = basic // #F9F9F9; = free // #xxxxxx; = pro ;<br>    margin: 0px auto;<br>    border-left: 1px solid #333333;<br>    border-right: 1px solid #333333;</p> <p>}</p> <p>#container-BLATT {<br>    width: 1000px;<br>    background-color: #F9F9F9;<br>    margin: 0px auto;<br> }</p> <p>#container-OBEN {<br>    background-color: #F9F9F9;<br>    border-bottom: 1px solid #999999;<br> }</p> <p>.header-BILD {<br>       padding:0px 0px 0px 0px;<br> }</p> <p>==================================</p> <p>Ein weiterer Punkt, welcher mich stört, ist die unterschiedliche Zeilenhöhe in der Tabelle auf obiger Page. Die Tabelle basiert auf folgendem CSS (zebra):</p> <p>body{<br>     font-family: "lucida grande", verdana, lucida, sans-serif;<br>     font-size: 6pt;<br> }</p> <p>table#zebra a:link, a:visited, a:active, a:focus {<br>     text-decoration:none;<br>     color: #000000;<br> }<br> table#zebra a:hover { color:#FF0000; text-decoration:none }</p> <p>table#zebra{<br>     border: 1px solid #666;<br> }<br> table#zebra tr td{<br>     font-family: "lucida grande", verdana, sans-serif;<br>     font-size: 8pt;<br>     padding: 5px 2px 5px 2px;<br>     background: #fff;<br> }<br> table#zebra thead td{<br>     color: #666666;<br>     background-color: #FFE377;<br>     font-weight: bold;<br>     border-bottom: 1px solid #999;<br> }<br> table#zebra tbody td{<br>         border-left: 1px solid #D9D9D9;<br>         line-height:1 px;<br> }<br> table#zebra tbody tr.even td{<br>     background: #eee;<br> }<br> table#zebra tbody tr.selected td{<br>     background: #709FCF;<br>     color: #ffffff;<br>     font-weight: bold;</p> <p>}<br> table#zebra tbody tr.ruled td{<br>     color: #000;<br>     background-color: #D5E2F0;<br>     font-weight: bold;<br> }</p> <p>Mit "padding: 5px 2px 5px 2px" gebe ich an, dass der Innenabstand oben und unten 5 px betragen soll. Schaut man sich dies im IE an, sind dies aber nie 5px - im Firefox schon.<br> Wie kann ich die Zeilenhöhe für IE und Firefox vereinheitlichen.</p> Inkompatibilität - Header verschwindet in IE Fri, 01 Dec 06 08:32:43 Z https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051152?srt=yes#m1051152 https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051152?srt=yes#m1051152 <p>Moin</p> <blockquote> <p>table#zebra a:link, a:visited, a:active, a:focus</p> </blockquote> <p>soll wohl bedeuten dass dies für die Links zur in zebra gilt.<br> Dann must du das #zebra hinter jedem Komma wiederholen. Sonst gilt die Regel für a:link in Zebra und für a:visited usw. generell.</p> <p>Gruß<br> rfb</p> Inkompatibilität - Header verschwindet in IE Fri, 01 Dec 06 23:59:52 Z https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051153?srt=yes#m1051153 https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051153?srt=yes#m1051153 <blockquote> <p>Moin</p> <blockquote> <p>table#zebra a:link, a:visited, a:active, a:focus</p> </blockquote> <p>soll wohl bedeuten dass dies für die Links zur in zebra gilt.<br> Dann must du das #zebra hinter jedem Komma wiederholen. Sonst gilt die Regel für a:link in Zebra und für a:visited usw. generell.</p> <p>Gruß<br> rfb</p> </blockquote> <p>Danke für die Antwort, hätte ich schon so gedacht.<br> Allerdings is dies nicht der Grund warum ich hier schreibe. Die Frage ist konkret warum ich auf folgender Webseite:<br> http://www.fc-grathorn.ch/phpwcms/index.php?berichte</p> <ul> <li>der Header im IE 6 verschwindet (im Firefox 2.0 wird er korrekt gezeigt)</li> <li>die Zeilenhöhe im IE viel kleiner ist als im Firefox angezeigt wird in der Tabelle</li> </ul> <p>Bin für jede Antwort froh...</p> Inkompatibilität - Header verschwindet in IE Sat, 02 Dec 06 06:37:04 Z https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051154?srt=yes#m1051154 https://forum.selfhtml.org/self/2006/dec/1/inkompatibilitaet-header-verschwindet-in-ie/1051154?srt=yes#m1051154 <p>Moin</p> <p>teste mal dein CSS: <a href="http://jigsaw.w3.org/css-validator/" rel="nofollow noopener noreferrer">W3C-CSS_Validator</a><br> Mit so vielen Fehlern wäre es ein Wunder wenn das in verschiedenen Browsern gleich interpretiert würde.</p> <p>Gruß<br> rfb</p>