Dear Pagelines forum,
I am trying to use 2 different background images for my page.
I have found this topic already, tried to replicate, and have been unsuccessful so far:
Here is the CSS that I'm trying to use:
#page .page-canvas{
background-image: url('
background-position: left top, right top !important;
background-repeat: repeat-x, no-repeat
}
Here is my url:
Am I using the wrong selectors to make this happen?
Any help to point me in the right direction would be greatly appreciated.
Kind regards,
-Daniel












