Random gap above and below header...


Author Message
Andre Ericson

Posted: 4/27/2011
Quote message 

The site I am working on is http://jasonschainsawcarvings.com/dev/

Note that there is a white gap of space above and below the header that throws off all of the alignment of the design. I've been hunting with Firebug but to no avail - does anyone have any idea where this is so I can fix it??

Thank you!
Andre Ericson
 
Luch

Posted: 4/28/2011
Quote message 

Hallo Andre,

The reset-box before and after the <div class="jccheader" are causing the problem. I have no idea of the function of these reset-boxes but when you delete or comment the line 235 in style.css ( display:inline-block; ) the gaps disappear.