Closed (fixed)
Project:
Zero Point
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2009 at 00:30 UTC
Updated:
25 Feb 2010 at 00:17 UTC
I tried using two different javascript based slideshow moduels: views rotator and views slideshow. Using firefox or safari these work fine with the theme but with IE8 they don't showup, or only show up for a split second.
At first i thought the issue may be with the modules but others did not have the IE8 problem. Then i tried using another theme and they did work on IE8 using other themes. So it seems to me that there is something with Zero Point and javascript based slideshows that is not working together.
Comments
Comment #1
akolahi commentedThe issue was related to this css attribute in layout.css:
Removing that fixes the issue. Perhaps there is a less problematic way of preventing large images from breaking layout?
Comment #2
florian commentedFixed in releases 6.x-1.9 and 6.x-2.2
Comment #3
florian commented