Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bcmi Friend
    #120198

    I’m using ja_antares with ja_header module in http://retailproducts.bcmi.nl. The main navigation (left) is set to 185px, the Header module to 115px. It seems that the main text of the page(s) is still starting at 185px and not directly under the header module. It’s creating a white gap.

    In the ja_header module I use:
    HEIGHT 115px

    In TEMPLATE_CSS.CSS I modfied:
    #ja-mainnav {
    width: 20%;
    clear: both;
    float: left;
    height: 185px;
    border-bottom: 5px solid #C0C0C0;
    }

    #ja-banner {
    float: right;
    width: 78%;
    overflow: hidden;
    border-bottom: 5px solid #3F89C3;
    height: 115px;
    background: url(../images/header/a.jpg) top left no-repeat;
    }

    Did I do something wrong or is it not possible to use different heights?

    Thanks in advance for any tips!

    Harry

    kallan Friend
    #220225

    You could try adding in #ja-content {margin-top: -50px;} to the css see if that helps. It looks like it is housed inside the same div as the two images on the left so I guess you would have to break it out of that to move it up.

    Cheers
    Kiwidesign

    bcmi Friend
    #220248

    It’s working fine!:)
    Thank you for this solution,

    Harry

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

This topic contains 3 replies, has 2 voices, and was last updated by  bcmi 17 years, 6 months ago.

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