PNG Problems in Internet Explorer

Discussion in 'Graphics & Multimedia' started by toughshot, Aug 16, 2009.

  1. #1
    I am trying to make my site cross-browser proof, however, IE is giving my popup bubbles a black edge on rounded corners and the point. Is there a PNG fix for this floating around or a different way to create a PNG transparency that will work in all browsers?
     
    toughshot, Aug 16, 2009 IP
  2. stampavideo

    stampavideo Greenhorn

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    Plenty! just pick the one you like among those: http://www.google.com/search?q=ie+png+fix

    My favorite is http://www.dillerdesign.com/experiment/DD_roundies/ because it also adds support for -moz-border-radius property, thus making 90% of the png hack unnecessary and is useful with IE7&8 as well.

    Note that no solution is 100% foolproof, I always had to trade something. But unless you do real complex designs and don't care for strict verification of the css, most of the solutions should work straight away. Hope this helps.
     
    stampavideo, Aug 16, 2009 IP
  3. toughshot

    toughshot Peon

    Messages:
    221
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have tried most of those fixes and they have unfortunately changed nothing. The DD_roundies is for HTML code-only boxes, mine is 3 images including a repeating background.
     
    toughshot, Aug 16, 2009 IP
  4. stampavideo

    stampavideo Greenhorn

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Unfortunatly as soon as you do complex layouts things start to break down.

    Recoding the layout in a simpler way sometimes helps. But not having an idea of how your html/css is structured I don't have any other suggestions.

    The most solid png hack I ever used is the one that uses htc behaviors, but it was a few years ago, I dropped ie6 support since then. And I think behaviours are deprecated with ie8.
     
    stampavideo, Aug 17, 2009 IP
  5. Whizkid

    Whizkid Well-Known Member

    Messages:
    324
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    135
    #5
    Whizkid, Aug 17, 2009 IP
  6. Necrospasm

    Necrospasm Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You might also want to look at Nifty Corners. I used it before and works like a charm

    h**p://www.html.it/articoli/nifty/index.html
     
    Necrospasm, Aug 17, 2009 IP