Skip to main content
carries7564
Participating Frequently
June 12, 2017
Answered

Image Preview

  • June 12, 2017
  • 3 replies
  • 346 views

Hello,

I am fairly new to Dreamweaver. I have recently added a jumbotron image to the page I am working on. When I go to preview the page, Internet Explorer is able to load the current page; however, in Chrome, all changes load except the image. Does anyone know what the problem might be? Thank you!

    This topic has been closed for replies.
    Correct answer Nancy OShea

    If DW can't see it, make sure your image is optimized for the web and your code contains no errors. 

    3 replies

    carries7564
    Participating Frequently
    June 12, 2017

    Thank you both for your insight. I am previewing it locally, and cannot provide code/link information until the page goes live. However, it appears Dreamweaver was not rendering the preview correctly. When I opened the HTML file in Chrome directly, all contents showed up. Thanks again!

    Nancy OShea
    Community Expert
    Nancy OSheaCommunity ExpertCorrect answer
    Community Expert
    June 12, 2017

    If DW can't see it, make sure your image is optimized for the web and your code contains no errors. 

    Nancy O'Shea— Product User & Community Expert
    Nancy OShea
    Community Expert
    Community Expert
    June 12, 2017

    How big is your image?  Is it optimized for the web and saved as sRGB color and not CMYK?

    Can you post a link to your online page?

    Nancy

    Nancy O'Shea— Product User & Community Expert
    Community Expert
    June 12, 2017

    Sounds like an issue with caching potentially.  Are you previewing locally or remotely?  If it is local, can you share a snippet of the code to show the image link you have so we can verify it looks ok?  You can also try validating your code if there is the potential of whether there is a coding issue ( https://validator.w3.org ​ ).