New Landing How can we help? Atelier I can't make logo bigger!

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Atelier
  • #274731
    solidsn2004
    Member
    Post count: 208

    Hi,

    I am trying to make the logo bigger but none of the css code I am using seems to be working.
    The logo class standard has 263×76 dimensions and even though my logo is 684×198 I can’t seem to make it bigger.

    Could you please help me resize it?
    What code should I use?

    Thanks in advance.

    #274732
    solidsn2004
    Member
    Post count: 208
    This reply has been marked as private.
    #274812
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want 684×198px wide logo?
    Thanks
    Mohammad

    #274839
    solidsn2004
    Member
    Post count: 208

    Hello,
    I don’t need the logo to be 684×198 but I need it to be 140px in height and keep the right scale and width. I would like to be able to play with it myself so as to find the perfect dimension. Can you explain how I can change the dimensions myself please?

    Thanks

    #274843
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin > Theme Options > Logo options > Here you can set the max height the logo.
    Thanks
    Mohammad

    #274996
    solidsn2004
    Member
    Post count: 208

    Hello Mohammad,

    I have already done that before I even posted here. As you can see from my settings I have already set the max-height to 140px but the logo still shows as 263×76 (which is the standard.img). The max-height option changes the div with class col-sm-4 logo-left has-img clearfix I think.

    Can you please take a look?

    #275077
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .full-center #logo {
      height: 100%;
    }

    – Kyle

    #275115
    solidsn2004
    Member
    Post count: 208

    Hello,

    The code above isn’t working…

    Thanks

    #275118
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t see it in your custom css: http://d.pr/i/1f3r9/2SLfMqIb

    – Kyle

    #275181
    solidsn2004
    Member
    Post count: 208

    Hello,
    It is in the screenshot you sent me at the very bottom 🙂

    #275187
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, I copied the wrong code! Delete that

    Should be:

    .full-center #logo {
      max-width: 35%;
    }
    

    – Kyle

    #275286
    solidsn2004
    Member
    Post count: 208

    Perfect,

    It works now!

    Thanks a lot.

    #275290
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    Thanks Kyle.

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register