Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [CSS][xHTML] Problem z wyświetlaniem warstw w IE
keicam
post 5.05.2009, 14:35:10
Post #1





Grupa: Zarejestrowani
Postów: 2
Pomógł: 0
Dołączył: 5.05.2009

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


Mam problem z wyświetlaniem warst w stopce mojej strony. W firefoxie jest wszytko OK. Jednak chciałem sprawdzić czy w IE wszytko wyświetla się poprawie i niestety tak nie jest.

To kod stopki:
  1. <div id="footer">
  2. <div id="footer_left">
  3. <h2>ZaprzyjaĽnione serwisy:</h2>
  4. <a href="http://www.brodnica.pttk.pl/" target="_blank">www.brodnica.pttk.pl</a><br />
  5. <a href="http://www.nowy-staw.cba.pl/" target="_blank">www.nowy-staw.cba.pl</a>
  6. </div>
  7. <div id="footer_center">
  8. Š 2007-2009 *** | Design: <a href="http://andreasviklund.com/">***</a> | Logo &amp; pomoc: ***
  9. </div>
  10. <div id="footer_right">
  11. <a href="http://validator.w3.org/check?uri=referer" target="_blank"><img src="http://www.w3.org/Icons/valid-xhtml11-blue" class="te noborder" alt="Valid XHTML 1.1" height="31" width="88" /></a><br />
  12. <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" class="te noborder" alt="Poprawny CSS!" /></a>
  13. </div>
  14. </div>

Z góry dziękuję za pomoc.

Ten post edytował keicam 5.05.2009, 14:46:51
Go to the top of the page
+Quote Post
decha-design
post 5.05.2009, 15:12:58
Post #2





Grupa: Zarejestrowani
Postów: 415
Pomógł: 46
Dołączył: 26.05.2007
Skąd: Sandomierz

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


Tak, dużo nam to mówi ... Może jakiś kod CSS co?


--------------------
Go to the top of the page
+Quote Post
keicam
post 5.05.2009, 15:17:02
Post #3





Grupa: Zarejestrowani
Postów: 2
Pomógł: 0
Dołączył: 5.05.2009

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


#footer {width:100%; display:table;}
#footer div {display:table-cell; padding: 10px; vertical-align: middle;}
#footer_left { width: 200px; }
#footer_center { text-align: center; }
#footer_right { width: 200px; text-align: right;}

#footer {
background:#8b8b8b url(img/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:left;
width:100%;
}
Go to the top of the page
+Quote Post
athei
post 5.05.2009, 15:44:32
Post #4





Grupa: Zarejestrowani
Postów: 389
Pomógł: 141
Dołączył: 11.04.2009

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


Zobacz tutaj http://www.quirksmode.org/css/display.html i będzie wszystko jasne.

Ten post edytował athei 5.05.2009, 15:44:46
Go to the top of the page
+Quote Post

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 Wersja Lo-Fi Aktualny czas: 20.06.2025 - 13:21