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

Sorry about that. It worked when I applied zoom using the web developer tool.

I noticed that div#rightbackground is empty and has a min-height of
854px. Did you try height: 854px ?
Also, instead of having a separate div for the background image, why
don't you put it in the body or div#container or div#view?

You could use
background: url(image.jpg) top right;

~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