Ricky, Changing the font-size does not seem to do anything for me here. However, when I set the line-height it actually makes the <div> bar below disappear.
Following the suggestions of the other recent thread about extra white space causing gaps I removed all white space (which I really didn't have) and line breaks. I still see the gap in Firefox. I have added a div around the movie and a margin-bottom:0 to that as well and I still see the gap. <div id="movie" style="margin-bottom:0; "><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflas h.cab#version=6,0,29,0" width="692" height="184" style="margin-left:2px; margin-bottom:0; padding-bottom:0; background-color:#00FF00;"><param name="movie" value="whoclicked-ad.swf"><param name="quality" value="high"><embed src="whoclicked-ad.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="692" height="184" style="margin-bottom:0; padding-bottom:0; background-color:#cc0000; "></embed></object></div><div style="background-color:#006600; height:2px; "><img src="images/sp.gif" width="1" height="1"></div> Subject: Re: [css-d] Two pixel gap under flash in Firefox In addition to removing margins/paddings, setting font-size and line-height to zero usually works for me. Ricky ______________________________________________________________________ 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/
