HTTrack Website Copier
Free software offline browser - FORUM
Subject: URL in .CSS files
Author: David
Date: 02/23/2009 21:45
 
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:45
Re: URL in .CSS files

02/23/2009 21:47
Re: URL in .CSS files

02/23/2009 22:07
Re: URL in .CSS files

02/23/2009 23:13
Re: URL in .CSS files

02/23/2009 23:30
Re: URL in .CSS files

02/24/2009 15:19
Re: URL in .CSS files

02/24/2009 18:24
Re: URL in .CSS files

02/24/2009 18:46




a

Created with FORUM 2.0.11