|
 |
|
| Autor |
Nachricht |
cristobal Neuer [User]

Anmeldung: 19.01.07 Beiträge: 2 Wohnort: berlin
|
Verfasst am: 19.01.2007, 00:21 Titel: css & ie - zwei welten prallen aufeiander?! |
|
|
bin grade am verzweifeln, weil in firefox, safari, opera, camino sieht es aus wie es aussehen soll, aber im ie verrutscht der content nach rechts:
http://www.corange.org/clients/bemalt/motive.htm
falls jemand eine idee hat macht er mich glücklich, denn ich will es vermeiden die site mit tabellen bauen zu müssen...
danke !!!
der basic.css sieht so aus:
html, body {
margin: 0;
padding: 0;
}
body {
background-color: #FFF;
color: #232323;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
text-align: center;/*fuer IE_quirks*/
}
/* mainboxes */
#wrapper {
position: relative;
width: 760px;
height: 600px;
background-color: #FFFFFF;
margin: 10px auto;
text-align: left;/*Aufheben von IE_quirks im BODY*/
}
#menue {
position: absolute;
top: 18px;
left: 570px;
width: 220px;
background-color: none;
margin: 0px;
padding: 0px;
}
#content {
position: absolute;
top: 48px;
background-color: #FFF;
width: 760px;
border: 1px solid #000;
}
#content2 {
position: absolute;
background-color: #FFF;
width: 760px;
}
#pic {
position: absolute;
top: 68px;
left: 25px;
background-color: none;
width: 350px;
height: 400px;
}
#pic2 {
position: absolute;
top: 0px;
left: -388px;
background-color: none;
width: 625px;
height: 480px;
}
#pic3 {
position: absolute;
top: 0px;
left: -398px;
background-color: none;
width: 625px;
height: 350px;
}
#pic4 {
position: absolute;
top: 0px;
left: -308px;
background-color: none;
width: 625px;
height: 350px;
}
#txt {
position: absolute;
top: 70px;
left: 430px;
background-color: none;
width: 300px;
height: 350px;
}
#txt2 {
position: absolute;
top: 12px;
left: 25px;
background-color: none;
font-size: 83%;
width: 730px;
height: 500px;
}
#txt3 {
position: absolute;
top: 72px;
left: 25px;
background-color: none;
width: 320px;
height: 350px;
}
#footer {
background-color: none;
color: none;
padding: 5px 0;
text-align: center;
}
|
|
| Nach oben |
|
 |
Wimp Power-Poster [User]


Anmeldung: 22.10.06 Beiträge: 651
|
Verfasst am: 19.01.2007, 00:45 Titel: |
|
|
öhm vllt mal ohne doctipe testen.
oder mal ne freie zeile zwischen banner und content einfügen
ps: ein großes gif bild als hintergrund? O.o _________________

|
|
| Nach oben |
|
 |
cristobal Neuer [User]

Anmeldung: 19.01.07 Beiträge: 2 Wohnort: berlin
|
Verfasst am: 19.01.2007, 09:49 Titel: <br> |
|
|
super, vielen dank für den tip!
die einfachste sache war mal wieder, ein einfaches <br> nach dem banner und alles funzt! danke!!!
|
|
| Nach oben |
|
 |
thepiep Beliebter [User]

Anmeldung: 24.08.06 Beiträge: 329 Wohnort: NRW
|
Verfasst am: 19.01.2007, 10:48 Titel: |
|
|
Jo, den Fehler hatte ich schon öfter beim IE - auf einmal verschwindet der ganze Text - aber kaum fügt man irgendwo sinnlose Leerzeilen ein, gehts wieder 
|
|
| Nach oben |
|
 |
|
|
 |
|
Alle Zeiten sind GMT + 1 Stunde
|
| Seite 1 von 1 |
|  |