> I have some .CSS files that contain relative URLS to
> a image. These paths get converted to an Absolute
> URL which is not what I want. The image in indeed
> within the local web site that is being mirrored.
> How can I get these images to be downloaded as part
> of the website and the path not rewritten?>
> li.selected {
> background-image:url(./images/leftnav_arrow_blue03.g
> if);
> background-position:left top;
> background-repeat:no-repeat;
> }
Reported 9/08
<http://forum.httrack.com/readmsg/18896/18885/index.html> |