In Internet Explorer in some cases backgrounds disappear seemingly randomly. The fix? Add the position: relative;
style entry to the concerned div
tags.
In Internet Explorer in some cases backgrounds disappear seemingly randomly. The fix? Add the position: relative;
style entry to the concerned div
tags.
thank you…. I have been trying to figure out what was causing this for a few days.
your fix worked 😀