Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dogtags Friend
    #126758

    There is a space between the bottom of the top horizontal nav and the top of the main body.

    How can this space be reduced?

    I’d like to use the CSS menu but reduce that horizontal white spacing

    Thanks 🙂

    kade119 Friend
    #242621

    check in your menu css

    #ja-subnav (line 761)

    {

    display: block;

    font-size: 92%;

    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #e7e8e6;

    height: 28px;

    }

    believe its that… use firefox web developer toolbar and click css style information.. will help alot

    Menalto Friend
    #242625

    Or you can open up the template.css on line 574

    margin: 25px 0;
    padding:0;
    }
    And change what i marked in red to the margin you want.
    Ex: margin: 10px 0 25px 0, this will make the space to top 15px smaller than it is now.

    dogtags Friend
    #242695

    Thanks, I’ll try both and see how it goes, much appreciate your input 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  dogtags 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum