logo size

  • Posted in : Photographer
  • impkaesar
    Participant

    Hi, I bought the photographer template from you and it’s working very well. You can see it here: http://1001ideias.net/backup/

    I Would like to put de logo size a little bit bigger, I do the upload in higher resolution but it does the rescale. How can I solve this?

    Best regards.

    César Sousa

    ahmetsali
    Keymaster

    Hi, you can play with this custom css code;

    .site-title img {
        max-height: 200px;
    }
    
    Ole Christian Eklund
    Participant

    where to find this code? Or where to put it?

    impkaesar
    Participant

    Where do we put the code?

    tanads
    Participant

    Hi, would also like to know where to put this code as it didn’t work in the header css?

    ahmetsali
    Keymaster
    Ole Christian Eklund
    Participant

    Thanks.

    Anonymous
    Inactive

    Hi, I have a problem with my logo, I want to have it in full size, it isn’t square…
    How increase the width?

    Thx (and excuse my bad english…)

    ahmetsali
    Keymaster

    @Imathern

    Hi, try this custom css code;

    .site-title img {
        max-height: none;
    }
    
    Anonymous
    Inactive

    Ahmetsali,

    It doesn’t work :/

    Anonymous
    Inactive
    serkan
    Moderator

    Hi @lmathern;
    I just checked your related url and the css code looks like working. I didn’t see anything like your screenshot. Which browser you are using to test it. Maybe you can check it with an another browser. There were max width 100px but now there is not any limit with new custom css code. Your logo width 150px now.
    Thanks

    ruaakaseki
    Participant

    Hi I am trying to make my logo much much bigger as well … i went to appearance – edit CSS …. but then I am lost from there … where do I exactly put this code:

    .site-title img {
    max-height: none;

    and do i need to put any numbers or figures in that code?

    thanks,

    serkan
    Moderator

    Hi ruaakaseki,
    You can use this custom css code;

    .site-title img { max-height: 400px; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register