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?
Comments
Comment #1
Woggers commentedI 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?
Comment #2
mfer commentedThis 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.