test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • alasadi Friend
    #161633

    Hi

    How can I resize the logo? I have replaced the logo.png with one which i larger, but the size seems to be fixed.

    BR

    alasadi

    Phill Moderator
    #382118

    Yes, the size is fixed in css but is easy to change. Simply edit the bits I have highlighted in red below in template.css at line 313 as required


    1.logo a {
    background:url("../images/logo.png") no-repeat scroll left center transparent;
    display:block;
    height:68px;
    width:294px;

    }

    However, if your image is too tall we might have to edit some more code. If that is the case please post a link to your site with css optimization set to “No” in the template manager including the dimesnions of the image you wish to insert.

    alasadi Friend
    #382333

    Thank you Phill

    My site is: xxxxxx

    And the dimensions:

    height:200px;
    width:199px;

    Phill Moderator
    #382336

    Open template.css and around line 341 add the line in red below.


    #ja-header {
    height:215px;

    }

    However, that leaves a lot of blank space so you may want to re-think your design.

    alasadi Friend
    #382341

    Thanks a lot Phill

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

This topic contains 5 replies, has 2 voices, and was last updated by  alasadi 13 years, 10 months ago.

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