Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • formad Friend
    #116922

    how to change the imagesize of the logo? tried myself but everthing collapse.

    great template

    regards matthijs

    jeffcrace Friend
    #209928

    I have the same question that logo is a little to small for me….

    Hieu Nguyen Admin
    #209953

    Hi all, you can change the height of Regulus header, and from that, change the size of the logo. It’s quite not an easy job, but also, not a very hard job.

    Do the following steps below:

    1. Change the height of the header

    #ja-header {
    background: url(../images/bd-bg.gif) repeat-x #626A69;
    line-height: 69px;
    position: relative;
    height: 69px;
    }

    For example, I would like to change the header’s height to 100px, then …

    #ja-header {
    background: url(../images/bd-bg.gif) repeat-x #626A69;
    line-height: 100px;
    position: relative;
    height: 100px;
    }

    2. Edit the bd-bg.gif image
    Now you can see the white gap between the header and the tabbed menu because the height of bd-bg.gif is smaller than the height of the header.

    2. Put your logo into the header
    Now it’s ok for you to use a bigger logo image for Regulus. Please note that your logo image height should not be bigger than the height of the header. It will make everything mess up.

    Hope it could help! 😀

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

This topic contains 3 replies, has 3 voices, and was last updated by  Hieu Nguyen 17 years, 9 months ago.

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