Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #110662
    huoncs
    Participant

    Love the theme – it’s exactly what I’ve been looking for. Just one issue: with the site I’m working on, all the pages except the home page have a margin problem, where the black header bar overlaps the title of the page. It’s easily fixed as follows:

    #content { margin-top: 80px; }
    .home #content { margin-top: 0; }

    PS it would be nice to have a preview option on these comments.

    #110701
    Mahesh
    Keymaster

    @huoncs: Please post in your site url.

    Regards,
    Mahesh

    #110704
    huoncs
    Participant
    #110708
    Mahesh
    Keymaster

    @huoncs: Have you resolved the issue? The CSS above that you were using is working fine. How can I help you further?

    Regards,
    Mahesh

    #110711
    huoncs
    Participant

    Yes, I’ve got it working – I just figured it was worth telling you about it, since it’s a bug in your theme.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Margin on non-home pages’ is closed to new replies.