treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Trouble with PNG fixes

  • Hey guys,

    Trying to get a site I'm putting together fixed for PNGs I'm using on some of the content images overlaying the background. Problem is I've tried 2 PNG fixes and neither of them appear to be successful. The one I'm currently using is this:

    http://jquery.andreaseberhard.de/pngFix/

    But it does not appear to be working at all. The site I'm modifying is: http://www.citruscreativestudio.com/testcenter/adobevet

    Maybe I'm using it wrong, but I'm not seeing anything I should be adding, like a class or anything like that. Anyone use these often enough to spot what I'm missing?

    Thanks!
  • try dd_belated. it's very simple to implement.
  • Great thanks a ton. Reading the site for DD belated I'm realizing that none of the other PNG fixers I was using were drawing back to the stylesheet and grabbing the background-image properties, just the .png page graphics directly.

    Works like a charm :)