well
the problem is z-index
open main.css
go to or search(#banner)
get this Z-INDEX: 1
change it to
Z-INDEX: -1
done…
Problem is not related to menu rather the banner box css…
higher z value means upper in plain terms
thanks
by the way from what i have learned about color combination plain brown is dull color…personally i think changing color may/can bring some sparks…
just suggestion.
Thanks for the response. Changing the z-index to a lower value had no impact. I tried several values. -1, -99, 0 and 99. The behavior is still present.
I saved your site and tested it in ie 7 it was working fine with it when i changed the z-index of banner id selector…
any way i will try to check it in ie8 and will try to update soon.
But i think that ,the problem is z index…