Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 60792 invoked from network); 5 Mar 2007 11:19:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2007 11:19:12 -0000 Received: (qmail 12836 invoked by uid 500); 5 Mar 2007 11:19:21 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 12680 invoked by uid 500); 5 Mar 2007 11:19:20 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 12669 invoked by uid 99); 5 Mar 2007 11:19:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2007 03:19:20 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2007 03:19:11 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0277C714339 for ; Mon, 5 Mar 2007 03:18:51 -0800 (PST) Message-ID: <4199900.1173093531007.JavaMail.jira@brutus> Date: Mon, 5 Mar 2007 03:18:51 -0800 (PST) From: "Gavin (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-960) PNG Images not transparent in IE6 or below In-Reply-To: <24358976.1173093290832.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477990 ] Gavin commented on FOR-960: --------------------------- Looking in the source I see MyGroup MyProject Can anyone see where the class="logoImage" is applied, I can't locate it at present. For this fix to work I need to create a unique id="logoImage1" and id="logoImage2" for each one. > PNG Images not transparent in IE6 or below > ------------------------------------------ > > Key: FOR-960 > URL: https://issues.apache.org/jira/browse/FOR-960 > Project: Forrest > Issue Type: Bug > Components: Dispatcher (aka views) > Affects Versions: 0.8-dev > Reporter: Gavin > Assigned To: Gavin > Fix For: 0.8-dev > > > As an example, the project logo images appear with a white-ish background when viewed in IE6 or earlier. Fine in Firefox etc. > This can be overcome with an AlphaImageLoader fix applied. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.