Afficher un message
Vieux 14/06/2008, 12h28   #5
kim
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Source code pointing to local computer

You need to correct these paths as the website is looking for the
stylesheet on your hard drive which is hopefully don't have access too.

file:///C|/Dokumente%20und%20Einstellungen/John%20Boyle/Eigene%20Dateien/Unzipped/horizon-1/horizon/css/style.css"
/ needs to be changed!

I've no idea of the structure of your site so I suggest that you upload
css folder with your css file "styles.css" in it to the root of your
site. Then you replace the above path so your link to the stylesheet
looks like this...:

<link rel="stylesheet" type="text/css" href="css/style.css" />

BTW... if you're having trouble with all this put/get get a "real" FTP
client to up/download your files with. I use ws_ftp 95 but filezilla is
also very good.

Janthesailer skrev:
> I've set the site up Ok. It can be seen at www.Touring-Berlin.de and is a
> right mess. What I have done is download a pre-designed page and add my
> content. In the last couple of hours I've developed a theory. Within the site
> are a number of files that I didn't create. I take it that these are CSS. I
> think that what I must do is move them to the images folder and "Put" the
> entire site again. Does this sound about right?
>
>


--
Kim
---------------------------
http://www.geekministry.com

  Réponse avec citation
 
Page generated in 0,05394 seconds with 9 queries