Hello, I have to center background and DIV's on it. All this content should open centered even in small browser windows. But it seems there is no firm method to do this.
1. The trick with "left:50%" parent div and negative child div margin has the shortcoming - it cuts left side a bit. So it is possible to scroll only to the right, and a little part of the left side background remains hidden. http://www.wpdfd.com/editorial/thebox/deadcentre4.html 2. Using JQuerry or Javascript makes all content to jump and align on opening. This doesn't fit as the site navigation must be smooth. Could you advise some other method? Thank you in advance, Ktt ______________________________________________________________________ css-discuss [[email protected]] 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/
