• HI,
    I have modified my Kubrick template somewhat and I am pleased with the results, however, 2 things have happened.

    when viewing the full post (on it’s own page) there is a gap between the header graphic and the content. I looked everywhere and I can’t see what would be causing it ??

    also, I included a template to the sidebar which uses query_posts to display the last entry to two categories but now the sidebar doesn’t have the links to log in or the blogroll. I think it’s coz in the main template it uses if (in_category) or something and because I have just listed the lasts posts in a category using query_posts it still thinks it’s in a category page. I have tried adding && !is_home to the IF statement but it doesn’t work. any suggestions?

    https://blog.teamplaylotto.com/ <– sidebar issue
    https://blog.teamplaylotto.com/?p=96 <–header/content gap

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter glytch

    (@glytch)

    I should point out that the gap is only visible in Firefox, in IE the content is 1px to the left of the header.
    must be a div thang.

    Thread Starter glytch

    (@glytch)

    fixed!
    turns out I had an extra <div> in the header, took some playing but it’s now as good as I can get it and I’m not touching it any more!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘gap between header and content on kubrick template’ is closed to new replies.