New Landing How can we help? Cardinal Using Large Logo To Fill Up Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #219776
    Msmith
    Member
    Post count: 41

    Hello,

    I am using Header 6 and I want to use a logo that’s sized 500px by 200px. Currently the theme keeps srinking the logo and I wanted to know if there was any css I could use to display my full logo.

    So far I’ve tried:

    .full-center #logo {
    min-width: 500;
    }

    .col-sm-4.logo-left.has-img {
    width: 90%;
    }
    .header-right.col-sm-8 {
    width: 10%;
    }

    Is there something else that I could use?

    Thanks for your help!

    #219782
    Msmith
    Member
    Post count: 41

    Correction,

    I’m using a logo 1000px x 365px and the css:

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

    #logo.has-img img {
    max-width: 1000px;
    }

    #logo.logo-center img {
    margin: 0px auto;
    }

    #219786
    Msmith
    Member
    Post count: 41

    Nevermind! I figured it out!

    #219853
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Glad you sorted it.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 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