treehouse : what would you like to learn today?
Web Design Web Development iOS Development

strange issue

  • I made a site. Looks great on my p.c. I upload everything to the web and more than half the images are gone. if I view it in my browser, all is fine, go to the web to view and all in not fine. anyone got any ideas? all the paths are correct
  • Linky link there Cybershot?

    It simply sounds like the paths aren't correct. Are these images that you're calling from the CSS file, or in the HTML?
  • they are all in the css file. background images. The css file is in a folder called styles, linked to the index.

    then called like this

    background: url(../images/myimage.png);

    looks fine on my computer
  • Post a link to the live website that you're having the trouble with.
  • it's not live yet, to much work going on to post a link
  • "cybershot" said:
    ...I upload everything to the web ...


    That pretty much makes it live ;)