Philip Taylor (Webmaster, Ret'd) wrote: > > > David Laakso wrote: > >> Yes, there is a slight scroll bar. There is also a slight scroll bar in >> any browser with a minimum font-size set in the prefs at 16px. As, for >> example, on this end in: >> Mac OS X 10.4; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6. > > OK, I get a "slight" scroll bar (circa 5%) at zero zoom; > after six zooms, the scroll bar is greater than 50%. > > The point being that the text (which is what matters) > wraps nicely to fit within the viewable area, while > the masthead graphic (which is dross) does not. > > ** Phil. >
re: <http://www.uselessgeography.com/> The image has nothing to do with the problem. The fast and dirty correction may be: div.menus ul { /*box-shadow: 3px 6px 6px black; -moz-box-shadow: 3px 6px 6px black; -webkit-box-shadow: 3px 6px 6px black; border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px;*/ } Best, ~d -- desktop http://chelseacreekstudio.com/ ______________________________________________________________________ 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/
