you have either defined a style in the <head> section of your doc or inline, something like <div style="color: #ff0000; overflow: hidden"> </div>
On Apr 19, 7:11 pm, "Wilson Mui" <[email protected]> wrote: > ooh ooh ooh, that's it. But here's a caveat. I am using firebug to debug > my site, and usually it'll list the .css file where a certain style is > defined. Instead of a .css file however, the style is listed as being > defined by the site itself. What does that mean exactly? Where is that > style defined? > > W. > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of JFK > Sent: Tuesday, April 20, 2010 8:44 AM > To: Design the Web with CSS > Subject: Re: RES: [Design with CSS 2866] No scrollbars even though I need > them > > be sure you haven't set overflow: hidden to your body or wrap > container > > On Apr 19, 1:38 pm, "Paulo Diovani" <[email protected]> wrote: > > Is it published? Send us the url to check. > > > __ > > Paulo Diovani Gonçalves > > [email protected]http://diovani.com > > > -----Mensagem original----- > > De: [email protected] [mailto:[email protected]] Em > nome > > de deadseasquirrels > > Enviada em: segunda-feira, 19 de abril de 2010 07:13 > > Para: Design the Web with CSS > > Assunto: [Design with CSS 2864] No scrollbars even though I need them > > > For some reason my webpage doesn't automatically create scrollbars > > when the browser window is too small even after I explicitly set the > > width and height of the webpage and the browser window is obviously > > smaller than that. In fact I can use the arrow keys to move the > > webpage around, meaning the page is obviously bigger than the window, > > but still no scrollbars. > > > Does anybody know why this might happen, and how to fix this? I have > > no flash on my page and it is all Javascripts, CSS, and HTML. Thanks > > in advance. > > > -- > > -- > > 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] > > -- > -- > 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] > > -- > -- > 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] -- -- 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]
