HTTrack Website Copier
Free software offline browser - FORUM
Subject: URL in .CSS files
Author: David
Date: 02/23/2009 21:44
 
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.gif);
background-position:left top;
background-repeat:no-repeat;
}
 
Reply


All articles

Subject Author Date
URL in .CSS files

02/23/2009 21:44




9

Created with FORUM 2.0.11