Zen Follower
- Join Date:
- Sep 2006
- Location:
- West of Ireland
- Posts:
- 169
- Plugin Contributions:
- 0
IE white space - tired old question with no solution - help
I see a lot of posts for this problem, and I think I've tried a good few of the solutions, but nothing works.
I have an approx 2px gap between my header and main nav bar.
i've tried:
Commenting out: the tagline div and the <br class="clear both" /> in tpl_header.php
And Adding:
#contentMainWrapper {
margin-top: -2px;
}
#headerWrapper{
margin-bottom: -2px;
}
to the stylesheet
with no luck , it sits perfect in the gecko browsers (netscape, opera, firefox) so its really frustrating that IE7 is choking.
Anyone help me out, very much appreciated!! Thanks