Re: [css-d] Web Pages Shift

2011-03-31 Thread Kevin A. Cameron
I think this is acceptable and expected behaviour, and not something that needs to be 'fixed'. But to each their own... :) Kevin On Wed, Mar 30, 2011 at 10:20 AM, David Hucklesby wrote: > On 3/30/11 12:57 AM, Markus Ernst wrote: > >> Am 30.03.2011 09:25 schrieb PL: >> >>> Bob, >>> >> [...] > >

Re: [css-d] Web Pages Shift

2011-03-30 Thread David Hucklesby
On 3/30/11 12:57 AM, Markus Ernst wrote: Am 30.03.2011 09:25 schrieb PL: Bob, [...] html, body { height: 100%; margin: 0 0 1px; padding: 0; } But I will do a bit of research to discover what this is all about. It is not too complicated: [...] - The CSS rules you provide give the page a h

Re: [css-d] Web Pages Shift

2011-03-30 Thread Markus Ernst
Am 30.03.2011 09:25 schrieb PL: Bob, I am indebted to you for this bit of information! Thank you. It solved the problem so easily that I am amazed. I had never heard of this, but googled it to see what it was. I dropped some code onto the bottom of my css sheet without really understanding where

Re: [css-d] Web Pages Shift

2011-03-30 Thread PL
Bob, I am indebted to you for this bit of information! Thank you. It solved the problem so easily that I am amazed. I had never heard of this, but googled it to see what it was. I dropped some code onto the bottom of my css sheet without really understanding where to put it or format it, but i

Re: [css-d] Web Pages Shift

2011-03-30 Thread Bob Meetin
Try setting up a permanent vertical scroller. Compare the difference with those that have and those that have not. -Bob __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FA

[css-d] Web Pages Shift

2011-03-29 Thread PL
I have spent quite a bit of time trying to figure out why certain pages shift when loaded (or center differently) than others on this website. These two are very representative of the problem. http://www.broadstonere.com/about/brandon_tones.php and http://www.broadstonere.com/about/people.php A