On Friday 15 July 2005 18:43, Rolando Isidoro wrote: > > 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
That's it, thanks! To refer to an image from page.css, give the url relative to page.css itself - so obvious, never occurred to me to try. One gets used to more complex paths set in some other cofiguration file, such as with Apache & Tomcat and so on. Thanks, Bruce --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
