Re: [css-d] Span Container Background Issue

2006-01-04 Thread jp bouyer
whoops, don't forget to add "display:-moz-inline-box;" just before the "display:inline-block" which is not recognized by moz JP. - Original Message - From: "jp bouyer" <[EMAIL PROTECTED]> To: "Alec A. Lazarescu" <[EMAIL PROTECTED

Re: [css-d] strange div issue in IE

2006-01-04 Thread jp bouyer
Great !!! Thank's a lot ! JP. - Original Message - From: "Tony Crockford" <[EMAIL PROTECTED]> To: "jp bouyer" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, January 04, 2006 4:43 PM Subject: Re: [css-d] strange div issue in IE > jp bouyer wrote: &g

Re: [css-d] Span Container Background Issue

2006-01-04 Thread jp bouyer
Some texthttp://ak.imgfarm.com/images/travel/ExpediaSponsor.gif?24057304"; border="0"> should work. If this is a isolated part of your site, you can remove the P's display property but as you wrote it with a SPAN, I assume it's an inline element of your page. JP. - Original Message -

Re: [css-d] strange div issue in IE

2006-01-04 Thread jp bouyer
s thrown all the way down in IE when the window is too small to contain the float and the regular div. If these were 2 floats, I would perfectly understand ! But it's not ! Thanks for your reply, JP. - Original Message - From: "Ian Young" <[EMAIL PROTECTED]> To: &qu

Re: [css-d] strange div issue in IE

2006-01-04 Thread jp bouyer
I already tried that one ! But nope, it doesn't help in this case. Thank's JP. - Original Message - From: "D Ross" <[EMAIL PROTECTED]> To: "jp bouyer" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, January 04, 2006 4:09 PM Subject: Re: [css-d] stran

[css-d] strange div issue in IE

2006-01-04 Thread jp bouyer
Hi all ! I'm kind of stuck here with a 2 columns layout. In moz, opera and netscape, my layout stays as intended (menu to the left, data to the right) when resizing the browser window (to a smaller one). But... In IE, the right part (a simple DIV element) is moved at the bottom of the left flo