Em Tue, 28 Jul 2009 18:07:01 -0300, Michael Gentry <mgen...@masslight.net> escreveu:

I changed my BODY tag CSS to read:

  background: url(../images/foo.jpg) repeat-x left top;

and it worked.  No idea why that is needed, though.

I guess why: when you use a *relative* path in CSS, it is relative to the CSS file, not to the page that includes it. And T5.1 does asset versioning, so the CSS path can be different to what you expect.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to