Ich lasse es mal bei den alten Typ, sind ja nur 12 iFrame Fehler.
Jetzt habe ich nur noch ein Problem in IE ....
Und zwar wird mein text nicht richtig mittig angezeigt.
<div id="contentcontainer">
<br/>
<br/>
<h1>
Die Seite befindet sich im aufbau.
</h1>
Man kann aber schon den Chat und das Forum nutzen.
</div>
#contentcontainer{ position: absolute;
top: 190px;
bottom: 20px;
left: 100px;
width: 100%;
height: 115%;
z-index: 0;
color: red;
background-image: url(Bilder/backgrund.gif);
background-repeat: no-repeat;
overflow: auto;
max-width:1005px;
max-height:980px;
border:2px solid #848484;
}
Mfg
André
Jetzt habe ich nur noch ein Problem in IE ....
Und zwar wird mein text nicht richtig mittig angezeigt.
<div id="contentcontainer">
<br/>
<br/>
<h1>
Die Seite befindet sich im aufbau.
</h1>
Man kann aber schon den Chat und das Forum nutzen.
</div>
#contentcontainer{ position: absolute;
top: 190px;
bottom: 20px;
left: 100px;
width: 100%;
height: 115%;
z-index: 0;
color: red;
background-image: url(Bilder/backgrund.gif);
background-repeat: no-repeat;
overflow: auto;
max-width:1005px;
max-height:980px;
border:2px solid #848484;
}
Mfg
André