White space above posts

  • Unknown's avatar

    Hi support,

    For some reason, since yesterday, all our posts have a huge amount of white space above them:
    blogs.archives.qld.gov.au

    I can’t see why. I haven’t changed the CSS, and there is no space in the blog posts themselves.

    Can you please check it out ASAP.

    Thanks,
    David

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I forgot to mention that it seems to be OK in IE. It’s Chrome that’s displaying all the white space.

    Thanks,
    D

  • Unknown's avatar

    Hi there!

    I just took a look at your site in Chrome and I’m not seeing a vast amount of white space. Could you clear your cache and cookies?

    Solve Common Browser Issues

    If that doesn’t fix it, can you send me a screenshot of the white space and a link to the page where you’re seeing it? You can just upload it to your media library and I’ll be able to access it there!

  • Unknown's avatar

    OK. Clearing cache and cookies didn’t work. I’ve uploaded a screenshot.

    Thanks for your help,
    David

  • Unknown's avatar

    Thanks for the screenshot! I see what you mean.

    It looks like this is being caused by this code, specifically the margin-bottom line:

    #header {
    	border: none;
    	margin-bottom: -100px;
    	z-index: 11;
    }

    Can you tell me what you were trying to do with this code and I can help you narrow down the identifier so it doesn’t affect all of your pages this way?

  • The topic ‘White space above posts’ is closed to new replies.