Forum
Welcome to Aviation Forum Sign in | Join | Help
Search  

Re:Can't get the code to target image

  •  09-30-2000, 12:51 PM

    Re:Can't get the code to target image

    *** Posted by run ***
    Hi There

    The reason why the logo is not displaying is because the logo is not in the same folder as the code. You can point the code to the folder where logo is by changing the following in the code:

    Change: src='avitop11.jpg' to src='../files/jetwash/avitop11.jpg'

    Regards John Raahauge

    [Hi Run,
    I was unable to save the image file to the code because my web host requires that all images be uploaded through them. I'm also unable to use an editor - because we have to use their applet (maxedit); which makes it impossible to paste down in their environment.
    Anyway, I got the code up and running - but I cannot get it to target the image (or vice versa).
    The url: http://www.maxpages.com/jetwash
    Arrgh, I'm not very well versed in code (html or java) I need your help, sorry.

    Cheers,
    m225]
View Complete Thread