On Wed, May 18, 2005 at 12:37:40PM -0400, Rick Pasotto wrote:
> 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?

As soon as my post appeared I saw the answer (sort of) in another post.
Setting display:inline *almost* fixes it. IE still isn't exact but it's
now close enough.

-- 
Beauty is the purgation of superfluities. -Michelangelo Buonarroti,
sculptor, painter, architect, and poet (1475-1564)
    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