Enhancement request for the ability to use multiple background images.
Define multiple background images in CSS:
.somediv {
background-image: url(headerbg.gif), url(pagebg.gif);
}
More info: http://www.quirksmode.org/css/multiple_backgrounds.html
Original issue reported on code.google.com by tomo...@gmail.com on 11 Feb 2011 at 7:00
Original issue reported on code.google.com by
tomo...@gmail.com
on 11 Feb 2011 at 7:00