Olá Uwe!

I must confess that I had not understood your solution in first place. If we skip the "position:relative;" rule in the first container and apply it to the second container, with a negative value for the margin-right rule proportional to the wanted width (in this case 37.5% or greater), the problem is effectively solved without the need of any conditional comments whatsoever and functions in any version of IE. This is great! Many thanks Uwe.

Obrigado!

Roberto

PS.: I've uploaded a page with your resolution applied: http://www.castelosnoar.com/studies/aboutCSS/IE_bugs_hacks/overflow_visible.htm

----------------------------

Uwe Kaiser wrote:

Another way is to give the paragraph a negative right margin
(e.g. margin-right: -5em;).

______________________________________________________________________
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