Ahhh, sry das geht leider nicht, weil ich lokal entwickle...
Gibt es den keine Theorie? Hier mal ein Auszug aus meiner CSS:
ZitatAlles anzeigen#wrapper{
width: 1024px;
/*height: auto;*/
overflow: visible !important;
}
#content {
background: #9a8da6 no-repeat center top;
width: 1024px;
height: 1872px;
overflow: visible !important;
}
/*
* Posts
*/
#posts{
position: relative;
width: 615px;
height: 638px;
float: left;
/*overflow: auto;*/
margin-top: 25px;
margin-left: 0px;
z-index: 5;
}
.post{
background: #c3bbcb;
margin-bottom: 1px;
/*height: 200px;*/
color: black;
display: table;