Fabienne wrote:
> I have a website at http://www.possets.com (the stylesheet is located 
> here: http://possets.com/scent/scent.css) and asked some friends to 
> check it and make sure it worked on their browsers. One person came back 
> and said:
>
> "It looks like the "subbox" element on your pages is too wide (the one 
> that has the "Possets" definition in it) because it makes me scroll 
> sideways.
>
> I'm using Firefox 1.5.0.6, windows, and my resolution is 1280x1024... 
> hope that helps."
>
> I think that my mistake is making #subbox width 100%, but I could be 
> wrong about that. Could someone please put me on the right track?
>   

Deleting the 100% width on #subox did get rid of the h-scroll bar (live 
:: xp :Firefox/1.5.0.7 at 1280); and, fwiw, deleting the height on the 
same selector enables font zoom without the text in that container 
breaking out the bottom (the fonts are frozen in ie).
#subbox{   /*height: 27px;   width: 100%;  */  }
> --Fabienne
Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to