Afficher un message
Vieux 14/06/2008, 15h47   #8
josie1one
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Source code pointing to local computer

This background image in your CSS is still pointing to your hard drive:

#main
{
margin: 0 auto;
width: 900px;
background: #FFF
url(file:///C|/Dokumente%20und%20Einstellungen/John%20Boyle/Eigene%20Dateien/Unzipped/horizon/horizon/images/background-main.png)
repeat-y;

}

Your images need to be optimised with an image programme such as Photoshop -
they are huge! You have resized them in Dreamweaver which you really can't
do.
Brandenburg Gate is 873kb - should be no more than 40kb. In it's original
form it's 1536x1024 but resized to 280x200
Philharmonie - 1441kb is 2048x1536 but resized again to 280x200.

--
Jo





"Janthesailer" <webforumsuser@macromedia.com> wrote in message
news:g30h5o$48k$1@forums.macromedia.com...
> Well thanks to the given here I am making progress. Five of the
> seven
> pages show correctly. So I made two copies of one of the correctly
> showing
> pages, pasted the appropriate content and then over wrote the two
> incorrect
> pages. Then I "Put" them. Still the result is rubbish. Yes I know that
> when
> I do finally get it right I've got to go back in and amend the meta tags
> but
> that is for the future. Any ideas as to how to go about it now?
> www.Touring-Berlin.de
>



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