Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Nakładanie się warstw, Poprawne wyświetlanie w IE
pl65
post
Post #1





Grupa: Zarejestrowani
Postów: 9
Pomógł: 0
Dołączył: 17.02.2008
Skąd: Hrubieszów

Ostrzeżenie: (0%)
-----


Mam taki problem że mam menu nakładające się na sekcję nagłowek. Wszystko dobrze działa w Operze i Mozilla Firefox ale nie wiem czemu nie chce działać w Internet Explorer sadsmiley02.gif . Efekt jest taki że nie wyświetla warstwy zapisanej w CSS jako MENU. Co mam zrobić żeby ją wyświetlało.
Kod
html, body {
     background-color: #fff;
     color: #000;
     margin: 0;
     padding: 0;
     background-image: url(theme/image/kratka.png);
    
}

dl, dt, dd {
     display: block;
     margin: 0;
     padding: 0;
}

dl {
     width: 150px;
     padding: 1px 2px;
     background-color: #9ce;
     border: 3px  #28e;
}

dt {
     padding: 7px 30px;
     font-weight: bold;
     font-size: 11pt;
     background-color: #25b;
     color: #9ce;
     text-align: right;
     border-right: 30px solid #26d;
     margin-top: 1px;
}

dd {
     border-top: 1px solid #9ce;
     font-size: 11pt;
}

dl a:link, dl a:visited {
     display: block;
     width: 137px;
     text-decoration: none;
     padding: 7px;
     font-weight: bold;
     background-color: #27c;
     color: #def;
     border-left: 0px solid #25b;
}

dl a:hover {
     width: 120px;
     background-color: #28e;
     color: #fff;
     border-left: 17px solid #26d;
}

#top {
     width: 780px;
     height: 2px;
     margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
}

#NAGLOWEK {
     position:relative;
     background-image: url(theme/image/banner.jpg);
     background-repeat: no-repeat;
     height: 106px;
    

}

#MENU {
     position: absolute;
     width: 164px;
     float: left;
     overflow: hidden;
     top: 72px;
    
    
}
#PODMENU {
     width: 152px;
     float: left;
     overflow: hidden;
     background-color: #fff;
     min-height: 280px;
     border: 1px dotted black;
  
}

#TRESC {
     width: 620px;
     float: right;
     overflow: hidden;
     background-color: #fff;
     min-height: 280px;
     border: 1px dotted black;
   }

#STOPKA {
     clear: both;
     color: black;
     width: 100%;
    
}


Jeśli by coś zmieniało to mogę podać adres strony

Ten post edytował pl65 19.02.2008, 18:16:12


--------------------
Przemek :)
lisnet.info
Go to the top of the page
+Quote Post

Posty w temacie
- pl65   Nakładanie się warstw   19.02.2008, 17:37:02
- - Sebastian003   podaj...   19.02.2008, 19:36:12
- - pl65   adres mojej strony to lisnet.info/galeria.php Nie ...   19.02.2008, 20:24:15
- - sf   pierwsza sprawa to sprawdzaj kod na validator.w3.o...   19.02.2008, 20:58:28


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 20.08.2025 - 18:51