Bild gekachelt - fixiert

gekachelt horizontal - gekachelt vertikal - Bild zentriert - 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: repeat;
background-attachment: fixed
}
</style>