Post
#1
|
|
|
Grupa: Zarejestrowani Postów: 9 Pomógł: 0 Dołączył: 12.07.2009 Ostrzeżenie: (0%)
|
Witam, jak w temacie. Stosowalem rozne fixy javascript oraz css, nic nie pomaga. link do strony : www.obiwanek.pl
zdjecia z przegladarek : ie6 : http://www.wiader.pl/ftp/ie6.jpg ie7 : http://obiwanek.pl/ftp/ie7.png poprawne wyswietlanie : http://obiwanek.pl/ftp/opera.png css : CODE body { font-family : Helvetica, Arial, sans-serif; line-height : 1.3em; font-size : 12px; color : #333; text-align: center; } p { margin-top : 0; margin-bottom : 5px; margin-left: 10px; } ul { margin-left: 10px; } #page_bg { padding : 10px 0; margin-bottom : 1px; background : #333333; } div#wrapper { display: table; height: 500px; background : #333333 url(images/black/mw_shadow_l.png) repeat-y 0 0; position : relative; width: 768px; margin: 0 auto; text-align: left; } div#wrapper_r { background : url(images/black/mw_shadow_r.png) repeat-y 100% 0; } body.width_medium div#wrapper { width : 950px; } body.width_small div#wrapper { width : 773px; } body.width_fmax div#wrapper { min-width : 750px; max-width : 1050px; } div#header { background : url(images/black/mw_header_t.png) repeat-x 0 0; } div#header_l { position : relative; background : url(images/black/mw_header_t_l.png) no-repeat 0 0; } div#header_r { height : 90px; padding-left : 370px; padding-right : 30px; padding-top : 25px; overflow : hidden; text-align : left; background : url(images/black/mw_header_t_r.png) no-repeat 100% 0; } div#logo { position : absolute; left : 0; top : 0; float : left; width : 298px; height : 75px; background : url(images/mw_joomla_logo.png) no-repeat 0 0; margin-left : 30px; margin-top : 25px; } div#tabarea { background : #333333 url(images/mw_header_b.png) repeat-x 0 0; margin : 0 11px; } div#tabarea_l { background : url(images/mw_header_l_b.png) no-repeat 0 0; padding-left : 32px; } div#footer { background : #333333 url(images/black/mw_footer_b.png) repeat-x 0 100%; } div#footer_l { background : url(images/black/mw_footer_b_l.png) no-repeat 0 0; } div#tabarea_r { height : 42px; background : url(images/mw_header_r_b.png) no-repeat 100% 0; padding-right : 1px; } div#footer_r { padding-top : 10px; height : 47px; overflow : hidden; background : url(images/black/mw_footer_b_r.png) no-repeat 100% 0; } div#footer_r div { text-align : center; font-size : 0.9em; color : #adff2f; } div#footer_r a:link, div#footer_r a:visited { color : #999; } div#footerspacer { height : 10px; } #whitebox { margin : 0 21px 0 21px; background : #000; width : auto; height : 550px; border : 1px solid #adff2f; } #whitebox div { text-align : left; } #power_by { float : right; padding-right : 25px; color : #adff2f; } #outer { position : relative; top : 50%; left : 0; width : 100%; height : 1px; } #inner { margin-left : -250px; position : relative; top : -200px; left : 50%; width : 500px; height : 300px; } div#inner a span { display : none; } div#inner a:visited span { display : none; } div#inner a { text-decoration : none; color : white; } div#inner a:hover span { display : block; position : relative; background : none; font-size : 14px; } div#inner a:link, div#inner a:visited { text-decoration : none; } div#inner a:hover { text-decoration : none; } div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7, div#text8 { color : #222; font-family : verdana, helvetica, "sans serif"; position : absolute; } div#text1 { font-size : 50px; top : 130px; left : -100px; } div#text1 a:hover span { top : 17px; left : 0; } div#text3 { font-size : 50px; top : 130px; left : 500px; } div#text3 a:hover span { top : 25px; left : 0; } div#text4 { font-size : 39px; top : 330px; left : 180px; } div#text4 a:hover span { top : 10px; left : 0; } div#text5 { font-size : 26px; top : 300px; left : 450px; } div#text5 a:hover span { top : 6px; left : 0; } div#text6 { font-size : 32px; top : 300px; left : -100px; } div#text6 a:hover span { top : 6px; left : 0; } div#text7 { font-size : 38px; top : 180px; left : 200px; } div#text7 a:hover span { top : 10px; left : 0; } div#text8 { font-size : 80px; top : 10px; left : 130px; } div#text8 a:hover span { top : 28px; left : 0; } div#urltext, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span { color : #adff2f; } div#urltext { font-family : verdana, helvetica, "sans serif"; font-size : 30px; position : absolute; top : 0px; left : -69px; } div#content { position : absolute; top : 0px; left : -70px; width : 635px; height : 400px; overflow : auto; font-family : verdana, helvetica, "sans serif"; font-size : 13px; color : white; text-align : justify; margin: 2px; padding-right : 8px; } div#content2 { position: absolute; top: -50px; left: -70px; width: 700px; height: 700px; overflow: auto; font-family: verdana, helvetica, "sans serif"; font-size: 13px; color: white; text-align: justify; margin: 3px; padding-right: 8px; } #urltext a:link { color : #9dab41; } #urltext a:visited { color : #9dab41; } #urltext a:hover { color : #9dab41; } #urltext a:active { color : #9dab41; } .titleblock { font-family: verdana, helvetica, "sans serif"; font-size: 12px; color: #adff2f; margin-right: 6px; margin-top: 50px; margin-bottom: 10px; margin-left: 2px; border: 1px solid #222; padding: 4px; } .titleblock span { color: #adff2f; } index.php
Ten post edytował obiwanek 16.07.2009, 11:33:02 |
|
|
|
obiwanek [CSS]Strona zle sie wyswietla na IE6 i IE7 16.07.2009, 10:04:08
erix Zacznij od tego: http://kurs.browsehappy.pl
i od ... 16.07.2009, 10:34:00
Skie IE inaczej liczy marginy i paddingi i Bóg wie jesz... 16.07.2009, 10:38:43
obiwanek wydaje mi sie ze index.html jest poprawny [na wsze... 16.07.2009, 11:27:14
erix Cytatna ie dalej bledy - i dodalo nowe :
Gdyby to ... 16.07.2009, 11:35:39
Crozin [HTML] pobierz, plaintext <div id="footer... 16.07.2009, 11:36:34
krzychu0808 Co do podstaw polecam ten kurs div bardzo fajnie o... 16.07.2009, 11:40:20
obiwanek niestety
[HTML] pobierz, plaintext display: inlin... 16.07.2009, 13:25:02
krzychu0808 Google: Kurs HTML + CSS lub masz tutaj w krokach ... 16.07.2009, 15:43:49
obiwanek poprawilem troche strone - troche bledow zniknelo,... 16.07.2009, 21:17:39
skrypta budujac strukture html zastosuj sie do tych wskazo... 28.07.2009, 13:25:27 ![]() ![]() |
|
Aktualny czas: 22.12.2025 - 21:18 |