Using PNGs with Transparent Backgrounds

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Using PNGs with Transparent Backgrounds

    I created some circle/buttons that float around the html page on a dreamweaver
    timeline.
    On my mac, safari browser they work fine. They fly in and out as circles with
    a transparent background since photoshop creates images in squares or
    rectangles. On PC explorer broswers the transparency turns to a white
    background. This also happens when I create a photoshop png that is a
    transparent background with just type. The image of the word comes in on a
    white block. Is there something I can do to these images to make it work
    transparent?

    td.im Guest

  2. Similar Questions and Discussions

    1. #40158 [NEW]: Artifact left on transparent pngs using image filters
      From: henus at mail dot ru Operating system: Windows XP PHP version: 5.2.0 PHP Bug Type: GD related Bug description: ...
    2. PNGs
      Hi, Has anyone get any ideas on displaying PNGs properly (ie, with full alpha channel transparency). I understand that NN displays them properly...
    3. Problems with transparent backgrounds
      Hi, I am trying to make a eps file whicht shows a hand-drawn product and I would like the background to be transparent. I have opened the eps file...
    4. making gif backgrounds transparent
      I can't figure out how to do this. I keep getting a white background that shows up around the animated gif and obstructs other things on my webpage....
  3. #2

    Default Re: Using PNGs with Transparent Backgrounds

    There is no easy solution. Thats because Microsoft sucks. You have two
    options...

    Block IE users and tell them to switch to Firefox (easiest)

    or

    Go here... [url]http://www.mongus.net/pngInfo/[/url] and use that. (preferable)

    Neil Here Guest

  4. #3

    Default Re: Using PNGs with Transparent Backgrounds

    It depends on the kind of transparency you use. An PNG that uses single
    color transparency like a GIF will work fine in IE. A PNG that uses alpha
    channel transparency (translucency is a better word in this case) need to
    have IE use an add-in to process the image.

    There are plenty of hits on Google for "IE PNG alpha transparency."


    Lionstone Guest

  5. #4

    Default Re: Using PNGs with Transparent Backgrounds

    I use png's all the time with no problems.

    In fact, kilobytes are saved all round with png's winning over your average
    gif with less file size and sharper images.

    As stated, as long as you don't meddle with the transparency, it works great.

    Try saving a two colour image to a gif and a png and see what wins.

    After 15 or 20 colours, its time for your jpeg.

    Gifs are doomed.



    Css Lover Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139