#page {
  background-image: url(/resources/shared/images/myimage.jpg);
}

Any suggestions on how to use an image as a background in Lenya?

Hi Bruce, I've managed to do what you want by adding this line in the page.css:

background-image: url(../images/bg.png);

Hope it works for you too,
Rolando

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to