> -----Original Message----- > From: Tangorre, Michael [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 28, 2005 12:52 PM > To: CF-Talk > Subject: OT: CSS / Fieldset / IE > > Does anyone know of a way to remove the extra "area" above a > fieldset/legend that shows up in IE when the fieldset has a different > background color than the page background color? It looks perfect in FF > but in IE the background color of the fieldset bleeds above the border > of the fieldset... any CSS hacks or tricks?
That "feels" like something that's probably not in the CSS spec (and thus left to agent developer's to decide)... if so then both implementations can be "right". But if you want to force it you might try setting a background graphic on the fieldset that's pinned to the top, tiles horizontally, matches the page's background color and is only as tall as the space you want to mask. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213197 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

