Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ak1design Friend
    #135712

    Hi,
    I have changed my logo sizes, but still my logo is bigger than the top header , how can I increase the header ( top area ) to fit my logo

    i have done the change:

    h1.logo a {
    width: 153px;
    display: block;
    background: url(../images/logo.gif) no-repeat;
    position: absolute;
    height: 84px;
    top: 5px;
    left: 0;

    many thanks

    bennitos Friend
    #280368

    You will have to change 2 things.

    Change the items marked in red.
    First:

    Template.css around line 758


    #ja-headerwrap {
    background:#202020 none repeat scroll 0 0;
    border-bottom:3px solid #FF9B14;
    height:100px;
    position:relative;
    z-index:101;
    }

    And also:

    template.css around line (766)


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

    Remember to always make backups

    ak1design Friend
    #280374

    Thanks,
    that was great and it works now

    many thanks:)

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

This topic contains 3 replies, has 2 voices, and was last updated by  ak1design 16 years ago.

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