Luke_James
Member
I've added this code to the 'Miscellaneous' box in Style Properties - General - HTML, but it will not change the background. I've also set the background color as transparent.
The background just remains black.
HTML:
#content {
background: url ("http://oi44.tinypic.com/2ev6afn.jpg") no-repeat;
height: 100%;
width: 100%;
}
The background just remains black.