Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ooweboo Friend
    #148257

    Hi. I would like to decrease the spacing between the main menu and the header image. How can i make the black space smaller? I will appreciate your help. Thank you in advance.

    lamvt Friend
    #331195

    templates/ja_cooper/css/template.css

    Line 820

    #ja-header-innerpad {
    background:transparent url(../images/header-bg.gif) no-repeat scroll center top;
    height:100px;
    line-height:normal;
    padding:0 10px;
    position:relative;
    z-index:999;
    }

    changes your height:150px;

    2. Black space is Image: ja_cooper/css/../images/header-bg.gif

    ooweboo Friend
    #331330

    Thanks for response, but i am referring to the black space between the menus and the header image(slideshow). Is it possible to make that space smaller?
    Appreciate your help

    Anonymous Moderator
    #331627

    Hi there

    Open template.css file, find following code section:

    #ja-topslwrap {
    background:url(“../images/botsl-bg.gif”) repeat scroll 0 0 transparent;
    padding:20px 0 0;
    z-index:8;
    }

    and change to:

    #ja-topslwrap {
    background:url(“../images/botsl-bg.gif”) repeat scroll 0 0 transparent;
    padding: 0;
    z-index:8;
    }

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

This topic contains 4 replies, has 3 voices, and was last updated by Anonymous 14 years, 3 months ago.

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