thank you! the relative path notation could solve my problem. img/blabla/ was not working anymore, but ./img/blabla did the job in my CSS.
another learning is to disable browser cache if i am testing my website :-) 2012/8/6 Thiago H de Paula Figueiredo [via Tapestry] < ml-node+s1045711n571508...@n5.nabble.com> > On Sat, 04 Aug 2012 16:30:39 -0300, sommeralex > <[hidden email] <http://user/SendEmail.jtp?type=node&node=5715089&i=0>> > wrote: > > > i tried > > background:#FFFFFF url("${context:img/layout/bg.jpg}") repeat-x; > > Tapestry only expands ${} referenceschange in .tml files. > > -- > Thiago H. de Paula Figueiredo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=5715089&i=1> > For additional commands, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=5715089&i=2> > > > > ------------------------------ > If you reply to this email, your message will be added to the > discussion below: > > http://tapestry.1045711.n5.nabble.com/image-link-problem-with-different-domains-linking-to-deployment-domain-tp5715061p5715089.html > To unsubscribe from image link problem with different domains linking to > deployment domain, click > here<http://tapestry.1045711.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5715061&code=YWxleGFuZGVyLnNvbW1lckBnbWFpbC5jb218NTcxNTA2MXwxMDUzMzQxMzM4> > . > NAML<http://tapestry.1045711.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://tapestry.1045711.n5.nabble.com/image-link-problem-with-different-domains-linking-to-deployment-domain-tp5715061p5715090.html Sent from the Tapestry - User mailing list archive at Nabble.com.