Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mae82my Friend
    #137801

    Hi,
    How do i change the header to image….as i see it was a background color by green, blue, cyan and etc…where can i change the code and replace it to image…hope someone can help me out. Thanks in advance. 🙂

    Sherlock Friend
    #289620

    Dear mae82my !

    With default color , you can find css for background header in template.css file in templates/ja_zeolite/css folder at about line 858 :


    #ja-header {
    background:#54992F url(../images/header-bg.gif) no-repeat scroll center bottom;
    height:150px;
    line-height:normal;
    margin-bottom:10px;
    position:relative;
    z-index:999;
    }

    With Cyan color , it in file cyan.css in templates/ja_zeolite/css/colors folder at about line 55 :


    #ja-header {
    background-color:#1D8D91;
    }

    similarly , you can find it in red.css , green.css.

    mae82my Friend
    #289643

    Hi hainn84,
    Thanks…it works well

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

This topic contains 3 replies, has 2 voices, and was last updated by  mae82my 15 years, 3 months ago.

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