Hallo,
Undzwar geht es um diese Seite "http://www.uranmusic.de"
Die Sidebar rechts verschiebt sich unter die Blogeinträge und dem restlichen Inhalt.
Obwohl meines erachtens die Stylesheet & deren "Div" Container richtige Proportionen haben.
Hier der Auszug der Stylesheet:
Code
#container {
background:transparent;
margin:0 auto;
padding:0;
width:815px;
}
#header {
background: #1E1E1E url(images/logo.gif) no-repeat top center;
height: 143px;
width:815px;
margin: 0; padding: 0;
}
#menu {
width:650px;
height:50px;
text-align: center;
}
#buttons {
width:650px;
height:29px;
background: #1E1E1E url(images/u_head.gif) no-repeat top center;
text-align: right;
}
#content {
background: transparent url(images/corner.png) no-repeat top left;
float: left;
width: 500px;
padding:15px;
}
#navigation {
float: right;
margin: 8px 8px 8px 0px;
padding: 10px;
width: 315px;
line-height: 1.5em;
display: inline;
}
#footer {
background: url(images/footer.png) no-repeat top center;
height: 45px;
width:850px;
margin: 0; padding: 0;
}
Alles anzeigen
Kann dort jemand einen Fehler feststellen?
Wäre über jede Hilfe sehr Dankbar.
Uran