is this white space above the banner something like a feature? I find it a bit irritating...
I tried the following to change some CSS but that changed the layout completely...
Code: Select all
#wrapper {
padding-top: 0px;
}
Is any of this intended?