Page Background Image
Howdy,
I'm trying to get a page background to work on this page, but it doesn't seem to be working. Here is the code I used in the custom css for the page:
#content {
background-image: url('http://m40.siteground.biz/~heartcor/asheida.com/wp-content/uploads/2015/04/test-back42op.png');
background-repeat: no-repeat;
background-position: right bottom;
}
Cheers,
Casper
Comments
you got wrong cs and that's why it does not work. The right one should be: