On Aug 26, 2011, at 2:20 PM, John wrote:

http://coffeeonmars.com/testing/Dev_index.html

http://coffeeonmars.com/testing/Dev_WPR_A.html

These two pages ^^^^^ are nearly identical, except that the second one has an image placed into it with a div tag, and that seems to be causing the second page to sprout a horizontal scroll bar!

I've continued to experiment with the code, of course, and began to suspect my "position:absolute"

maybe only 1 thing can be absolute, or maybe this instance is fighting something else. I changed it to:

position: fixed;

and that got rid of the scrollbar, but is my change the actual fix?

thanks!

J
______________________________________________________________________
css-discuss [css-d@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