dkdenz
New member
Da hast Du Recht...Denn wenn ich das Hintergrundbild mittig setze, stimmen ja die Angaben von #news nicht mehr.
Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
Da hast Du Recht...Denn wenn ich das Hintergrundbild mittig setze, stimmen ja die Angaben von #news nicht mehr.
body {
background: url(../../pics/head.jpg); background-repeat: no-repeat; background-color: #b0bec1; color: #7d70cc;
}
body {
background:url(../../pics/head.jpg) [B]top center[/B] no-repeat #b0bec1;
color: #7d70cc;
}