Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • griong Friend
    #730648

    Hello
    When I change image logo from default Purity logo to my own, it shifted up to top edge of nav-bar.
    http://www.eehello.arim.info/
    In Inspector of Element I see for this image – vertical-align: middle (from template.css)

    So – why it goes up, if default image is in place?
    How to center it?

    Also – if I like to have Logo Image with height 100% (55 px) – is it possible?
    Should I remove padding somewhere?

    Thank you in advance

    Grigori

    griong Friend
    #748107

    Forgot to attach screenshot

    <em>@griong 491439 wrote:</em><blockquote>Hello
    When I change image logo from default Purity logo to my own, it shifted up to top edge of nav-bar.
    http://www.eehello.arim.info/
    In Inspector of Element I see for this image – vertical-align: middle (from template.css)

    So – why it goes up, if default image is in place?
    How to center it?

    Also – if I like to have Logo Image with height 100% (55 px) – is it possible?
    Should I remove padding somewhere?

    Thank you in advance

    Grigori</blockquote>

    jooservices Friend
    #748108

    Hi there
    Please apply this

    .logo a {
    background: transparent;
    color: #fff
    text-decoration: none;
    display: inline-block;
    line-height: 55px;
    margin: 0;
    }

    Thank you,
    Viet Vu

    griong Friend
    #748109

    Hi Viet
    It is something totally different:

    jooservices Friend
    #748110

    Hi there
    You have input invalid value
    It’s 55px NOT 55

    Thank you,
    Viet Vu

    griong Friend
    #748111

    Thank you, now is better.
    I guess it make scaling at the moment as max-width: 160 px by default and I have image width 329.

    jooservices Friend
    #748177

    Hi there
    Have you solved ?

    Thank you,
    Viet Vu

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

This topic contains 7 replies, has 2 voices, and was last updated by  jooservices 9 years, 2 months ago.

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