Hallo zusammen,
auf Windows (IE, FF, Opera) sieht das erstellte Werk soweit gut aus, wenn der Inhalt im #box DIV über die 100% hinauswächst wird das Hintergrundbild leider im FF und Opera nicht weiter gekachelt.
Kann mir jemand helfen?
Code:
* {margin:0px; padding:0px;}
html,body {margin:0px auto; padding:0px; height:100%; width:780px; background-color:#FFFFFF;}
#box {text-align:left; margin:0px auto; height:100%; background-image:url(background.gif); background-repeat:repeat-y;}
Danke und Grüße
Ariane