Opened 14 years ago
Closed 13 years ago
#2797 closed defect (fixed)
logo shows up with gray background on IE6
Reported by: | bill | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Website | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
PNG transparency problem on http://dojotoolkit.org, just bring it up on IE6 and you'll see.
Change History (7)
comment:1 Changed 14 years ago by
Owner: | changed from itorrey to Tom Trenka |
---|
comment:2 Changed 14 years ago by
Owner: | changed from Tom Trenka to itorrey |
---|
The only thing I can think of by looking at the source is that you're right: I don't think the pngHack behavior is either loading or working (probably the former). That's the guess, anyways, since it looks like the logo is the only PNG on almost every page.
I'd suggest either trying to put an absolute URL in the htc reference, or removing it altogether and simply defining a rule in your ie-fix stylesheet.
comment:3 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
don't see what everyone is talking about. must be an old graphic.
comment:4 Changed 14 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
oops. I was in IE7. nm
comment:5 Changed 13 years ago by
Milestone: | 0.9 |
---|
comment:6 Changed 13 years ago by
Owner: | changed from itorrey to Tom Trenka |
---|---|
Status: | reopened → new |
Taking this back as part of the website redesign effort.
comment:7 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing this ticket; the design I put together doesn't require the use of transparent PNGs.
Tom, I looked at this and I'm pulling my hair out trying to figure out why it doesn't work on the live site but worked locally. I'm assuming it's some sort of path issue. Can you take a look at it? I need a fresh set of eyes.