Hej allihopa!
Jag har problem med stilllmallen till min hemsida. Går det att få så båda bakgrundsbilderna (
bg.gif och
bg2.gif) visas samtidigt?
Kod:
body {background-image: url(bg.gif);
background-repeat: no-repeat; background-position: left bottom; background-attachment: fixed;}
och
Kod:
body {background-image: url(bg2.gif);
background-repeat: no-repeat; background-position: right top; background-attachment: fixed;}
Du förstår kanske bättre ifall du besöker
http://jarnheimer.se där förtillfället bara en utav bilderna visas.
Stort tack