Hi Kamen, Kamen Bundev wrote: > There are three more ways to do it though: > > 1. To use the IE Png hack (http://www.twinhelix.com/css/iepngfix/), > which brings PNG ARGB support to IE6 (since IE7 already has support).
You can con vert it to indexed png, also, but the GIMP's indexed mode only supports one alpha entry in the indexed palette... > 2. To blend it directly in the background (since it doesn't change > anywhere (or at least didn't see such place)). The problem is that the maemo logo appears in several different pages, with different backgrounds: http://maemo.org http://wiki.maemo.org http://bugs.maemo.org (although bugs looks like the same background as maemo.org) > 3. To blend it on request (maybe cached) with GD/ImageMagick (but that > would eat some CPU). I prefer not putting any more load on that server :) Plus, avoiding solutions which require programming is always good, IMHO. Thanks for the suggestions! Cheers, Dave. -- maemo.org docsmaster Email: [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] _______________________________________________ maemo-community mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-community
