test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • joomlaturk Friend
    #132033

    how to change height in JANAGYA top module position?
    in my opinion top module position takes a lot of space
    how can I make it narrower?
    or how can I get rid of it completely?
    how can I put my own pictures in top position?

    Sherlock Friend
    #264818

    Can you give us your live URL, any screenshot or more details of the problem will be helpful

    Khanh Le Moderator
    #264873

    for this design, the top menu should not be removed. To reduce the height of the header area (top module), you could adjust height property of these classes in template.css file:


    #ja-headerwrap {template.css (line 703)
    background:transparent url(../images/header-bg.gif) repeat-x scroll 0% 0%;
    height:386px;
    position:relative;
    z-index:99;
    }

    #ja-header {template.css (line 710)
    height:340px;
    line-height:normal;
    position:relative;
    }

    #ja-topslwrap {template.css (line 915)
    bottom:3px;
    height:244px;
    left:0pt;
    margin:0pt;
    overflow:hidden;
    padding:0pt;
    position:absolute;
    width:100%;
    }

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

This topic contains 3 replies, has 3 voices, and was last updated by  Khanh Le 16 years, 3 months ago.

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