Bild zentriert - fixiert

gekachelt - gekachelt horizontal - gekachelt vertikal - Bild positioniert

Das kommt in den Headbereich
zurück
Tipps/Tricks

<style type="text/css">
body
{
background-image: url(../images/logo-demo.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed
}
</style>