Forums

a little trouble with header spacing (3 posts)

  1. samueldiener
    Member
    Posted 2 years ago #

    Hey guys,

    I am having a little bit of trouble figuring out where the spacing at the very top of http://www.blogeditor.net is coming from. It is on thesis framework....

    Any thoughts from you better coders than I? Thanks!

    Sam

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    It's coming from the relative positioning of horizontal your nav bar in your theme's CSS:

    .custom #tabs {
    position:relative;
    top:149px;
    }

    You could try changing it to position:absolute;.

  3. samueldiener
    Member
    Posted 2 years ago #

    ES - - - you rock dude.. thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.