Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • macyouth Friend
    #118087

    Hi
    how can we put the header image “header-bg.jpg” in the middle? in the demo it is in the left
    thank you

    Khanh Le Moderator
    #212772

    The header image is a background image, therefore, you cannot put it in the middle.

    macyouth Friend
    #212773

    Hi khanh

    the content-bg.gif is also a background image in the body and it is in the middle.
    so I think that it should be a manner how to put the image in the middle
    take a look to this link using a resolution 1280*1024 and you understand my probleme.
    http://macyouthmtl.ca/
    it works fine with 1024*768.

    thank you

    Khanh Le Moderator
    #212774

    In template css file template_css.css, please search this code:


    #ja-headerwrap {
    background: url(../images/header-bg.jpg) no-repeat top left;
    }

    #ja-header {
    line-height: normal;
    height: 200px;
    }

    Change to new code


    #ja-headerwrap {
    }

    #ja-header {
    background: url(../images/header-bg.jpg) no-repeat top left;
    line-height: normal;
    height: 200px;
    }

    macyouth Friend
    #212775

    it works in firefox but not in IE6.0
    take a look
    http://www.macyouthmtl.ca

    thank you

    macyouth Friend
    #212776

    I fixed the probleme
    thank you

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

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

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