Viewing 2 replies - 1 through 2 (of 2 total)
  • You have an empty element above the image that is still creating space because of this CSS code:

    #site-title h2 {
        color: #000000;
        font: italic 0.9em 'Droid Serif',Times,serif;
        margin: 17px 0 0;
    }
    
    #site-title {
        padding: 1px 0 15px;
    }
    Thread Starter latifahshay

    (@latifahshay)

    OMG, that did it!! And it makes sense too.
    Thank you *so* much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme Yoko > Want Header Image flush to top of browser. Any ideas??’ is closed to new replies.