Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS]Złe wyświetlanie
kill15
post
Post #1





Grupa: Zarejestrowani
Postów: 184
Pomógł: 14
Dołączył: 21.12.2010

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


Zacznę tak mam 1 komputer i 2 laptopy w domu. Laptopy mają taką sama rozdzielczość.
I na moim komputerze i 1 laptope pokazuje dobrze podczas gdy na 2 laptopie wszystko pokazuje strasznie duże.
O co może chodzić (IMG:style_emoticons/default/questionmark.gif)

Wszystko jest dobrze poza tym że na tym 1 laptopie źle moją stronke pokazuje a inne dobrze

Kod trochę chaotyczny i podzielony na 2 pliki
Kod
body{
background-image: url(../dwojga/tlo.jpg);    
  background-position: top;
  border: 0px;
  margin: auto;
  padding: 0px;
  text-align: center;    

}
#pasekgora{
background-image: url(/images/dwojga/pasekgora.jpg);
height: 48;
margin: auto;
  padding: 0px;
  font-family: Myriad Pro;    
  font-size: 12;    
color: #bbbeb8;    
text-decoration: none;    
}
#pasekgora a:hover{
font-family: Myriad Pro;    
  font-size: 12;    
text-decoration: none;    
}
#pasekgora a:link{
font-family: Myriad Pro;    
  font-size: 12;    
text-decoration: none;    
}
#pasekgora a:visited{
font-family: Myriad Pro;    
  font-size: 12;    
text-decoration: none;    
}

#lewa{
background-image: url(/images/dwojga/lewa.jpg);
background-repeat: no-repeat;    
width: 315px;
height: 882;
float: left;
margin: 0px;

}

#zarejestruj{
background-image: url(/images/dwojga/zarejestruj.jpg);    
background-repeat: no-repeat;
width: 139;
height: 28;
float: right;
margin: auto;
margin-top: 29px;
}
#zarejestrujsie{
background-image: url(/images/dwojga/zarejestrujsie1.jpg);    
background-repeat: no-repeat;
width: 208;
height: 94;
float: right;
margin: auto;
}
.tzarejestrujsie{
color: #9B395E;
  font-family: Myriad Pro;    
  font-size: 12;
  font-weight: bold;    
margin-top: 30px;    
}
.tzarejestrujsie a:LINK{
color: #9B395E;
}
.tzarejestrujsie a:hover{
color: #9B395E;
}
.tzarejestrujsie a:visited {
color: #9B395E;
}
#iofert{
background-image: url(/images/dwojga/iofert.jpg);    
height: 94;
float: right;
margin: auto;
margin-left: 5px;
margin-right: 10px;
font-size: 12px;
  font-family: Myriad Pro;    
}    
.tiofert{
margin-top: 45px
}
#statystyka{
background-image: url(/images/dwojga/statystyka.jpg);    
background-repeat: no-repeat;
width: 235;
height: 94;
float: right;
margin: auto;
}
#menu{
background-image: url(/images/dwojga/menu.jpg);    
width: 972;
height: 37;
float: left;
margin: auto;
}
.tmenu{
color: white;
  font-family: Myriad Pro;    
  font-size: 15;
  font-weight: bold;    
margin-top: 10px;    
text-decoration: none;
}
.tmenu a:LINK{
color: white;
text-decoration: none;
margin: 4px;
}
.tmenu a:hover{
color: white;
text-decoration: none;
margin: 4px;
}
.tmenu a:visited {
color: white;
text-decoration: none;
margin: 4px;
}
input.button{
background: url(images/dwojga/buttonszukaj.jpg)
width: 70;
height: 25;
}


Kod
#logo{
background-image: url(/images/dwojga/kolumna/logo/dwojga.jpg);
width: 297;
height: 204;
float: left;
margin:auto;
margin-top: 20px;
}
#kolumnag{
width: 1287;
float: left;
margin:auto;
}
#logo2{
background-image: url(/images/dwojga/kolumna/logo/rodzina.jpg);
width: 142;
height: 204;
float: left;
margin:auto;
margin-top: 20px;
}
#logo3{
background-image: url(/images/dwojga/kolumna/logo/aktywni.jpg);
width: 147;
height: 204;
float: left;
margin:auto;
margin-top: 20px;
}
#logo4{
background-image: url(/images/dwojga/kolumna/logo/kobiet.jpg);
width: 147;
height: 204;
float: left;
margin:auto;
margin-top: 20px;
}
#logo5{
background-image: url(/images/dwojga/kolumna/logo/obokkobiet.jpg);
width: 11;
height: 204;
float: left;
margin:auto;
margin-top: 20px;
}
#szukanie{
background-image: url(/images/dwojga/kolumna/szukanie/szukanienapis.jpg);
width: 220;
height: 33;
float: right;
margin:auto;
margin-top: 20px;
}
#szukanie2{
background-image: url(/images/dwojga/kolumna/szukanie/szukaniezaw.jpg);
width: 221;
height: 170;
float: right;
margin:auto;
line-height: 0px;
}
.tszukanie2{
line-height: 5px;
}
#pasek{
background-image: url(/images/dwojga/kolumna/tekst/pasek.jpg);
width: 972;
height: 39;
float: left;
margin:auto;
margin-top: 20px;
}
#kolumna2{
background: url(/images/dwojga/kolumna/tekst/tlokolumna.jpg);
width:972;
float: left;

}
#kolumna{
width: 972;
float: left;
margin: auto;
  padding: 0px;
overflow: auto;
}

#lewa2{
background-image: url(/images/dwojga/kolumna/tekst/lewa.jpg);
width: 316;
float: left;

}



PS: W szkole też pokazywało źle. O co może chodzić (IMG:style_emoticons/default/questionmark.gif)

Ten post edytował kill15 11.01.2011, 23:40:24
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: 26.09.2025 - 22:57