Hi,
I have been building this site in FireFox and when i tested it in IE7, I found this enourmous grey area above the top-Menu which doesnt exist in FF.
Can anyone suggest what I have to change to close up this gap?
thanks!
G
www.fruitrunners.com.au
answered my own question.
In Syles.css:
#top_menu {
padding: 100px 18px 0px 0px;
---------
changed padding from 100px to 0px
seems to have fixed the prob