Re: [css-d] Flash header problem in IE

2009-03-30 Thread Divya Manian
On 3/26/09 3:00 PM, "Anne McKinsey" wrote: > Greetings, > > I have a Flash animation header on a home page and there is about 2px > of space below the header when viewed in IE. The other pages have > regular image headers and I have used the following css which closes > up the 2px of space: > >

[css-d] Flash header problem in IE

2009-03-26 Thread Anne McKinsey
Greetings, I have a Flash animation header on a home page and there is about 2px of space below the header when viewed in IE. The other pages have regular image headers and I have used the following css which closes up the 2px of space: #header img {display: block} #header {display: block}