Hello,

I'm using Lenya-1.4 (HEAD of subversion checkout) with Tomcat 5.5.15. I'm trying to put a "background-image" behind a table
but it doesn't work from the CSS file.  If I put:
         style="background-image: url('images/ripples.png');
directly in the table it works but if I reference it:
        class="ripple"
in a CSS file it doesn't work.  The other attributes from "ripple"  work
so I know its picking the right style.

Does anyone know what I have to do differently to make the url reference work from a stylesheet.

I 'grep-ped' the distribution and found the <context-prefix/> in some of the stylesheets. Is there something like that to access static files in the publication itself (e.g. /default/resources/shared/images/)?

Phillip Soltan
AAA WebPro
tel: 805.484.8864
http://www.aaawebpro.biz


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

Reply via email to