Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [CSS][HTML] obnizanie elementow
ensim
post 14.10.2009, 10:51:58
Post #1





Grupa: Zarejestrowani
Postów: 25
Pomógł: 0
Dołączył: 28.01.2004

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


Witam,
Mam problem z Div'ami.

Mianowicie, mam wrapper w ktorym znajdują się 4 divy, 2 pokazane i 2 schowane. W momencie jak kliknę na 1DIV to pojawia się drugi 2DIV, jak kliknę na 3DIV to pojawia się 4DIV. Wszystko niby jest ok tylko że jak kliknę na 1DIV i pojawia się 2DIV, to 3DIV nie obniza się ponizej 2DIV'a tylko siedzi w miejscu i jest tłem dla 2DIV'a

Oto klasy CSS:
#asiprint_neworderWrapper {
width: 1000px;
height: auto;
margin: auto;
margin-top: 30px;
font-size: 11px;
}

#asiprint_neworderWrapperTitle1 {
width: 1000px;
margin: auto;
height: 20px;
background-image: url('../asiprint_img/bar-grey2.png');
}

.asiprint_neworderContent {
width: 998px;
height: auto;
margin: auto;
border: 1px solid #cacaca;
border-top: 0px;
display: none;
}

.asiprint_neworderContentShow {
width: 998px;
height: auto;
margin: auto;
border: 1px solid #cacaca;
border-top: 0px;
display: block;
}

.asiprint_neworderContent2 {
width: 998px;
height: auto;
margin: auto;
border: 1px solid #cacaca;
border-top: 0px;
display: none;
}

.asiprint_neworderContentShow2 {
width: 998px;
height: auto;
margin: auto;
border: 1px solid #cacaca;
border-top: 0px;
display: block;
}

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: 14.08.2025 - 09:10