Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jamie88 Friend
    #136619

    How do i change the logo on the frontpage? ie. “JA Vauxite”. Under template parameters, i chose logo type: image, but i still can’t change or insert my logo image to replace the current “JA Vauxite”
    Pls Help…

    cjmicro Friend
    #284389

    If you want to change the text you need to change the template parameters to text instead of logo. Then you can put a headline and a subhead (slogan). If you want to change the logo as an image then you use image in the parameters, but replace the logo file in this place

    templatestpl_vauxite_j15images (default is logo.png)

    You may need to adjust template.css in the logo area to adjust if your logo has different height & width. The areas of css you may need to change are below:

    /* HEADER
    ——————————————————— */
    #ja-headerwrap {
    background: url(../images/header.gif) repeat-x left bottom #333333;
    position: relative;
    z-index: 100;
    }

    #ja-header {
    height: 91px; line-height: normal;
    position: relative;
    }

    h1.logo, div.logo-text H1 {
    margin: 0;
    padding: 0;
    font-size: 300%;
    }

    h1.logo a {
    width: 219px;
    display: block;
    background: url(../images/logo.png) no-repeat;
    position: absolute;
    height: 52px; top: 20px;
    left: 0;
    }

    Hope this helps.
    Cheryl

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

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

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