That's what I thought. Remove this:
- Code: Select all
BACKGROUND="./assets/images/Cimg4306c.jpg"
from the <body> element and add this:
- Code: Select all
style="background: url('bgimage.gif) top left no-repeat;"
in it's place. That should work (i hope so anyway), all you need to do is change that file name (and folder etc.) to the correct one.
Pete.
