Hi Chetan,

Thanks, but this doesn't solve the problem. Image is still randomly showing/not showing :(
Anything else I could try?

Thanks,
Albert


On 10-12-2010 14:33, Chetan Crasta wrote:
You have to give div#rightbackground hasLayout. You can use the
proprietary zoom:1 to do this:

<!--[if lte IE7]>
<style type="text/css">
div#rightbackground
{
   zoom:1;
}
</style>
<![endif]-->

~Chetan


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to