Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • James Weston Friend
    #172629

    Ok nearly there. I have added my new logo at http://www.mybaliconcierge.com

    I have played around and cannot work out what to change so the logo moves up so there in no red gap between the logo and the top black bar. Just like with the banner.

    This is the code I have

    h1.logo, div.logo-text h1 {
    float: left;
    font-size: 250%;
    line-height: 0;
    margin-left: 0px;
    }

    div.logo-text h1 { margin-left: 0; }

    /* Logo Image —*/
    h1.logo { height: 62px; width: 162px; }

    h1.logo a {
    background: url(../images/Logo_VA.jpg) no-repeat center center;
    display: block;
    height: 90px;
    width: 240px;
    }

    /* Logo Text —*/
    div.logo-text h1 {
    font-family: Arial, sans-serif;
    font-size: 250%;
    font-weight: bold;
    }

    Jim

    khoand Friend
    #433242

    Hi,
    – You find this code from http://www.mybaliconcierge.com/templates/ja_nex/css/template.css

    #ja-header {
    background: #C33;
    height: 105px; < add this line
    }

    – You replace this code from http://www.mybaliconcierge.com/templates/ja_nex/css/template.css

    #ja-search {
    top: 0px;
    }

    with

    #ja-search {
    top: 8px;
    }

    James Weston Friend
    #433246

    Cheers Khoand, It looks great now.

    Jim

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

This topic contains 3 replies, has 2 voices, and was last updated by  James Weston 12 years, 10 months ago.

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