Hi Phil
Have you tried url("/imgcss/foo.gif")?
Please note that this only works if the imgcss-dir is located directly under
the doc-root. If it's not, as i remember it was located under the xsl-dir,
adjust above absolute path. I.e. if foo.gif resp. its imgcss-dir can be
addressed as follows http://www.myweb.com/dir1/dir2/imgcss/foo.gif than use
url("/dir1/dir2/imgcss/foo.gif.
That should work ... Raffaele
> -----Urspr�ngliche Nachricht-----
> Von: pguillard [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 25. November 2004 16:33
> An: [EMAIL PROTECTED]
> Betreff: [SPAM] Re: css file wih images
>
>
> Hum i get it with url("../foo.gif") and find the foo.gif in
> the actual
> folder, not the parent.
> Phil
>
>
> pguillard wrote:
>
> > Thanks for the informations,
> > unfortunately, i've put the file everywhere and tested
> relative paths
> > and absolute : no way for me to get a .gif from css file... :-(
> >
> > Tested
> > url("imgcss/foo.gif")
> > url(imgcss/foo.gif)
> > url("./imgcss/foo.gif")
> > url(./imgcss/foo.gif)
> > url(http://...../imgcss/foo.gif)
> > url("http://...../imgcss/foo.gif")
> > I understand the sitemap is not concerned so no idea..
> >
> > Phil
> >
> > Ugo Cei wrote:
> >
> >> Il giorno 23/nov/04, alle 08:22, pguillard ha scritto:
> >>
> >>> I have a css stylesheet that contains images. I don't
> see them on
> >>> my HTML pages. When i put the css style directly in my XSL
> >>> stylesheet in the html header they are rendered correctly, that
> >>> means my entries for css and gif in sitemap are ok. Any idea ?
> >>
> >>
> >>
> >> When you put relative URLs in your CSS files, they are
> interpreted as
> >> relative to the location of the CSS file itself. When you wite CSS
> >> code inline, relative URLs are interpreted as relative to the
> >> location of the containing HTML file.
> >>
> >> Ugo
> >>
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]