Flash in IE6 pushing content down and creating large white space. (SOLVED)
Flash in IE6 pushing content down and creating large white space. (SOLVED)
I have inserted a flash movie into the site hompage at http://sharp-shotz.com/index.php and in IE6 it is causing a large white gap to appear above the content, any ideas what is causing this? Thanks for your help. Oh if you look at same page in firefox you can see how I would lke the page to appear.
Last edited by JamesD on Sat Sep 15, 2007 6:57 pm, edited 1 time in total.
Re: Flash in IE6 pushing content down and creating large white space.
Change table width to 99%. This is typical IE6 3px bug - problem caused by floated elements.
br, K
br, K
Re: Flash in IE6 pushing content down and creating large white space.
Thanks Ko, done the trick.