Hi,
I made this thread a while ago but I’m having exactly the same problem again, and the fix you posted before doesn’t help. It makes it worse, actually.
I can see roughly the issue – with the header layout on Center, the 3 header sections with the span4 class limit the logo to filling 1/3 of the width, whilst our logo is very wide but not tall. Thus, the height is stretched out of the aspect ratio, and the right and left sections of the header are practically empty.
Is there a CSS rule, or modifications to the PHP files, that I can make to perhaps change the right and left header sections to span2, and the central logo section to span8?
Or an even simpler fix?