Image List Issue, It has to be simple, I think I am just missing something :) HELP ME

Discussion in 'CSS' started by sundaybrew, Jan 27, 2008.

  1. #1
    Hello and thanks for stoping in to help me :)

    This page

    http://plumbingskool.com/copper-pipe/different-grades-of-copper-pipe.html

    If you look in FF you can see that my water drop lists are fine

    BUT if you look in IE7 , you can see the two first images are only like 1/3 and the last one is the what it should be ( full size )

    I must not be good enough to know all the css defines

    Could someone tell me what I am missing , I tryed the display: block; and no luck :(

    Here is my css
    Any help would be awesome

    Thanks in advance!
     
    sundaybrew, Jan 27, 2008 IP
  2. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I see nix wrong here:

    http://stommepoes.nl/ie7plumbingskool.gif (Windows machine with XP not Vista... shouldn't matter but who knows?)

    IE6 has issues though. It displays both the list-style disc AND the image.

    IE6 doesn't understand the html>body thing-- selectors suck in IE6.

    Maybe some other people need to look at it in IE7 and see who has the issue and who doesn't?

    If it stays a problem, then you can also use a background image on the li's instead of list-style-image. Works too so long as you give some left padding to stop the words from covering the image : )
     
    Stomme poes, Jan 28, 2008 IP
    sundaybrew likes this.
  3. sundaybrew

    sundaybrew Numerati

    Messages:
    7,294
    Likes Received:
    1,260
    Best Answers:
    0
    Trophy Points:
    560
    #3
    Thanks !

    Yea, FF and Ie7 are fine :)

    I guess ie6 will soon be way outdated anyhow :)
     
    sundaybrew, Jan 28, 2008 IP