Log in

View Full Version : Need css help - white space after footer



anandmys
07-05-2009, 07:16 AM
I just tried to do a drop down menu with transparent effect at http://www.animikastudios.com/ANSA/

Everything works fine except a large blank space at the footer.

Please help

X96 Web Design
07-06-2009, 12:21 AM
To fix it, add display:none; to the dropdown DIV's inline style.

I'm not sure if this will affect the script, but it'll get rid of the whitespace...

// X96 \\

anandmys
07-06-2009, 05:37 AM
I tried this. But as you expected, the drop down vanishes.

Please help.

Elkidogz
07-06-2009, 06:33 PM
does this happen in multiple browsers?

it's almost as if your main div has a hieght setting or a sub div has one set explicitly.