I have a 3-col layout with the left and right columns floated. What I'm
trying to do is to float-right an item that's in the center column so
that it actually displays in the right-floated column. This works using
negative right margin on the floated item except that the size of the
negative right margin is different between mozilla an IE.

<http://niof.net/tmnc/lawards.php>

Near the bottom of the page is what I'm talking about. Using -13em works
perfectly on mozilla but shoves it off the screen on IE. Using -6.5em
works perfectly in IE but is too far left in mozilla. (Hmmm. 2*6.5=13 --
is that a clue?)

How do I get it to work in both browsers?

-- 
The way I see it, if you want rainbow, you gotta put up with the rain. 
        -- Dolly Parton
    Rick Pasotto    [EMAIL PROTECTED]    http://www.niof.net
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to