Solid Background in IE, but not FireFox
wakeband - April 10, 2009 - 18:39
| Project: | Views Rotator |
| Version: | 6.x-1.0-alpha2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | wakeband |
| Status: | active |
Jump to:
Description
I am using views rotator on my homepage to display upcoming events: http://cumberlandchurch3.morningstardesigns.com/
But, the background is a solid white in Internet Explorer, but displays correctly in Firefox as transparent with the gradient background showing through. Any suggestions?

#1
I am having the EXACT same problem. Inside my container I have some general text (so it's not only an image) and the background where the text is CONSTANTLY always white. Is there a solution to this out there?
#2
This has to do with how the movement happens in JS. IE has issues and the text changes when the transition happens in IE. By forcing the background to a color this can be fixed. It's basically a hack in IE because of IE. If that is removed any text in there will look bold during and after the transition.