I have insert on my site, in the html element of my css this code: html { background: url(../images/sx.jpg) repeat-y top left, url(../images/dx.jpg) repeat-y top right; height:100%; -pie-background: url(../images/sx.jpg) repeat-y top left, url(../images/dx.jpg) repeat-y top right; behavior: url(PIE.htc); } I have insert in the file .htaccess AddType text/x-component .htc but don't work the multiple background. I have wrong or there are a problems like a elemente body or table? Many thanks.
Emanuele
Wed Nov 24, 2010 3:21 am
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
Re: Multiple background html element
Unfortunately you can't currently use PIE on the html element. I'd suggest adding a wrapper div just inside the body tag and apply the behavior to it instead.
Users browsing this forum: Bing [Bot], Google [Bot] and 6 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum