Thank you all for all of your answers and suggestions.  Bruno and Ryan
were right on with the source of the problem. Adding margin-right:
-1em;  fixed the problem.

I really liked seeing our site on browsercam.com.  I forwarded the
link to my supervisor and others who may have some interest.

Nancy Johnson

On Wed, Apr 16, 2008 at 6:15 PM, Bruno Fassino <[EMAIL PROTECTED]> wrote:
> Nancy Johnson wrote:
>  >
>  > My supervisor is home sick and I got a call from him telling me that
>  > the dark gray content area on the right displayed below the left nav
>  > on the left ONLY on his laptop when using IE6 and  ONLY if the
>  > text-size was medium.  It worked fine in larger, largest, smaller,
>  > and smallest text-size.
>  >
>  > Any suggestions?
>  >
>  > Here is one of the pages that appear broken to him
>  > http://www-odi.nhtsa.dot.gov/downloads/index.cfm.  The others are
>  > mostly in this section: http://www-odi.nhtsa.dot.gov/ewr/
>
>
>  As Ryan guessed, I see indeed that problem in a 120 dpi configuration.
>  You could try adding a negative "back-side" margin to your last float:
>
>  .contentcopy { margin-right: -1em; }
>
>
>  Hope this helps,
>
>  Bruno
>
>
>  --
>  Bruno Fassino http://www.brunildo.org/test
>
>
______________________________________________________________________
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/

Reply via email to