Have you set some absolute positioned element with width: 100%? This setting always gives me a horizontal scrollbar. Make your <body> position relative may fix that (not sure).
__ Paulo Diovani Gonçalves [email protected] http://diovani.com -----Mensagem original----- De: [email protected] [mailto:[email protected]] Em nome de deadseasquirrels Enviada em: terça-feira, 20 de abril de 2010 03:16 Para: Design the Web with CSS Assunto: [Design with CSS 2868] infinitely wide webpage So the scrollbar issue I have is now fixed, but now I am noticing another annoying aspect of the page and this is something I've seen on many other pages as well. I notice that there is always a horizontal scrollbar on the bottom now. No matter how wide I make my browser window that scroll bar remains the same. And I can move the scrollbar left and right and it's always about 50pixels or so larger than my screen size. I thought I set my containers with static pixel widths so I don't understand how the browser can think that the screen is ALWAYS just a little bigger than my browser window. Thanks for the help. -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] Subscription settings: http://groups.google.com/group/css-design/subscribe?hl=en -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
