Image will not display in Internet Explorer

Discussion in 'Graphics & Multimedia' started by MarkStrobel3367, Mar 2, 2010.

  1. #1
    I am trying to wrap text around an image but I cannot get the image to display in Internet Explorer. I tried using two scripts with the same results:

    <span style="float: left;"><img src="images/parents-giving-money.png" width="298" height="298"></span>

    <img src="images/parents-giving-money.png" width="80" height="80" align="right">

    I even tried removing the height and width info from the script to see if that made a difference but it didn't.

    The image displays correctly in FireFox. However, for some strange reason, the image doesn't appear in in Windows Explorer. Does anyone have any suggestions as to how I can correct this problem? Thanks.
     
    MarkStrobel3367, Mar 2, 2010 IP
  2. MmmDesign

    MmmDesign Peon

    Messages:
    185
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you post a link to your actual site? Or all of the HTML/CSS code?
     
    MmmDesign, Mar 2, 2010 IP
  3. MarkStrobel3367

    MarkStrobel3367 Well-Known Member

    Messages:
    116
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #3
    Thank you for your reply. I am trying to have text wrap around an image on strongfamilies.us/session1.php. I use IE 8. As you can see from the rest of the site, images appear on the other pages of my site in IE but not on the page in question.
     
    MarkStrobel3367, Mar 2, 2010 IP
  4. redlightshooter

    redlightshooter Greenhorn

    Messages:
    94
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    18
    #4
    it is displayed on other browser?
     
    redlightshooter, Mar 2, 2010 IP
  5. MarkStrobel3367

    MarkStrobel3367 Well-Known Member

    Messages:
    116
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #5
    I don't know. I only use FF and IE.
     
    MarkStrobel3367, Mar 2, 2010 IP
  6. MarkStrobel3367

    MarkStrobel3367 Well-Known Member

    Messages:
    116
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #6
    Thank you all very much for your assistance. I found the solution. I deleted the tag 'background-color: #FFF;' from the layout.css file and now images appear on the page in question in IE and FF.
     
    MarkStrobel3367, Mar 3, 2010 IP