Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • lorento Friend
    #924959

    Hello,
    I have a logo with dimensions 200×90, or the size of the demo logo is 60×60.
    How to change the css file or header block file to reflect the size of my logo and to adapts it to any device.
    Thank you for your help.
    kind regards


    1. small-screen
    2. medium-screen
    Pankaj Sharma Moderator
    #924972

    Hi
    Your site is in OFFLINE mode . Kindly make site live or share the details via Private reply . So i can check it and suggest you changes .

    lorento Friend
    #924986

    Thank you for your response, I’ll put it online.

    lorento Friend
    #924988

    In fact it is the site http://www.centresocialduchereplateau.fr made with the template elicyon
    Thank you

    Pankaj Sharma Moderator
    #925243
    This reply has been marked as private.
    lorento Friend
    #925471

    Sorry, I had to take it offline because it is not quite finished. Last night, by increasing the width of logo image container in the template.css file (elicyon / local / css), I think I solved the problem.
    I’m interested if you have another solution.
    Best regards
    Lorento.

    Pankaj Sharma Moderator
    #925649

    Hi
    The changes seems fine in local/css/ folder . You can also use custom.css file to override changes .

    brianv1 Friend
    #926778

    I have the same issue with my site. How and where do I change the logo Width ?. I can not see any explanation here !!!

    Pankaj Sharma Moderator
    #926834

    Hi
    KIndly post your site url here .

    brianv1 Friend
    #926924
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #926965

    Hi
    Go to /css/template.css file
    find and change the width ,height of logo in below code

    .logo-image {
        height: 120px;
        line-height: 120px;
        width: 120px;
        text-align: center;
        border-right: 1px solid #333333;
        -webkit-transition: all 350ms;
        -o-transition: all 350ms;
        transition: all 350ms;
    }

    At present your logo is already showing full size as in original image .

    brianv1 Friend
    #926979

    Thank you very much Pankaj. You made my day 🙂

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

This topic contains 11 replies, has 3 voices, and was last updated by  brianv1 8 years, 6 months ago.

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