Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hhcbar Friend
    #184818

    Could you please suggest how to center logo in midle of header, in vertical?
    websiste is hhc.lv

    see picture


    1. center
    2. png
    Phill Moderator
    #482934

    A link would help.

    The sort of code we need to ad to your h1 logo is

    position: relative;
    top: 22px;

    But would need to see your site to give exact details.

    Ninja Lead Moderator
    #483374

    You can try on this way

    Open templates/ja_mixmaz/css/template.css file
    From

    #ja-header .main-inner1 {
    background:url(../images/pattern-d.gif) repeat left top;
    padding: 20px 0;
    }
    h1.logo {
    height: 90px;
    width: 191px;
    }

    Change to

    #ja-header .main-inner1 {
    background:url(../images/pattern-d.gif) repeat left top;
    padding: 20px;
    }
    h1.logo {
    height: 100px;
    width: 191px;
    }

    Remember to clear cache from Admin area

    hhcbar Friend
    #483988

    Thanks for help. now there is to much space around logo can i reduce it? i tried but no result.


    1. logohhc
    2. png
    Ninja Lead Moderator
    #484139

    I just checked link on your site: http://hhc.lv/ and get the screenshot here

    It’s really working as fine, you need to clear cache from Admin area and check your site again.

    Let me know the result


    1. Cache_logo
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 9 months ago.

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