Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Luca Ercoli Friend
    #191102

    I can not in any way change the width and height of the logo ..

    I’ve tried all the techniques written in the forum:

    template.css, template.min.css, variables.css ..

    I edited these files in all themes, all folders. But nothing ..

    How can I do? Thank you for support 🙂

    pavit Moderator
    #507815

    Hi

    Could you send me via PM your login details and a description of the dimensions with the logo image attached ?
    I will try to make changes on your website

    pavit Moderator
    #507863

    Hi

    Please goto this file /templates/ja_onepage/css/themes/metro/template.css at line 3256

    .logo-image a {
    background-image: url(../../../images/themes/metro/logo.png);
    height: 21px;
    width: 105px;
    }

    Change in this way

    .logo-image a {
    background-image: url(../../../images/themes/metro/logo.png);
    height: 35px;
    width: 250px;
    }

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

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 11 years, 1 month ago.

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