[Trebuie sa fiti inscris si conectat pentru a vedea acest link] - scuzati umbra e de la avatar
buna cum as putea sa fac acele tabele sa fie egale?
versiunea phpBB3
Cod de al tabele:
buna cum as putea sa fac acele tabele sa fie egale?
versiunea phpBB3
Cod de al tabele:
Cod:
.row2, .row1, .row3, .panel{
border-radius: 4px;
background: #f1f1f1;
border: 1px solid #d7d7d7;
}
.postbody {
border: 1px solid #d7d7d7;
padding: 5px;
border-radius: 5px;
background: white;
min-height: 284px;
}
.postprofile {
min-height: 270px;
border: 1px solid #d7d7d7;
padding: 1px;
border-radius: 5px;
background: white;
height: 290px;
}
#smiley-box iframe, .smile-status-box iframe {
border: 0px;
box-shadow: 0px 0px 0px #ffffff;
}