Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> --- usunieto przez autora ---
lunter
post
Post #1





Grupa: Zablokowani
Postów: 64
Pomógł: 0
Dołączył: 29.04.2004

Ostrzeżenie: (60%)
XXX--


--- usunieto przez autora ---

Ten post edytował lunter 20.08.2005, 22:55:04
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
revyag
post
Post #2





Grupa: Przyjaciele php.pl
Postów: 2 258
Pomógł: 16
Dołączył: 21.09.2004
Skąd: Kielce

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


Tu link do arta rozwiązującego ten problem : klik
Dodałem pare rzeczy do tego kodu, no i to chyba jest to:
Kod
* {
    margin:0;
    padding:0;
}

body, html {
    height: 100%
}

#wrapper {
    min-height: 100%;
    width: 100%;
    background-color:#efefef;
}

* html #wrapper {
    height: 100%
}

#header {
    background-color: #ff6600;
    height: 100px
}

#content {
    background-color: transparent;
    padding-bottom: 60px
}

#footer {
    height: 50px;
    width: 100%;
    margin-top: -50px;
    background-color: #003366;
}

  1. <div id="wrapper">
  2. <div id="header"></div>
  3. <div id="content"></div>
  4. </div>
  5. <div id="footer"></div>
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 6.10.2025 - 21:08