Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS strange issue

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27065
    cybershot
    Participant

    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

    #67453
    TheDoc
    Member

    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?

    #67454
    cybershot
    Participant

    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

    #67458
    box
    Member

    Post a link to the live website that you’re having the trouble with.

    #67460
    cybershot
    Participant

    it’s not live yet, to much work going on to post a link

    #67498
    box
    Member
    "cybershot" wrote:
    …I upload everything to the web …

    That pretty much makes it live ;)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.