HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: CSS works locally but not online!
Author: Paul
Date: 04/09/2014 16:57
 
Its OK I fixed it. It is nothing to do with HTTrack.  I will post the fix in
case anyone has similar issues.

It was a badly coded website using CSS in files with the same name as the html
file but with number appended and then some arguements....wierd!

<link rel="stylesheet" type="text/css"
href="index1a1.html?startcss=true&amp;ts=1390316678" />

I renamed the file index1a1.css and removed the arguements and it works:
<link rel="stylesheet" type="text/css" href="index1a1.css" />

It was a site-builder website, I guess they use some weird and badly coded
solutions!
 
Reply Create subthread


All articles

Subject Author Date
CSS works locally but not online!

04/09/2014 16:25
Re: CSS works locally but not online!

04/09/2014 16:57




d

Created with FORUM 2.0.11