Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS] Problem ze stopką
thomson89
post
Post #1





Grupa: Zarejestrowani
Postów: 1 178
Pomógł: 51
Dołączył: 7.01.2009
Skąd: Gdańsk

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


Witam!

Mam problem ze stopką strony. Nie przylega ona do końca monitora, lecz jak treść jest krótsza pojawia się wyżej. Style stopki:
  1. #footer {
  2. clear: both;
  3. height: 180px;
  4. background: url(../images/img03.jpg) repeat-x left bottom;
  5. /*background-color: #753334;*/
  6. text-align: center;
  7. font-size: smaller;
  8. font-family: Arial, Helvetica, sans-serif;
  9. color: white;
  10. }

(IMG:http://ifotos.pl/img/zrzut3_rqqhxq.JPG)
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
vokiel
post
Post #2





Grupa: Zarejestrowani
Postów: 2 592
Pomógł: 445
Dołączył: 12.03.2007

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


Tak to masz?
  1. <div id="wrapper">
  2. <div id="main" class="clearfix"></div>
  3. </div>
  4.  
  5. <div id="footer"></div>
Nie ma literówek typu wrap w html a wrapper w css ?

W css zapomniałeś chyba o tym:
  1. * {margin:0;padding:0;}

Masz to gdzieś na żywo?
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: 2.10.2025 - 22:25