Re: [WSG] Odd FireFox div background image behavior

2006-03-20 Thread Micky Mourelo
Whenever you float elements inside another element, the element contaning the floats needs to have an overlow defined and a width, the width should not be 100% or IE will still not expand the container. This is what the spec says in an obscure part; and an obscure manner. Example: #containerDiv

[WSG] Odd FireFox div background image behavior

2006-03-18 Thread sharron
Pardon, my first question regarding css or problem. Test site: www.designbyatfb.com/designs/golfintro.html The background-image in the } #containerDiv{ position: relative; top: 0px; width: 800px; margin-top: auto; height: 100%; color: rgb(128, 128, 128); overflow: visible; background:

Re: [WSG] Odd FireFox div background image behavior

2006-03-18 Thread sharron
on resize in Fire Fox 1.0.7 and Mozilla 1.7.12 does not even show up at all in Opera 8.02 - Original Message - From: [EMAIL PROTECTED] To: wsg@webstandardsgroup.org Sent: Saturday, March 18, 2006 3:35 PM Subject: [WSG] Odd FireFox div background image behavior Pardon, my first question

Re: [WSG] Odd FireFox div background image behavior

2006-03-18 Thread Philippe Wittenbergh
On Mar 19, 2006, at 6:35 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Test site: www.designbyatfb.com/designs/golfintro.html The background-image in the } #containerDiv{ position: relative; top: 0px; width: 800px; margin-top: auto; height: 100%; color: rgb(128, 128, 128); overflow: