In the css it refers to the images as `url(images/...)`, but you need `url(/images/...)`.
On Sat, Jan 23, 2010 at 13:32, Javier Garcia <[email protected]> wrote: > Hi, > > i have installed this library to show modal windows: > http://www.dolem.com/lytebox/ > > It works fine, but the images belonging to the modal window (for example one > that shows a cross and the word "Close") are not showed. > > I put them in web/images. > > Any idea? > > Javi > > -- > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
