HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Problems with dynamic images in CSS
Author: Xavier Roche
Date: 09/13/2008 10:25
 
> One thing that has a problem, though: we have some
> dynamic images in our css files, like
> "url(/media.php?path=/static_images/nav2-bg.gif)".
> These were downloaded, but NOT replaced in the CSS
> file. CSS file still says "background: #0092dd

Can you provide a reproductible example ?
I tried with a minimal css file example:
.foo-bar        {  foo: url(media.php?path=/static_images/nav2-bg.gif); bar:
bar}

And it worked.

The problem is probably related to more complicated css code, or a parsing
error somewhere.

Can you also enable "debug" log, and see if the css file is being parsed
("scanning file .." lines in hts-log.tct)
 
Reply Create subthread


All articles

Subject Author Date
Problems with dynamic images in CSS

09/09/2008 17:14
Re: Problems with dynamic images in CSS

09/10/2008 04:13
Re: Problems with dynamic images in CSS

09/10/2008 10:06
Re: Problems with dynamic images in CSS

09/10/2008 10:43
Re: Problems with dynamic images in CSS

09/13/2008 10:25
Re: Problems with dynamic images in CSS

02/24/2009 18:21




e

Created with FORUM 2.0.11