Hello

Why not using relative paths ?

Christophe.

2009/10/7 deian <deian.iva...@gmail.com>

>
> Hi Guys,
>
> What can we do about using tapestry variables in the CSS files?
>
> I have a css file in where I want to use an image as background. So I want
> to use something along the lines:
>
> mySite.css
>
> .mystyle {
>  background: url(${context:images/myImage.png});
> }
>
> Any ideas?
>
> Cheers,
> Deian
> --
> View this message in context:
> http://www.nabble.com/background%3A-url%28%24%7Bcontext%3A-image%7D%29-in-CSS-file--tp25786987p25786987.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to