On Thu, 06 Jun 2013 12:55:10 -0300, Nomen Nomanum <getibi...@outlook.com> wrote:

Hi.
I have following in css file something like following
.displayingBackground{

        background-image:url('../graphics/SectionForGifs/myImage.gif');
}

Don't use relative URLs (the '../') part in CSS if you want to have pages in different folders. This isn't related to Tapestry at all.

--
Thiago H. de Paula Figueiredo

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

Reply via email to