Absolute Positioning
jarchowk - September 20, 2009 - 14:46
| Project: | PNG Fix |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Just an FYI for anyone with the same problem. I had an image with an absolute positioning and pngfix broke the layout in IE6. I looked at the js file and saw the span element created was using relative positioning. I took that out of the styles properties and my layout returned to normal.
I'm not sure the results on other websites but that solved my problem.
