Johannes Schaefer wrote:
> Ross, error.log is suspiciously empty.
> Firefox (page info) gives
>   http://localhost:8888/skin/images/top.png
> as location for url('images/top.png').
> 
> Helena is right, I forgot to mention where I put the image:
>   It is below src\documentation\resources\images\

That is the formal location.

Did you try the old location:
 src\documentation\content\xdocs\images\

-David

> Thorsten's right:
> The absolute path url('/images/top.png') gets resolved to
>   http://localhost:8888/images/top.png
> which displays properly.
> 
> I just need to understand, still ;-)
> > 
> >>Thanks
> >>Johannes