I have been trying with google chrome and inspecting elements, but I cant get rid of an annoying space.
I also tried firebug and changing properties in header, headercontainer, etc.
the screenshot of the space I want to remove is here.
I appreciate for your help.
The property you’re looking for is the
heightof the<h1>with classlogo, currently set to95px.Use the fine DOM inspector/Firebug/Chrome’s inspect thing/etc next time to find it easily.